struct DIGlobal
Declaration
struct DIGlobal { /* full declaration omitted */ };
Description
Container for description of a global variable.
Declared at: llvm/include/llvm/DebugInfo/DIContext.h:111
Member Variables
- public std::string Name
- public uint64_t Start = 0
- public uint64_t Size = 0
Method Overview
- public DIGlobal()
Methods
ΒΆDIGlobal()
DIGlobal()
Declared at: llvm/include/llvm/DebugInfo/DIContext.h:116