LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/DebugSubsectionRecord.h"
Public Attributes | |
support::ulittle32_t | Kind |
support::ulittle32_t | Length |
Definition at line 31 of file DebugSubsectionRecord.h.
support::ulittle32_t llvm::codeview::DebugSubsectionHeader::Kind |
Definition at line 32 of file DebugSubsectionRecord.h.
Referenced by llvm::codeview::DebugSubsectionRecordBuilder::commit(), and llvm::codeview::DebugSubsectionRecord::initialize().
support::ulittle32_t llvm::codeview::DebugSubsectionHeader::Length |
Definition at line 33 of file DebugSubsectionRecord.h.
Referenced by llvm::codeview::DebugSubsectionRecord::initialize().