Home
last modified time | relevance | path

Searched defs:StringTable (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Object/
H A DArchiveWriter.cpp252 raw_ostream &StringTable, in printMemberHeader()
332 StringRef StringTable) { in writeSymbolTable()
435 computeMemberData(raw_ostream &StringTable, raw_ostream &SymNames, in computeMemberData()
554 raw_svector_ostream StringTable(StringTableBuf); in writeArchive() local
H A DWindowsResource.cpp350 const ArrayRef<std::vector<UTF16>> StringTable; member in llvm::object::WindowsResourceCOFFWriter
H A DMachOObjectFile.cpp1709 StringRef StringTable = getStringTableData(); in getSymbolName() local
1742 StringRef StringTable = getStringTableData(); in getIndirectName() local
/freebsd-12.1/contrib/openmp/runtime/src/
H A DextractExternal.cpp102 class StringTable { class
137 StringTable(rstream &f) { in StringTable() function in StringTable
157 StringTable(const set<string> &strings) { in StringTable() function in StringTable
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h47 StringTable, enumerator
H A DPdbYaml.h111 Optional<std::vector<StringRef>> StringTable; member
H A DInputFile.cpp168 auto StringTable = File->pdb().getStringTable(); in initializeForPdb() local
H A Dllvm-pdbutil.cpp646 cl::opt<bool> StringTable("string-table", cl::desc("Dump the PDB String Table"), variable
H A DDumpOutputStyle.cpp1066 auto &StringTable = Err(File.getStringTable()); in dumpNewFpo() local
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DArchive.h275 StringRef StringTable; variable
H A DWindowsResource.h217 std::vector<std::vector<UTF16>> StringTable; variable
H A DCOFF.h775 const char *StringTable; variable
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.h199 BTFStringTable StringTable; variable
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp287 SequenceToOffsetTable<std::string> StringTable; in EmitPrintInstruction() local
502 SequenceToOffsetTable<std::string> StringTable; in emitRegisterNameString() local
H A DAsmMatcherEmitter.cpp2825 StringToOffsetTable &StringTable, in emitCustomOperandParsing()
3284 StringToOffsetTable StringTable; in run() local
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputFiles.h162 StringRef StringTable; variable
H A DInputFiles.cpp1301 StringRef StringTable = in parse() local
/freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h107 std::vector<StringRef> StringTable; member
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h311 StringTable = 0xf3, enumerator
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3178 auto StringTable = this->dumper()->getDynamicStringTable(); in printDynamicSymbols() local