Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h120 #define DW_TAG_dwarf_procedure 0x36 /* DWARF3 */ macro
H A Ddwarf_names_enum.h57 DW_TAG_dwarf_procedure = 0x0036, enumerator
H A Ddwarf_names.c159 case DW_TAG_dwarf_procedure: in dwarf_get_TAG_name()