struct DWARFGdbIndex::CompUnitEntry

Declaration

struct DWARFGdbIndex::CompUnitEntry { /* full declaration omitted */ };

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

Member Variables

public uint64_t Offset
public uint64_t Length
Offset of a CU in the .debug_info section.