Searched refs:DW_ATE_boolean (Results 1 – 2 of 2) sorted by relevance
/art/libelffile/dwarf/ | ||
D | dwarf_constants.h | 434 DW_ATE_boolean = 0x02, enumerator |
/art/compiler/debug/ | ||
D | elf_debug_info_writer.h | 592 encoding = DW_ATE_boolean; in WriteTypeDeclaration() |