Searched refs:start_address_ (Results 1 – 5 of 5) sorted by relevance
308 local_in_reg[arg_reg].start_address_ = 0; in DecodeDebugLocalInfo()333 local_in_reg[arg_reg].start_address_ = 0; in DecodeDebugLocalInfo()398 local_in_reg[reg].start_address_ = address; in DecodeDebugLocalInfo()429 local_in_reg[reg].start_address_ = address; in DecodeDebugLocalInfo()
657 uint32_t start_address_ = 0; // PC location where the local is first defined. member
270 .start_location = static_cast<jlocation>(entry.start_address_), in GetLocalVariableTable()271 .length = static_cast<jint>(entry.end_address_ - entry.start_address_), in GetLocalVariableTable()759 if (!found && entry.start_address_ <= dex_pc && entry.end_address_ > dex_pc && in GetSlotType()
262 var.start_address_, in Write()
1321 entry.start_address_, in dumpCode()