/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | link.d | 164 enum DF_1_DIRECT = 0x00000100; variable
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | readelf.h | 527 #define DF_1_DIRECT 0x00000100 /* Enable direct bindings */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 552 enum DF_1_DIRECT = 0x00000100; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 552 enum DF_1_DIRECT = 0x00000100; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 1219 #define DF_1_DIRECT 0x00000100 macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 1249 #define DF_1_DIRECT 0x00000100 macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 737 #define DF_1_DIRECT 0x00000100 /* Enable direct bindings */ macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 737 #define DF_1_DIRECT 0x00000100 /* Enable direct bindings */ macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 831 #define DF_1_DIRECT 0x00000100 /* Enable direct bindings */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 1370 DF_1_DIRECT = 0x00000100, // Direct binding enabled. enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | ChangeLog-0815 | 419 DF_1_NOOPEN, DF_1_ORIGIN, DF_1_DIRECT, DF_1_TRANS,
|
H A D | elfcpp.h | 917 DF_1_DIRECT = 0x100,
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | ChangeLog-0815 | 419 DF_1_NOOPEN, DF_1_ORIGIN, DF_1_DIRECT, DF_1_TRANS,
|
H A D | elfcpp.h | 918 DF_1_DIRECT = 0x100,
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 674 enum DF_1_DIRECT = 0x00000100; variable
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 100 _(`DF_1_DIRECT', 0x100,
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | readelf.c | 11667 if (val & DF_1_DIRECT) in process_dynamic_section() 11670 val ^= DF_1_DIRECT; in process_dynamic_section()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 12213 if (val & DF_1_DIRECT) in process_dynamic_section() 12216 val ^= DF_1_DIRECT; in process_dynamic_section()
|