Searched refs:DT_MIPS_RLD_MAP_REL (Results 1 – 10 of 10) sorted by relevance
3 * elfcpp.h (DT_MIPS_RLD_MAP_REL): New enum constant.
883 DT_MIPS_RLD_MAP_REL = 0x70000035,
758 #define DT_MIPS_RLD_MAP_REL 0x70000035 macro
118 * mips.h (DT_MIPS_RLD_MAP_REL): New macro.
427 DT_MIPS_RLD_MAP and DT_MIPS_RLD_MAP_REL dynamic tags,430 DT_MIPS_RLD_MAP_REL dynamic tag.
9792 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()
307 * readelf.c (get_mips_dynamic_type): Handle DT_MIPS_RLD_MAP_REL.
1803 case DT_MIPS_RLD_MAP_REL: return "MIPS_RLD_MAP_REL"; in get_mips_dynamic_type()
9824 && !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()
1939 <DT_MIPS_RLD_MAP_REL>: Add target address to host address2111 (_bfd_mips_elf_finish_dynamic_sections): Handle DT_MIPS_RLD_MAP_REL.