Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A 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()
H A DCMakeLists.txt12 DebugInlineeLinesSubsection.cpp
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h87 class DebugInlineeLinesSubsection final : public DebugSubsection {
94 DebugInlineeLinesSubsection(DebugChecksumsSubsection &Checksums,
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/DebugInfo/CodeView/
H A DBUILD.gn18 "DebugInlineeLinesSubsection.cpp",
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp447 auto Result = std::make_shared<DebugInlineeLinesSubsection>( in toCodeViewSubsection()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5128 llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h