Home | History | Annotate | Download | only in gold

Lines Matching refs:section_offsets

1201     this->section_offsets()[shndx] = invalid_address;
1203 this->section_offsets()[shndx] = convert_types<Address, off_t>(offset);
1247 this->section_offsets()[shndx] = invalid_address;
1250 this->section_offsets()[shndx] = convert_types<Address, off_t>(offset);
1413 std::vector<Address>& out_section_offsets(this->section_offsets());
1904 std::vector<Address>& out_section_offsets(this->section_offsets());
2410 const std::vector<Address>& out_offsets(this->section_offsets());
2435 const std::vector<Address>& out_offsets(this->section_offsets());