Home
last modified time | relevance | path

Searched refs:DW_AT_GNU_tail_call (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_constants.h287 constexpr uint16_t DW_AT_GNU_tail_call = 0x2115; variable
Ddwarf_abbrev.cc462 case DW_AT_GNU_tail_call: in GetNameDescriptor()