Home
last modified time | relevance | path

Searched refs:DW_IDX_type_hash (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h861 #define DW_IDX_type_hash 0x5 /* DWARF5 */ macro
H A Ddwarf_names_enum.h662 DW_IDX_type_hash = 0x0005, enumerator
H A Ddwarf_dnames.c1290 if(form == DW_FORM_data8 && idxtype == DW_IDX_type_hash) { in dwarf_debugnames_entrypool_values()
H A Ddwarf_names.c1989 case DW_IDX_type_hash: in dwarf_get_IDX_name()