Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h89 #define DW_TAG_module 0x1e macro
H A Ddwarf_names_enum.h33 DW_TAG_module = 0x001e, enumerator
H A Ddwarf_names.c84 case DW_TAG_module: in dwarf_get_TAG_name()