Home | History | Annotate | Download | only in gold

Lines Matching refs:section_contents

263   Location inputs_location(this->elf_file_.section_contents(inputs_shndx));
264 Location symtab_location(this->elf_file_.section_contents(symtab_shndx));
265 Location relocs_location(this->elf_file_.section_contents(relocs_shndx));
266 Location got_plt_location(this->elf_file_.section_contents(got_plt_shndx));
267 Location strtab_location(this->elf_file_.section_contents(strtab_shndx));
292 this->main_symtab_loc_ = this->elf_file_.section_contents(main_symtab_shndx);
299 this->main_strtab_loc_ = this->elf_file_.section_contents(main_strtab_shndx);
532 Location shstrndx_location(this->elf_file_.section_contents(shstrndx));