Home
last modified time | relevance | path

Searched refs:DT_MIPS_RLD_MAP_REL (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog3 * elfcpp.h (DT_MIPS_RLD_MAP_REL): New enum constant.
Delfcpp.h883 DT_MIPS_RLD_MAP_REL = 0x70000035,
/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h758 #define DT_MIPS_RLD_MAP_REL 0x70000035 macro
DChangeLog-0415118 * mips.h (DT_MIPS_RLD_MAP_REL): New macro.
/toolchain/binutils/binutils-2.27/gold/
DChangeLog427 DT_MIPS_RLD_MAP and DT_MIPS_RLD_MAP_REL dynamic tags,
430 DT_MIPS_RLD_MAP_REL dynamic tag.
Dmips.cc9792 odyn->add_custom(elfcpp::DT_MIPS_RLD_MAP_REL); in do_finalize_sections()
9831 case elfcpp::DT_MIPS_RLD_MAP_REL: in do_dynamic_tag_custom_value()
9837 odyn->get_entry_offset(elfcpp::DT_MIPS_RLD_MAP_REL); in do_dynamic_tag_custom_value()
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2015307 * readelf.c (get_mips_dynamic_type): Handle DT_MIPS_RLD_MAP_REL.
Dreadelf.c1803 case DT_MIPS_RLD_MAP_REL: return "MIPS_RLD_MAP_REL"; in get_mips_dynamic_type()
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c9824 && !MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_RLD_MAP_REL, 0)) in _bfd_mips_elf_size_dynamic_sections()
11537 case DT_MIPS_RLD_MAP_REL: in _bfd_mips_elf_finish_dynamic_sections()
15498 case DT_MIPS_RLD_MAP_REL: in _bfd_mips_elf_get_target_dtag()
DChangeLog-20151939 <DT_MIPS_RLD_MAP_REL>: Add target address to host address
2111 (_bfd_mips_elf_finish_dynamic_sections): Handle DT_MIPS_RLD_MAP_REL.