Searched refs:SYMINFO_FLG_LAZYLOAD (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h704 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy loaded */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h749 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy loaded */ macro
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c6066 if (flags & SYMINFO_FLG_LAZYLOAD)
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c7947 if (flags & SYMINFO_FLG_LAZYLOAD)

Completed in 211 milliseconds