Home
last modified time | relevance | path

Searched defs:is64bitValue (Results 1 – 2 of 2) sorted by relevance

/art/compiler/debug/
Delf_debug_loc_writer.h84 bool is64bitValue, in GetVariableLocations()
170 bool is64bitValue, in WriteDebugLocEntry()
Delf_debug_info_writer.h213 const bool is64bitValue = false; in Write() local
229 const bool is64bitValue = type_desc[0] == 'D' || type_desc[0] == 'J'; in Write() local
255 bool is64bitValue = var.descriptor_[0] == 'D' || var.descriptor_[0] == 'J'; in Write() local