Home
last modified time | relevance | path

Searched refs:SYMINFO_FLG_LAZYLOAD (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1172 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy loaded */ macro
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h1175 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy loaded */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h1175 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy loaded */ macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1308 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* Symbol bound to object to be lazy loaded */ macro
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h1148 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* object containing defn should be macro
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h1177 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* object containing defn should be macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h1177 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* object containing defn should be macro
/netbsd/sys/sys/
H A Dexec_elf.h1284 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* object containing defn should be macro
/netbsd/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m41549 _(SYMINFO_FLG_LAZYLOAD, 0x08,
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dreadelf.c12532 if (flags & SYMINFO_FLG_LAZYLOAD) in process_syminfo()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c12318 if (flags & SYMINFO_FLG_LAZYLOAD) in process_syminfo()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c12532 if (flags & SYMINFO_FLG_LAZYLOAD) in process_syminfo()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c13895 if (flags & SYMINFO_FLG_LAZYLOAD) in process_syminfo()