Searched defs:StringPool (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerDeclContext.h | 36 NonRelocatableStringpool &StringPool) { in resolve() 155 NonRelocatableStringpool StringPool; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | 171 OffsetsStringPool &StringPool, in getDIENames() 847 const DWARFUnit &U, OffsetsStringPool &StringPool, AttributesInfo &Info) { in cloneStringAttribute() 1206 CompileUnit &Unit, OffsetsStringPool &StringPool, const DWARFFormValue &Val, in cloneAttribute() 1266 OffsetsStringPool &StringPool, in addObjCAccelerator() 1334 OffsetsStringPool &StringPool, in cloneDIE() 1991 OffsetsStringPool &StringPool, in registerModuleReference() 2050 const DWARFFile &File, OffsetsStringPool &StringPool, in loadClangModule() 2135 OffsetsStringPool &StringPool, bool IsLittleEndian) { in cloneAllCompileUnits() 2233 OffsetsStringPool &StringPool) { in emitPaperTrailWarnings()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ConstString.cpp | 62 typedef llvm::StringMap<StringPoolValueType, Allocator> StringPool; typedef in Pool 196 static Pool &StringPool() { in StringPool() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Record.cpp | 528 static StringMap<StringInit*, BumpPtrAllocator &> StringPool(Allocator); in get() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | CompilerInvocation.cpp | 682 llvm::StringSaver StringPool(Alloc); in RoundTrip() local
|