Searched refs:stub_size (Results 1 – 4 of 4) sorted by relevance
891 stub_size() const in stub_size() function in __anon85c20a8d0111::Stub_base1517 this->erratum_stubs_size_ += stub->stub_size(); in add_erratum_stub()1582 this->reloc_stubs_size_ += stub->stub_size(); in add_reloc_stub()1659 section_size_type stub_size = stub->stub_size(); in relocate_stub() local1661 gold_assert(offset + stub_size <= view_size); in relocate_stub()1687 stub->write(oview + stub->offset(), stub->stub_size()); in do_write()1698 stub->stub_size()); in do_write()
2714 stub_size() const in stub_size() function in __anoncbcfaebd0111::Mips_output_data_mips_stubs7924 unsigned int stub_size = this->stub_size(); in set_lazy_stub_offsets() local7929 ++p, offset += stub_size) in set_lazy_stub_offsets()
4132 unsigned int stub_size = this->branch_stub_size(to); in add_long_branch_entry() local4133 this->branch_size_ = off + stub_size; in add_long_branch_entry()4134 if (size == 64 && stub_size != 4) in add_long_branch_entry()
5000 section_size_type stub_size = stub_template->size(); in relocate_stub() local5001 gold_assert(offset + stub_size <= view_size); in relocate_stub()5004 address + offset, stub_size); in relocate_stub()