Searched defs:entrykind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_types.c75 enum dwarf_sn_kind entrykind,
114 hdr = &dbg->de_simple_name_headers[entrykind];
138 entrykind is one of those 'kind's.
142 _dwarf_transform_simplename_to_disk(Dwarf_P_Debug dbg, enum dwarf_sn_kind entrykind, int section_index, /* in argument
186 hdr = &dbg->de_simple_name_headers[entrykind];
72 _dwarf_add_simple_name_entry(Dwarf_P_Debug dbg, Dwarf_P_Die die, char *entry_name, enum dwarf_sn_kind entrykind, Dwarf_Error * error) argument

Completed in 44 milliseconds