Home
last modified time | relevance | path

Searched refs:lookup_reloc (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Ddwarf_reader.cc436 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()
[all …]
Ddwarf_reader.h371 lookup_reloc(off_t off, off_t* target_off);
751 lookup_reloc(off_t attr_off, off_t* target_off);
DChangeLog-08153215 (Dwarf_ranges_table::read_range_list): Call lookup_reloc.
3216 (Dwarf_ranges_table::lookup_reloc): New function.
3219 (Dwarf_ranges_table::lookup_reloc): New function.
5419 (Dwarf_info_reader::lookup_reloc): New function.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-98993043 (md_cgen_lookup_reloc): Renamed from CGEN_SYM (lookup_reloc).