class DWARFGdbIndex
Declaration
class DWARFGdbIndex { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h:22
Member Variables
- public bool HasContent = false
- public bool HasError = false
Method Overview
Methods
¶void dump(llvm::raw_ostream& OS)
void dump(llvm::raw_ostream& OS)
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h:73
Parameters
¶void parse(llvm::DataExtractor Data)
void parse(llvm::DataExtractor Data)
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h:74
Parameters
- llvm::DataExtractor Data