Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_constants.h292 constexpr uint16_t DW_AT_GNU_pubnames = 0x2134; variable
Ddwarf_abbrev.cc468 case DW_AT_GNU_pubnames: in GetNameDescriptor()