Home | History | Annotate | Download | only in gold

Lines Matching refs:section_contents

1274   // Process an EXIDX section for entry merging.  SECTION_CONTENTS points
1283 const unsigned char* section_contents,
5348 const unsigned char* section_contents =
5349 relobj->section_contents(shndx, &section_size, false);
5355 memcpy(this->original_contents_, section_contents, section_size);
5700 // bytes deleted. SECTION_CONTENTS points to the contents of the EXIDX
5701 // section and SECTION_SIZE is the number of bytes pointed by SECTION_CONTENTS.
5710 const unsigned char* section_contents,
5735 reinterpret_cast<const Valtype*>(section_contents + i + 4);
6117 exidx_relobj->section_contents(exidx_shndx, &exidx_size, false);
6395 this->section_contents(shndx, &input_view_size, false);
6495 this->section_contents(index, &input_view_size, false);