|
LLVM 22.0.0git
|
#include "llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h"
Public Attributes | |
| std::vector< support::ulittle32_t > | ExtraFiles |
| InlineeSourceLineHeader | Header |
Definition at line 90 of file DebugInlineeLinesSubsection.h.
| std::vector<support::ulittle32_t> llvm::codeview::DebugInlineeLinesSubsection::Entry::ExtraFiles |
Definition at line 91 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addExtraFile().
| InlineeSourceLineHeader llvm::codeview::DebugInlineeLinesSubsection::Entry::Header |
Definition at line 92 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addInlineSite().