Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.h342 ranges_reloc_mapper_(NULL), reloc_type_(0), output_section_offset_(0) in Dwarf_ranges_table()
402 uint64_t output_section_offset_; variable
H A Ddwarf_reader.cc341 this->output_section_offset_ = object->output_section_offset(i); in read_ranges_table()
419 offset -= this->output_section_offset_; in read_range_list()
502 offset -= this->output_section_offset_; in read_range_list_v5()
H A DChangeLog-08152322 * dwarf_reader.h (Dwarf_pubnames_table): Remove output_section_offset_.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.h342 ranges_reloc_mapper_(NULL), reloc_type_(0), output_section_offset_(0) in Dwarf_ranges_table()
402 uint64_t output_section_offset_; variable
H A Ddwarf_reader.cc341 this->output_section_offset_ = object->output_section_offset(i); in read_ranges_table()
419 offset -= this->output_section_offset_; in read_range_list()
502 offset -= this->output_section_offset_; in read_range_list_v5()
H A DChangeLog-08152322 * dwarf_reader.h (Dwarf_pubnames_table): Remove output_section_offset_.