LLVM 22.0.0git
|
#include "llvm/DebugInfo/CodeView/CodeView.h"
Public Attributes | |
support::ulittle32_t | ModuleNameOffset |
support::ulittle32_t | Count |
Definition at line 587 of file CodeView.h.
support::ulittle32_t llvm::codeview::CrossModuleImport::Count |
Definition at line 589 of file CodeView.h.
Referenced by llvm::codeview::DebugCrossModuleImportsSubsection::commit().
support::ulittle32_t llvm::codeview::CrossModuleImport::ModuleNameOffset |
Definition at line 588 of file CodeView.h.
Referenced by llvm::codeview::DebugCrossModuleImportsSubsection::commit().