Home
last modified time | relevance | path

Searched refs:DebugSymbolsSubsection (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSymbolsSubsection.cpp19 uint32_t DebugSymbolsSubsection::calculateSerializedSize() const { in calculateSerializedSize()
23 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { in commit()
31 void DebugSymbolsSubsection::addSymbol(CVSymbol Symbol) { in addSymbol()
DCMakeLists.txt19 DebugSymbolsSubsection.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSymbolsSubsection.h37 class DebugSymbolsSubsection final : public DebugSubsection {
39 DebugSymbolsSubsection() : DebugSubsection(DebugSubsectionKind::Symbols) {} in DebugSymbolsSubsection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp492 auto Result = std::make_shared<DebugSymbolsSubsection>(); in toCodeViewSubsection()
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk357 llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp \
DBUILD.gn232 "llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp",
/external/swiftshader/
DCMakeLists.txt1023 ${LLVM_DIR}/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp