|
LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h"

Public Attributes | |
| std::vector< support::ulittle32_t > | ExtraFiles |
| InlineeSourceLineHeader | Header |
Definition at line 86 of file DebugInlineeLinesSubsection.h.
| std::vector<support::ulittle32_t> llvm::codeview::DebugInlineeLinesSubsection::Entry::ExtraFiles |
Definition at line 87 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addExtraFile().
| InlineeSourceLineHeader llvm::codeview::DebugInlineeLinesSubsection::Entry::Header |
Definition at line 88 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addInlineSite().
1.8.13