LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/DebugSubsectionRecord.h"
Public Attributes | |
support::ulittle32_t | Kind |
support::ulittle32_t | Length |
Definition at line 30 of file DebugSubsectionRecord.h.
support::ulittle32_t llvm::codeview::DebugSubsectionHeader::Kind |
Definition at line 31 of file DebugSubsectionRecord.h.
support::ulittle32_t llvm::codeview::DebugSubsectionHeader::Length |
Definition at line 32 of file DebugSubsectionRecord.h.