Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h74 #define DW_TAG_pointer_type 0x0f macro
H A Ddwarf_names_enum.h19 DW_TAG_pointer_type = 0x000f, enumerator
H A Ddwarf_names.c42 case DW_TAG_pointer_type: in dwarf_get_TAG_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c2160 case DW_TAG_pointer_type: in ctf_dwarf_convert_type()