Lines Matching refs:lookup_reloc
436 shndx1 = this->lookup_reloc(offset, &start); in read_range_list()
437 shndx2 = this->lookup_reloc(offset + addr_size, &end); in read_range_list()
467 Dwarf_ranges_table::lookup_reloc(off_t off, off_t* target_off) in lookup_reloc() function in gold::Dwarf_ranges_table
721 this->dwinfo_->lookup_reloc(attr_off, &str_off); in read_attributes()
734 this->dwinfo_->lookup_reloc(attr_off, &sec_off); in read_attributes()
749 this->dwinfo_->lookup_reloc(attr_off, &sec_off); in read_attributes()
800 this->dwinfo_->lookup_reloc(attr_off, &sec_off); in read_attributes()
810 this->dwinfo_->lookup_reloc(attr_off, &sec_off); in read_attributes()
821 this->dwinfo_->lookup_reloc(attr_off, &sec_off); in read_attributes()
835 this->dwinfo_->lookup_reloc(attr_off, &sec_off); in read_attributes()
1453 Dwarf_info_reader::lookup_reloc(off_t attr_off, off_t* target_off) in lookup_reloc() function in gold::Dwarf_info_reader