LLVM 22.0.0git
|
#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
Public Attributes | |
ulittle16_t | Register |
ulittle16_t | MayHaveNoName |
Definition at line 511 of file SymbolRecord.h.
ulittle16_t llvm::codeview::DefRangeRegisterHeader::MayHaveNoName |
Definition at line 513 of file SymbolRecord.h.
Referenced by llvm::logicalview::LVSymbolVisitor::visitKnownRecord().
ulittle16_t llvm::codeview::DefRangeRegisterHeader::Register |
Definition at line 512 of file SymbolRecord.h.
Referenced by llvm::logicalview::LVSymbolVisitor::visitKnownRecord().