Searched refs:DebugInlineeLinesSubsection (Results 1 – 7 of 7) sorted by relevance
62 DebugInlineeLinesSubsection::DebugInlineeLinesSubsection( in DebugInlineeLinesSubsection() function in DebugInlineeLinesSubsection67 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()
12 DebugInlineeLinesSubsection.cpp
84 class DebugInlineeLinesSubsection final : public DebugSubsection {91 DebugInlineeLinesSubsection(DebugChecksumsSubsection &Checksums,
448 auto Result = std::make_shared<DebugInlineeLinesSubsection>( in toCodeViewSubsection()
350 llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp \
225 "llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp",
1016 ${LLVM_DIR}/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp