Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.cc199 static inline ArtMethod* DoGetCalleeSaveMethodCaller(ArtMethod* outer_method, in DoGetCalleeSaveMethodCaller() function
243 ArtMethod* caller = DoGetCalleeSaveMethodCaller(outer_method, caller_pc, do_caller_check); in GetCalleeSaveMethodCaller()
255 DoGetCalleeSaveMethodCaller(result.outer_method, caller_pc, /* do_caller_check= */ true); in GetCalleeSaveMethodCallerAndOuterMethod()