Home | History | Annotate | Download | only in gold

Lines Matching refs:section_contents

116     contents = object->section_contents(xindex_shndx, &bytecount, false);
181 Object::section_contents(unsigned int shndx, section_size_type* plen,
236 const unsigned char* contents = this->section_contents(shndx, &len,
753 obj->section_contents(i, &len, false);
937 const unsigned char* symbols = this->section_contents(this->symtab_shndx_,
1007 psymnamesu = this->section_contents(this->adjust_shndx(symshdr.get_sh_link()),
2187 const unsigned char* pnamesu = this->section_contents(strtab_shndx,
2648 const unsigned char* pnamesu = this->section_contents(strtab_shndx,
2770 const unsigned char* symbols = this->section_contents(this->symtab_shndx_,
2778 this->section_contents(symbol_names_shndx, &names_size, false);