Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.h1628 std::sort(this->relocs_.begin(), this->relocs_.end(), in do_write_generic()
1633 for (typename Relocs::const_iterator p = this->relocs_.begin(); in do_write_generic()
1634 p != this->relocs_.end(); in do_write_generic()
1646 this->relocs_.clear(); in do_write_generic()
1667 this->relocs_.push_back(reloc); in add()
1668 this->set_current_data_size(this->relocs_.size() * reloc_size); in add()
1675 relobj->add_dyn_reloc(this->relocs_.size() - 1); in add()
1690 Relocs relocs_; variable
H A Darm.cc331 { return this->relocs_.size(); } in reloc_count()
337 gold_assert(i < this->relocs_.size()); in reloc_insn_index()
338 return this->relocs_[i].first; in reloc_insn_index()
346 gold_assert(i < this->relocs_.size()); in reloc_offset()
347 return this->relocs_[i].second; in reloc_offset()
375 std::vector<Reloc> relocs_; member in __anon7a9d63b40111::Stub_template
4463 entry_in_thumb_mode_(false), relocs_() in Stub_template()
4484 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
4493 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
4499 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.h1628 std::sort(this->relocs_.begin(), this->relocs_.end(), in do_write_generic()
1633 for (typename Relocs::const_iterator p = this->relocs_.begin(); in do_write_generic()
1634 p != this->relocs_.end(); in do_write_generic()
1646 this->relocs_.clear(); in do_write_generic()
1667 this->relocs_.push_back(reloc); in add()
1668 this->set_current_data_size(this->relocs_.size() * reloc_size); in add()
1675 relobj->add_dyn_reloc(this->relocs_.size() - 1); in add()
1690 Relocs relocs_; variable
H A Darm.cc331 { return this->relocs_.size(); } in reloc_count()
337 gold_assert(i < this->relocs_.size()); in reloc_insn_index()
338 return this->relocs_[i].first; in reloc_insn_index()
346 gold_assert(i < this->relocs_.size()); in reloc_offset()
347 return this->relocs_[i].second; in reloc_offset()
375 std::vector<Reloc> relocs_; member in __anon44de5fc10111::Stub_template
4463 entry_in_thumb_mode_(false), relocs_() in Stub_template()
4484 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
4493 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
4499 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dld.info7110 difficulty. One of these methods is the _runtime pseudo-relocs_
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dld.info7449 difficulty. One of these methods is the _runtime pseudo-relocs_