Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_xu_index.h39 struct Dwarf_Xu_Index_Header_s { struct
40 Dwarf_Debug gx_dbg;
41 Dwarf_Small * gx_section_data;
42 Dwarf_Unsigned gx_section_length;
44 Dwarf_Unsigned gx_version;
45 Dwarf_Unsigned gx_column_count_sections; /* N */
46 Dwarf_Unsigned gx_units_in_index; /* U */
47 Dwarf_Unsigned gx_slots_in_hash; /* S */
48 Dwarf_Unsigned gx_hash_table_offset;
49 Dwarf_Unsigned gx_index_table_offset;
[all …]