Searched defs:is64bitValue (Results 1 – 2 of 2) sorted by relevance
92 bool is64bitValue, in GetVariableLocations()178 bool is64bitValue, in WriteDebugLocEntry()
213 const bool is64bitValue = false; in Write() local229 const bool is64bitValue = type_desc[0] == 'D' || type_desc[0] == 'J'; in Write() local255 bool is64bitValue = var.descriptor_[0] == 'D' || var.descriptor_[0] == 'J'; in Write() local