Searched defs:StringPool (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerDeclContext.h | 37 NonRelocatableStringpool &StringPool) { in resolve() 161 NonRelocatableStringpool StringPool; variable
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CXTranslationUnit.h | 31 clang::cxstring::CXStringPool *StringPool; member
|
| /llvm-project-15.0.7/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | 173 OffsetsStringPool &StringPool, in getDIENames() 884 const DWARFUnit &, OffsetsStringPool &StringPool, AttributesInfo &Info) { in cloneStringAttribute() 1243 CompileUnit &Unit, OffsetsStringPool &StringPool, const DWARFFormValue &Val, in cloneAttribute() 1303 OffsetsStringPool &StringPool, in addObjCAccelerator() 1371 OffsetsStringPool &StringPool, in cloneDIE() 2022 OffsetsStringPool &StringPool, in registerModuleReference() 2081 const DWARFFile &File, OffsetsStringPool &StringPool, in loadClangModule() 2165 OffsetsStringPool &StringPool, bool IsLittleEndian) { in cloneAllCompileUnits() 2263 OffsetsStringPool &StringPool) { in emitPaperTrailWarnings()
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | ConstString.cpp | 62 typedef llvm::StringMap<StringPoolValueType, Allocator> StringPool; typedef in Pool 195 static Pool &StringPool() { in StringPool() function
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/ |
| H A D | DwarfGenerator.h | 256 std::unique_ptr<DwarfStringPool> StringPool; // Entries owned by Allocator. variable
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | CompilerInvocation.cpp | 710 llvm::StringSaver StringPool(Alloc); in RoundTrip() local
|