Home
last modified time | relevance | path

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

/aosp12/art/libelffile/dwarf/
H A Ddwarf_constants.h434 DW_ATE_boolean = 0x02, enumerator
/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h592 encoding = DW_ATE_boolean; in WriteTypeDeclaration()