Home
last modified time | relevance | path

Searched defs:GetCalleeSaveMethodCaller (Results 1 – 2 of 2) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.cc258 ArtMethod* GetCalleeSaveMethodCaller(ArtMethod** sp, in GetCalleeSaveMethodCaller() function
Dentrypoint_utils-inl.h83 inline ArtMethod* GetCalleeSaveMethodCaller(Thread* self, Runtime::CalleeSaveType type) in GetCalleeSaveMethodCaller() function