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

Public Attributes | |
| TypeIndex | Inlinee |
| support::ulittle32_t | FileID |
| support::ulittle32_t | SourceLineNum |
Definition at line 37 of file DebugInlineeLinesSubsection.h.
| support::ulittle32_t llvm::codeview::InlineeSourceLineHeader::FileID |
Definition at line 39 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addInlineSite().
| TypeIndex llvm::codeview::InlineeSourceLineHeader::Inlinee |
Definition at line 38 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addInlineSite().
| support::ulittle32_t llvm::codeview::InlineeSourceLineHeader::SourceLineNum |
Definition at line 40 of file DebugInlineeLinesSubsection.h.
Referenced by llvm::codeview::DebugInlineeLinesSubsection::addInlineSite().
1.8.13