Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h139 #define DW_TAG_call_site 0x48 /* DWARF5 */ macro
H A Ddwarf_names_enum.h75 DW_TAG_call_site = 0x0048, enumerator
H A Ddwarf_names.c213 case DW_TAG_call_site: in dwarf_get_TAG_name()