| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | StringTable.h | 21 struct StringTable { struct 23 StringTable() = default; argument 24 StringTable(StringRef D) : Data(D) {} in StringTable() function 36 inline raw_ostream &operator<<(raw_ostream &OS, const StringTable &S) { argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/ |
| H A D | RemarkStringTable.h | 37 struct StringTable { struct 44 StringTable() = default; argument 48 StringTable &operator=(const StringTable &) = delete; argument 51 StringTable &operator=(StringTable &&) = default; argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | StringTable.h | 72 constexpr StringTable(const char (&RawTable)[N]) : Table(RawTable, N) { in StringTable() function 102 friend StringTable; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/ |
| H A D | StringTable.h | |
| /freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
| H A D | RemarkStringTable.cpp | 23 StringTable::StringTable(const ParsedStringTable &Other) { in StringTable() function in StringTable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVStringPool.h | 33 TableType StringTable; variable
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | extractExternal.cpp | 101 class StringTable { class 136 StringTable(rstream &f) { in StringTable() function in StringTable 156 StringTable(const set<string> &strings) { in StringTable() function in StringTable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | XCOFFYAML.h | 205 struct StringTable { struct 218 StringTable StrTbl; argument
|
| H A D | MachOYAML.h | 130 std::vector<StringRef> StringTable; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/ |
| H A D | XCOFFObject.h | 41 StringRef StringTable; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | WindowsResource.cpp | 383 std::vector<std::vector<UTF16>> &StringTable, TreeNode *&Result) { in addEntry() 484 std::vector<std::vector<UTF16>> &StringTable) { in addTypeNode() 493 std::vector<std::vector<UTF16>> &StringTable) { in addNameNode() 535 ArrayRef<UTF16> NameRef, std::vector<std::vector<UTF16>> &StringTable) { in addNameChild() 633 const ArrayRef<std::vector<UTF16>> StringTable; member in llvm::object::WindowsResourceCOFFWriter
|
| H A D | ArchiveWriter.cpp | 300 printMemberHeader(raw_ostream &Out, uint64_t Pos, raw_ostream &StringTable, in printMemberHeader() 597 StringRef StringTable, uint64_t MembersOffset, in writeSymbolTable() 778 computeMemberData(raw_ostream &StringTable, raw_ostream &SymNames, in computeMemberData() 1041 raw_svector_ostream StringTable(StringTableBuf); in writeArchiveToStream() local
|
| H A D | Archive.cpp | 1321 StringRef StringTable; member 1340 StringRef StringTable = in appendGlobalSymbolTableInfo() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.h | 46 StringTable, global() enumerator
|
| H A D | PdbYaml.h | 108 std::optional<std::vector<StringRef>> StringTable; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOObject.h | 169 struct StringTable { struct 170 std::vector<std::string> Strings;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | DXContainer.h | 315 StringRef StringTable; variable 430 StringRef StringTable; variable
|
| H A D | WindowsResource.h | 255 std::vector<std::vector<UTF16>> StringTable; variable
|
| H A D | Archive.h | 393 StringRef StringTable; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCMachObjectWriter.h | 155 StringTableBuilder StringTable; variable
|
| H A D | MCCodeView.h | 231 StringMap<unsigned> StringTable; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.h | 296 BTFStringTable StringTable; variable
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | AsmWriterEmitter.cpp | 341 SequenceToOffsetTable<std::string> StringTable; in EmitGetMnemonic() local 586 SequenceToOffsetTable<std::string> StringTable; in emitRegisterNameString() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | COFFEmitter.cpp | 138 std::string StringTable; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | InputFile.cpp | 198 auto StringTable = File->pdb().getStringTable(); in initializeForPdb() local
|