Home
last modified time | relevance | path

Searched refs:DT_MIPS_BASE_ADDRESS (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h142 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h644 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h688 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A DChangeLog-0815233 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
H A Delfcpp.h807 DT_MIPS_BASE_ADDRESS = 0x70000006,
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A DChangeLog-0815233 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
H A Delfcpp.h808 DT_MIPS_BASE_ADDRESS = 0x70000006,
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1318 enum DT_MIPS_BASE_ADDRESS = 0x70000006; variable
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m4291 _(`DT_MIPS_BASE_ADDRESS', 0x70000006,
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c10212 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 Delfxx-mips.c10302 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 Dmips.cc9850 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 Dmips.cc9888 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 DELFDumper.cpp2190 case DT_MIPS_BASE_ADDRESS: in getDynamicEntry()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c2175 case DT_MIPS_BASE_ADDRESS: return "MIPS_BASE_ADDRESS"; in get_mips_dynamic_type()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2241 case DT_MIPS_BASE_ADDRESS: return "MIPS_BASE_ADDRESS"; in get_mips_dynamic_type()