Home | History | Annotate | Download | only in gold

Lines Matching refs:strtabshdr

1886     strtabshdr(this, this->elf_file()->section_header(strtab_shndx));
1887 if (strtabshdr.get_sh_type() != elfcpp::SHT_STRTAB)
1890 static_cast<unsigned int>(strtabshdr.get_sh_type()));
1895 reinterpret_cast<const char*>(this->get_view(strtabshdr.get_sh_offset(),
1896 strtabshdr.get_sh_size(),