LLVM 18.0.0git
|
#include "llvm/DebugInfo/CodeView/CodeView.h"
Public Attributes | |
support::ulittle32_t | Local |
support::ulittle32_t | Global |
Definition at line 601 of file CodeView.h.
support::ulittle32_t llvm::codeview::CrossModuleExport::Global |
Definition at line 603 of file CodeView.h.
support::ulittle32_t llvm::codeview::CrossModuleExport::Local |
Definition at line 602 of file CodeView.h.