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

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

Public Attributes

support::ulittle32_t Local
 
support::ulittle32_t Global
 

Detailed Description

Definition at line 608 of file CodeView.h.

Member Data Documentation

◆ Global

support::ulittle32_t llvm::codeview::CrossModuleExport::Global

Definition at line 610 of file CodeView.h.

◆ Local

support::ulittle32_t llvm::codeview::CrossModuleExport::Local

Definition at line 609 of file CodeView.h.


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