Home | History | Annotate | Download | only in gold

Lines Matching refs:get_sh_offset

123       contents = object->get_view(shdr.get_sh_offset(), bytecount, true, false);
211 sd->section_names = this->get_lasting_view(shdrnames.get_sh_offset(),
814 off_t dataoff = symtabshdr.get_sh_offset();
847 File_view* fvstrtab = this->get_lasting_view(strtabshdr.get_sh_offset(),
906 const unsigned char* pcon = this->get_view(shdr.get_sh_offset(),
935 off_t symoff = symshdr.get_sh_offset() + symndx * This::sym_size;
2116 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(),
2571 const unsigned char* psyms = this->get_view(symtabshdr.get_sh_offset(),