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