Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h393 #define DW_AT_call_tail_call 0x82 /* DWARF5 */ macro
H A Ddwarf_names_enum.h288 DW_AT_call_tail_call = 0x0082, enumerator
H A Ddwarf_names.c852 case DW_AT_call_tail_call: in dwarf_get_AT_name()