Home
last modified time | relevance | path

Searched defs:GetReturnPcOffset (Results 1 – 5 of 5) sorted by relevance

/art/runtime/quick/
Dquick_method_frame_info.h53 size_t GetReturnPcOffset() const { in GetReturnPcOffset() function
/art/runtime/arch/x86/
Dcallee_save_frame_x86.h89 static constexpr size_t GetReturnPcOffset(CalleeSaveType type) { in GetReturnPcOffset() function
/art/runtime/arch/x86_64/
Dcallee_save_frame_x86_64.h100 static constexpr size_t GetReturnPcOffset(CalleeSaveType type) { in GetReturnPcOffset() function
/art/runtime/arch/arm64/
Dcallee_save_frame_arm64.h125 static constexpr size_t GetReturnPcOffset(CalleeSaveType type) { in GetReturnPcOffset() function
/art/runtime/arch/arm/
Dcallee_save_frame_arm.h102 static constexpr size_t GetReturnPcOffset(CalleeSaveType type) { in GetReturnPcOffset() function