Home | History | Annotate | Download | only in gold

Lines Matching refs:section_contents

177   section_contents(unsigned int shndx, section_size_type* plen, bool* is_new)
817 Object::Location loc(this->elf_file_.section_contents(shndx));
1147 this->section_contents(shndx, &index_len, &index_is_new);
1198 this->section_contents(info_shndx, &info_len, &info_is_new);
1289 this->section_contents(shndx, &index_len, &index_is_new);
1370 const unsigned char* pdata = this->section_contents(debug_str, &len, &is_new);
1425 const unsigned char* contents = this->section_contents(shndx, &len, &is_new);