Home
last modified time | relevance | path

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

/freebsd-head/contrib/elftoolchain/libdwarf/
HDdwarf.h289 #define DW_AT_GNU_all_tail_call_sites 0x2116 macro
HDdwarf_dump.c387 case DW_AT_GNU_all_tail_call_sites: in dwarf_get_AT_name()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFVerifier.cpp346 DW_AT_GNU_all_source_call_sites, DW_AT_GNU_all_tail_call_sites}); in verifyDebugInfoCallSite()