Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h67 #define DW_TAG_imported_declaration 0x08 macro
H A Ddwarf_names_enum.h15 DW_TAG_imported_declaration = 0x0008, enumerator
H A Ddwarf_names.c30 case DW_TAG_imported_declaration: in dwarf_get_TAG_name()