Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h633 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog165 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
Delfcpp.h778 DT_MIPS_BASE_ADDRESS = 0x70000006,
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc8175 odyn->add_custom(elfcpp::DT_MIPS_BASE_ADDRESS); in do_finalize_sections()
8201 case elfcpp::DT_MIPS_BASE_ADDRESS: in do_dynamic_tag_custom_value()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c9853 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_BASE_ADDRESS, 0)) in _bfd_mips_elf_size_dynamic_sections()
11446 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_finish_dynamic_sections()
15425 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1609 case DT_MIPS_BASE_ADDRESS: return "MIPS_BASE_ADDRESS"; in get_mips_dynamic_type()