Searched refs:DT_MIPS_RLD_MAP (Results 1 – 13 of 13) sorted by relevance
671 #define DT_MIPS_RLD_MAP 0x70000016 macro
1855 typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.
236 DT_MIPS_UNREFEXTNO, DT_MIPS_GOTSYM, DT_MIPS_HIPAGENO, DT_MIPS_RLD_MAP,
825 DT_MIPS_RLD_MAP = 0x70000016,
427 DT_MIPS_RLD_MAP and DT_MIPS_RLD_MAP_REL dynamic tags,
9788 odyn->add_section_address(elfcpp::DT_MIPS_RLD_MAP, this->rld_map_); in do_finalize_sections()
9820 && !MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_RLD_MAP, 0)) in _bfd_mips_elf_size_dynamic_sections()11518 case DT_MIPS_RLD_MAP: in _bfd_mips_elf_finish_dynamic_sections()15496 case DT_MIPS_RLD_MAP: in _bfd_mips_elf_get_target_dtag()
1075 comment on DT_MIPS_RLD_MAP.
290 calculate DT_MIPS_RLD_MAP value.
532 and DT_MIPS_RLD_MAP tags for position-independent executables.
4195 Create a DT_MIPS_RLD_MAP entry rather than a DT_DEBUG entry.4198 (mips_elf_finish_dynamic_sections): Handle DT_MIPS_RLD_MAP.
2435 DT_MIPS_RLD_MAP before DT_DEBUG again.
1802 case DT_MIPS_RLD_MAP: return "MIPS_RLD_MAP"; in get_mips_dynamic_type()