Home
last modified time | relevance | path

Searched refs:depth_in_stack_map (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dstack.cc93 size_t depth_in_stack_map = current_inlining_depth_ - 1; in GetMethod() local
104 depth_in_stack_map); in GetMethod()
117 size_t depth_in_stack_map = current_inlining_depth_ - 1; in GetDexPc() local
121 GetDexPcAtDepth(encoding.inline_info.encoding, depth_in_stack_map); in GetDexPc()
237 size_t depth_in_stack_map = current_inlining_depth_ - 1; in GetVRegFromOptimizedCode() local
240 ? code_info.GetDexRegisterMapAtDepth(depth_in_stack_map, in GetVRegFromOptimizedCode()