LLVM: llvm::codeview::DebugInlineeLinesSubsection::Entry Struct Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h](DebugInlineeLinesSubsection%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::vector< support::ulittle32_t > | ExtraFiles |
| InlineeSourceLineHeader | Header |
Detailed Description
Definition at line 90 of file DebugInlineeLinesSubsection.h.
Member Data Documentation
◆ ExtraFiles
std::vector<support::ulittle32_t> llvm::codeview::DebugInlineeLinesSubsection::Entry::ExtraFiles
Definition at line 91 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addExtraFile().
◆ Header
InlineeSourceLineHeader llvm::codeview::DebugInlineeLinesSubsection::Entry::Header
Definition at line 92 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addInlineSite().
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h