Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h127 #define DW_TAG_imported_unit 0x3d /* DWARF3 */ macro
H A Ddwarf_names_enum.h64 DW_TAG_imported_unit = 0x003d, enumerator
H A Ddwarf_names.c180 case DW_TAG_imported_unit: in dwarf_get_TAG_name()