Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h123 #define DW_TAG_namespace 0x39 /* DWARF3 */ macro
H A Ddwarf_names_enum.h60 DW_TAG_namespace = 0x0039, enumerator
H A Ddwarf_names.c168 case DW_TAG_namespace: in dwarf_get_TAG_name()