Home
last modified time | relevance | path

Searched refs:SymbolSerializer (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSymbolSerializer.cpp22 SymbolSerializer::SymbolSerializer(BumpPtrAllocator &Allocator, in SymbolSerializer() function in SymbolSerializer
27 Error SymbolSerializer::visitSymbolBegin(CVSymbol &Record) { in visitSymbolBegin()
42 Error SymbolSerializer::visitSymbolEnd(CVSymbol &Record) { in visitSymbolEnd()
DCMakeLists.txt32 SymbolSerializer.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolSerializer.h29 class SymbolSerializer : public SymbolVisitorCallbacks {
50 SymbolSerializer(BumpPtrAllocator &Storage, CodeViewContainer Container);
57 SymbolSerializer Serializer(Storage, Container); in writeOneSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp45 Records.push_back(SymbolSerializer::writeOneSymbol(Copy, Msf.getAllocator(), in addSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp162 Symbols.push_back(SymbolSerializer::writeOneSymbol(Record, Storage, in writeSymbolRecordsImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp228 return SymbolSerializer::writeOneSymbol(Symbol, Allocator, Container); in toCodeViewSymbol()
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk370 llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp \
DBUILD.gn245 "llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp",
/external/swiftshader/
DCMakeLists.txt1036 ${LLVM_DIR}/lib/DebugInfo/CodeView/SymbolSerializer.cpp