Rizin
unix-like reverse engineering framework and cli tools
RzBinDwarfLineUnit Struct Reference

DWARF 3 Standard Section 6.2 Line Number Information This contains the entire raw line info for one compilation unit. More...

#include <rz_bin_dwarf.h>

Public Attributes

RzBinDwarfLineHeader header
 
size_t ops_count
 
RzBinDwarfLineOpops
 

Detailed Description

DWARF 3 Standard Section 6.2 Line Number Information This contains the entire raw line info for one compilation unit.

Definition at line 891 of file rz_bin_dwarf.h.

Member Data Documentation

◆ header

RzBinDwarfLineHeader RzBinDwarfLineUnit::header

◆ ops

RzBinDwarfLineOp* RzBinDwarfLineUnit::ops

◆ ops_count

size_t RzBinDwarfLineUnit::ops_count

The documentation for this struct was generated from the following file: