Searched refs:DW_AT_encoding (Results 1 – 2 of 2) sorted by relevance
/art/compiler/debug/dwarf/ | ||
D | dwarf_constants.h | 155 DW_AT_encoding = 0x3e, enumerator |
/art/compiler/debug/ | ||
D | elf_debug_info_writer.h | 598 info_.WriteData1(DW_AT_encoding, encoding); in WriteTypeDeclaration() |