Home
last modified time | relevance | path

Searched refs:SYMINFO_FLG_DIRECT (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h701 #define SYMINFO_FLG_DIRECT 0x0001 /* Direct bound symbol */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h746 #define SYMINFO_FLG_DIRECT 0x0001 /* Direct bound symbol */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c7938 if (flags & SYMINFO_FLG_DIRECT) in process_syminfo()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c6058 if (flags & SYMINFO_FLG_DIRECT) in process_syminfo()