Rizin
unix-like reverse engineering framework and cli tools
|
Line info of all compilation units from the entire debug_line section. More...
#include <rz_bin_dwarf.h>
Public Attributes | |
RzList * | units |
struct rz_bin_source_line_info_t * | lines |
Line info of all compilation units from the entire debug_line section.
Definition at line 901 of file rz_bin_dwarf.h.
struct rz_bin_source_line_info_t* RzBinDwarfLineInfo::lines |
Definition at line 903 of file rz_bin_dwarf.h.
Referenced by parse_line_raw(), and rz_bin_dwarf_line_info_free().
RzList* RzBinDwarfLineInfo::units |
Definition at line 902 of file rz_bin_dwarf.h.
Referenced by parse_line_raw(), and rz_bin_dwarf_line_info_free().