Home | History | Annotate | Download | only in gold

Lines Matching refs:section_contents

115     contents = object->section_contents(xindex_shndx, &bytecount, false);
180 Object::section_contents(unsigned int shndx, section_size_type* plen,
235 const unsigned char* contents = this->section_contents(shndx, &len,
702 obj->section_contents(i, &len, false);
873 const unsigned char* symbols = this->section_contents(this->symtab_shndx_,
943 psymnamesu = this->section_contents(this->adjust_shndx(symshdr.get_sh_link()),
2123 const unsigned char* pnamesu = this->section_contents(strtab_shndx,
2578 const unsigned char* pnamesu = this->section_contents(strtab_shndx,
2696 const unsigned char* symbols = this->section_contents(this->symtab_shndx_,
2704 this->section_contents(symbol_names_shndx, &names_size, false);