Home
last modified time | relevance | path

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

/art/runtime/arch/x86/
Dcallee_save_frame_x86.h72 static constexpr QuickMethodFrameInfo GetMethodFrameInfo(CalleeSaveType type) { in GetMethodFrameInfo() function
/art/runtime/arch/x86_64/
Dcallee_save_frame_x86_64.h83 static constexpr QuickMethodFrameInfo GetMethodFrameInfo(CalleeSaveType type) { in GetMethodFrameInfo() function
/art/runtime/arch/riscv64/
Dcallee_save_frame_riscv64.h110 static constexpr QuickMethodFrameInfo GetMethodFrameInfo(CalleeSaveType type) { in GetMethodFrameInfo() function
/art/runtime/arch/arm/
Dcallee_save_frame_arm.h85 static constexpr QuickMethodFrameInfo GetMethodFrameInfo(CalleeSaveType type) { in GetMethodFrameInfo() function
/art/runtime/arch/arm64/
Dcallee_save_frame_arm64.h108 static constexpr QuickMethodFrameInfo GetMethodFrameInfo(CalleeSaveType type) { in GetMethodFrameInfo() function