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

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

Collaboration diagram for llvm::codeview::CrossModuleExport:
Collaboration graph
[legend]

Public Attributes

support::ulittle32_t Local
 
support::ulittle32_t Global
 

Detailed Description

Definition at line 576 of file CodeView.h.

Member Data Documentation

◆ Global

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

Definition at line 578 of file CodeView.h.

◆ Local

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

Definition at line 577 of file CodeView.h.


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