Searched defs:getStringTable (Results 1 – 3 of 3) sorted by relevance
269 Expected<NameHashTable &> PDBFile::getStringTable() { in getStringTable() function in PDBFile
435 ELFFile<ELFT>::getStringTable(const Elf_Shdr *Section) const { in getStringTable() function
176 StringRef getStringTable() override { return CD.CVStringTable; } in getStringTable() function in __anon72456f820111::COFFObjectDumpDelegate