Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h638 #define DT_MIPS_BASE_ADDRESS 0x70000006 macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815233 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
Delfcpp.h803 DT_MIPS_BASE_ADDRESS = 0x70000006,
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c9889 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_BASE_ADDRESS, 0)) in _bfd_mips_elf_size_dynamic_sections()
11476 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_finish_dynamic_sections()
15474 case DT_MIPS_BASE_ADDRESS: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc9749 odyn->add_custom(elfcpp::DT_MIPS_BASE_ADDRESS); in do_finalize_sections()
9804 case elfcpp::DT_MIPS_BASE_ADDRESS: in do_dynamic_tag_custom_value()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c1791 case DT_MIPS_BASE_ADDRESS: return "MIPS_BASE_ADDRESS"; in get_mips_dynamic_type()