Home
last modified time | relevance | path

Searched defs:DF_1_NODIRECT (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d173 enum DF_1_NODIRECT = 0x00020000; variable
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h535 #define DF_1_NODIRECT 0x00020000 /* Has non-direct bindings */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1228 #define DF_1_NODIRECT 0x00020000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1258 #define DF_1_NODIRECT 0x00020000 macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h745 #define DF_1_NODIRECT 0x00020000 /* Has non-direct bindings */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h745 #define DF_1_NODIRECT 0x00020000 /* Has non-direct bindings */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h839 #define DF_1_NODIRECT 0x00020000 /* Has non-direct bindings */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1379 DF_1_NODIRECT = 0x00020000, // Object has no-direct binding. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d683 enum DF_1_NODIRECT = 0x00020000; variable