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