LLVM 19.0.0git
Public Attributes | List of all members
llvm::codeview::CrossModuleImport Struct Reference

#include "llvm/DebugInfo/CodeView/CodeView.h"

Public Attributes

support::ulittle32_t ModuleNameOffset
 
support::ulittle32_t Count
 

Detailed Description

Definition at line 613 of file CodeView.h.

Member Data Documentation

◆ Count

support::ulittle32_t llvm::codeview::CrossModuleImport::Count

◆ ModuleNameOffset

support::ulittle32_t llvm::codeview::CrossModuleImport::ModuleNameOffset

The documentation for this struct was generated from the following file: