Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.cpp62 DebugInlineeLinesSubsection::DebugInlineeLinesSubsection( in DebugInlineeLinesSubsection() function in DebugInlineeLinesSubsection
67 uint32_t DebugInlineeLinesSubsection::calculateSerializedSize() const { in calculateSerializedSize()
84 Error DebugInlineeLinesSubsection::commit(BinaryStreamWriter &Writer) const { in commit()
108 void DebugInlineeLinesSubsection::addExtraFile(StringRef FileName) { in addExtraFile()
116 void DebugInlineeLinesSubsection::addInlineSite(TypeIndex FuncId, in addInlineSite()
DCMakeLists.txt12 DebugInlineeLinesSubsection.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h84 class DebugInlineeLinesSubsection final : public DebugSubsection {
91 DebugInlineeLinesSubsection(DebugChecksumsSubsection &Checksums,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp448 auto Result = std::make_shared<DebugInlineeLinesSubsection>( in toCodeViewSubsection()
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk350 llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp \
DBUILD.gn225 "llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp",
/external/swiftshader/
DCMakeLists.txt1016 ${LLVM_DIR}/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp