Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h62 #define DW_TAG_entry_point 0x03 macro
H A Ddwarf_names_enum.h12 DW_TAG_entry_point = 0x0003, enumerator
H A Ddwarf_names.c21 case DW_TAG_entry_point: in dwarf_get_TAG_name()