Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/debug/
H A Delf_debug_info_writer.h214 const bool is64bitValue = false; in Write() local
230 const bool is64bitValue = type_desc[0] == 'D' || type_desc[0] == 'J'; in Write() local
256 bool is64bitValue = var.descriptor_[0] == 'D' || var.descriptor_[0] == 'J'; in Write() local
H A Delf_debug_loc_writer.h88 bool is64bitValue, in GetVariableLocations()
174 bool is64bitValue, in WriteDebugLocEntry()