Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp59 PDBStringTable::getStringTable() const { in getStringTable() function in PDBStringTable
H A DPDBFile.cpp367 Expected<PDBStringTable &> PDBFile::getStringTable() { in getStringTable() function in PDBFile
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DArchive.h266 StringRef getStringTable() const { return StringTable; } in getStringTable() function
H A DWindowsResource.h156 const ArrayRef<std::vector<UTF16>> getStringTable() const { in getStringTable() function
H A DELF.h542 ELFFile<ELFT>::getStringTable(const Elf_Shdr *Section) const { in getStringTable() function
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputFiles.h151 StringRef getStringTable() const { return StringTable; } in getStringTable() function
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp225 DebugStringTableSubsectionRef getStringTable() override { in getStringTable() function in __anon102ad8080111::COFFObjectDumpDelegate