Home
last modified time | relevance | path

Searched refs:DW_UT_lo_user (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h901 #define DW_UT_lo_user 0x80 /* DWARF5 */ macro
H A Ddwarf_names_enum.h705 DW_UT_lo_user = 0x0080, enumerator
H A Ddwarf_names.c2114 case DW_UT_lo_user: in dwarf_get_UT_name()