Searched refs:rld_map_ (Results 1 – 1 of 1) sorted by relevance
3295 got_plt_(NULL), rel_dyn_(NULL), rld_map_(NULL), copy_relocs_(), in Target_mips()4185 Output_data_zero_fill* rld_map_; member in __anon40c64d910111::Target_mips9768 this->rld_map_ = new Output_data_zero_fill(size / 8, size / 8); in do_finalize_sections()9772 this->rld_map_, ORDER_INVALID, false); in do_finalize_sections()9778 this->rld_map_, in do_finalize_sections()9788 odyn->add_section_address(elfcpp::DT_MIPS_RLD_MAP, this->rld_map_); in do_finalize_sections()9839 return this->rld_map_->address() - (odyn->address() + entry_offset); in do_dynamic_tag_custom_value()