Home
last modified time | relevance | path

Searched refs:DT_LOOS (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h138 #define DT_IA_64_VMS_SUBTYPE (DT_LOOS + 0)
139 #define DT_IA_64_VMS_IMGIOCNT (DT_LOOS + 2)
140 #define DT_IA_64_VMS_LNKFLAGS (DT_LOOS + 8)
141 #define DT_IA_64_VMS_VIR_MEM_BLK_SIZ (DT_LOOS + 10)
142 #define DT_IA_64_VMS_IDENT (DT_LOOS + 12)
143 #define DT_IA_64_VMS_NEEDED_IDENT (DT_LOOS + 16)
144 #define DT_IA_64_VMS_IMG_RELA_CNT (DT_LOOS + 18)
145 #define DT_IA_64_VMS_SEG_RELA_CNT (DT_LOOS + 20)
146 #define DT_IA_64_VMS_FIXUP_RELA_CNT (DT_LOOS + 22)
147 #define DT_IA_64_VMS_FIXUP_NEEDED (DT_LOOS + 24)
[all …]
H A Dcommon.h1129 #define DT_LOOS 0x6000000d macro
H A DChangeLog-91031040 (DT_LOOS): Fix definition of this value.
1042 (OLD_DT_LOOS): Value of DT_LOOS before Oct 4, 1999 draft
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dia64.h138 #define DT_IA_64_VMS_SUBTYPE (DT_LOOS + 0)
139 #define DT_IA_64_VMS_IMGIOCNT (DT_LOOS + 2)
140 #define DT_IA_64_VMS_LNKFLAGS (DT_LOOS + 8)
141 #define DT_IA_64_VMS_VIR_MEM_BLK_SIZ (DT_LOOS + 10)
142 #define DT_IA_64_VMS_IDENT (DT_LOOS + 12)
143 #define DT_IA_64_VMS_NEEDED_IDENT (DT_LOOS + 16)
144 #define DT_IA_64_VMS_IMG_RELA_CNT (DT_LOOS + 18)
145 #define DT_IA_64_VMS_SEG_RELA_CNT (DT_LOOS + 20)
146 #define DT_IA_64_VMS_FIXUP_RELA_CNT (DT_LOOS + 22)
147 #define DT_IA_64_VMS_FIXUP_NEEDED (DT_LOOS + 24)
[all …]
H A Dcommon.h1159 #define DT_LOOS 0x6000000d macro
H A DChangeLog-91031040 (DT_LOOS): Fix definition of this value.
1042 (OLD_DT_LOOS): Value of DT_LOOS before Oct 4, 1999 draft
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d74 enum DT_LOOS = 0x6000000d; variable
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h500 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h482 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d487 enum DT_LOOS = 0x6000000d; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d487 enum DT_LOOS = 0x6000000d; variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h549 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d343 enum DT_LOOS = 0x6000000d; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d338 enum DT_LOOS = 0x6000000d; variable
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h708 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def70 DYNAMIC_TAG_MARKER(ENCODING, 32) // Values from here to DT_LOOS follow the rules
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h710 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h710 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h802 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d599 enum DT_LOOS = 0x6000000d; variable
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h729 DT_LOOS = 0x6000000d,
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h730 DT_LOOS = 0x6000000d,
/netbsd-src/external/gpl3/gdb/dist/include/elf/
H A DChangeLog-91031040 (DT_LOOS): Fix definition of this value.
1042 (OLD_DT_LOOS): Value of DT_LOOS before Oct 4, 1999 draft
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/
H A DChangeLog-91031040 (DT_LOOS): Fix definition of this value.
1042 (OLD_DT_LOOS): Value of DT_LOOS before Oct 4, 1999 draft
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2005426 (get_dynamic_type): Use old values for DT_LOOS and DT_HIOS when

12