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

  • public void dump(llvm::raw_ostream & OS)
  • public void parse(llvm::DataExtractor Data)

Methods

void dump(llvm::raw_ostream& OS)

Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h:73

Parameters

llvm::raw_ostream& OS

void parse(llvm::DataExtractor Data)

Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h:74

Parameters

llvm::DataExtractor Data