Home
last modified time | relevance | path

Searched defs:Dwarf_Line_Context_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_line.h104 struct Dwarf_Line_Context_s { struct
105 unsigned lc_magic;
110 unsigned char lc_new_style_access;
112 Dwarf_Unsigned lc_unit_length; /* all versions */
116 Dwarf_Unsigned lc_section_offset;
120 Dwarf_Half lc_version_number; /* all versions */
123 Dwarf_Unsigned lc_total_length; /* all versions */
126 Dwarf_Half lc_length_field_length; /* all versions */
129 Dwarf_Small lc_address_size; /* DWARF5 */
130 Dwarf_Small lc_segment_selector_size; /* DWARF5 */
[all …]