Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h101 #define DW_TAG_friend 0x2a macro
H A Ddwarf_names_enum.h45 DW_TAG_friend = 0x002a, enumerator
H A Ddwarf_names.c120 case DW_TAG_friend: in dwarf_get_TAG_name()