LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/CodeView.h"
Public Attributes | |
support::ulittle32_t | ModuleNameOffset |
support::ulittle32_t | Count |
Definition at line 581 of file CodeView.h.
support::ulittle32_t llvm::codeview::CrossModuleImport::Count |
Definition at line 583 of file CodeView.h.
Referenced by llvm::codeview::DebugCrossModuleImportsSubsection::commit().
support::ulittle32_t llvm::codeview::CrossModuleImport::ModuleNameOffset |
Definition at line 582 of file CodeView.h.
Referenced by llvm::codeview::DebugCrossModuleImportsSubsection::commit().