Home
last modified time | relevance | path

Searched refs:sect_offsets_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Ddwp.cc112 sect_offsets_(), str_offset_map_() in Dwo_file()
238 std::vector<Section_bounds> sect_offsets_; member in gold::Dwo_file
847 this->sect_offsets_.resize(shnum); in read_executable()
892 this->sect_offsets_.resize(shnum); in read()
992 this->sect_offsets_.resize(shnum); in verify()
1416 if (this->sect_offsets_[shndx].size > 0) in copy_section()
1417 return this->sect_offsets_[shndx]; in copy_section()
1448 this->sect_offsets_[shndx] = bounds; in copy_section()
DChangeLog1390 (Dwo_file::sect_offsets_): New data member.
1642 (Dwo_file::sect_offsets_): New data member.
2188 (Dwo_file::sect_offsets_): New data member.