Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h143 #define DW_TAG_lo_user 0x4080 macro
H A Ddwarf_names_enum.h79 DW_TAG_lo_user = 0x4080, enumerator
H A Ddwarf_names.c225 case DW_TAG_lo_user: in dwarf_get_TAG_name()