Searched refs:DW_AT_GNU_pubnames (Results 1 – 2 of 2) sorted by relevance
/frameworks/libs/binary_translation/tools/nogrod/ | ||
D | dwarf_constants.h | 292 constexpr uint16_t DW_AT_GNU_pubnames = 0x2134; variable |
D | dwarf_abbrev.cc | 468 case DW_AT_GNU_pubnames: in GetNameDescriptor() |