Searched refs:start_address_ (Results 1 – 6 of 6) sorted by relevance
204 local_in_reg[arg_reg].start_address_ = 0; in DecodeDebugLocalInfo()229 local_in_reg[arg_reg].start_address_ = 0; in DecodeDebugLocalInfo()287 local_in_reg[reg].start_address_ = address; in DecodeDebugLocalInfo()318 local_in_reg[reg].start_address_ = address; in DecodeDebugLocalInfo()
544 uint32_t start_address_ = 0; // PC location where the local is first defined. member
268 .start_location = static_cast<jlocation>(entry.start_address_), in GetLocalVariableTable()269 .length = static_cast<jint>(entry.end_address_ - entry.start_address_), in GetLocalVariableTable()753 if (!found && entry.start_address_ <= dex_pc && entry.end_address_ > dex_pc && in GetSlotType()
261 var.start_address_, in Write()
1197 entry.start_address_, in dumpCode()
1147 entry.start_address_, in DumpCode()