Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h124 #define DW_TAG_imported_module 0x3a /* DWARF3 */ macro
H A Ddwarf_names_enum.h61 DW_TAG_imported_module = 0x003a, enumerator
H A Ddwarf_names.c171 case DW_TAG_imported_module: in dwarf_get_TAG_name()