Home
last modified time | relevance | path

Searched defs:getStringTable (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp58 PDBStringTable::getStringTable() const { in getStringTable() function in PDBStringTable
H A DPDBFile.cpp368 Expected<PDBStringTable &> PDBFile::getStringTable() { in getStringTable() function in PDBFile
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DArchive.h263 StringRef getStringTable() const { return StringTable; } in getStringTable() function
H A DWindowsResource.h164 ArrayRef<std::vector<UTF16>> getStringTable() const { return StringTable; } in getStringTable() function
H A DELF.h1056 ELFFile<ELFT>::getStringTable(const Elf_Shdr &Section, in getStringTable() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp233 DebugStringTableSubsectionRef getStringTable() override { in getStringTable() function in __anon685e90ee0111::COFFObjectDumpDelegate