Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h702 #define SYMINFO_FLG_PASSTHRU 0x0002 /* Pass-thru symbol for translator */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h747 #define SYMINFO_FLG_PASSTHRU 0x0002 /* Pass-thru symbol for translator */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c7940 if (flags & SYMINFO_FLG_PASSTHRU) in process_syminfo()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c6060 if (flags & SYMINFO_FLG_PASSTHRU) in process_syminfo()