Searched refs:DT_MIPS_BASE_ADDRESS (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/sys/arch/mips/include/ |
H A D | elf_machdep.h | 142 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | mips.h | 644 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | mips.h | 688 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | ChangeLog-0815 | 233 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
|
H A D | elfcpp.h | 807 DT_MIPS_BASE_ADDRESS = 0x70000006,
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | ChangeLog-0815 | 233 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
|
H A D | elfcpp.h | 808 DT_MIPS_BASE_ADDRESS = 0x70000006,
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 1318 enum DT_MIPS_BASE_ADDRESS = 0x70000006; variable
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 291 _(`DT_MIPS_BASE_ADDRESS', 0x70000006,
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-mips.c | 10212 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_BASE_ADDRESS, 0)) in _bfd_mips_elf_size_dynamic_sections() 11879 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_finish_dynamic_sections() 15998 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_get_target_dtag()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-mips.c | 10302 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_BASE_ADDRESS, 0)) in _bfd_mips_elf_size_dynamic_sections() 11970 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_finish_dynamic_sections() 16097 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_get_target_dtag()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | mips.cc | 9850 odyn->add_custom(elfcpp::DT_MIPS_BASE_ADDRESS); in do_finalize_sections() 9906 case elfcpp::DT_MIPS_BASE_ADDRESS: in do_dynamic_tag_custom_value()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | mips.cc | 9888 odyn->add_custom(elfcpp::DT_MIPS_BASE_ADDRESS); in do_finalize_sections() 9944 case elfcpp::DT_MIPS_BASE_ADDRESS: in do_dynamic_tag_custom_value()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 2190 case DT_MIPS_BASE_ADDRESS: in getDynamicEntry()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | readelf.c | 2175 case DT_MIPS_BASE_ADDRESS: return "MIPS_BASE_ADDRESS"; in get_mips_dynamic_type()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 2241 case DT_MIPS_BASE_ADDRESS: return "MIPS_BASE_ADDRESS"; in get_mips_dynamic_type()
|