Searched defs:AddArgInt32 (Results 1 – 3 of 3) sorted by relevance
/frameworks/libs/binary_translation/guest_abi/arm/ | ||
D | guest_call.cc | 28 void GuestCall::AddArgInt32(uint32_t arg) { in AddArgInt32() function in berberis::GuestCall |
/frameworks/libs/binary_translation/guest_abi/arm64/ | ||
D | guest_call.cc | 27 void GuestCall::AddArgInt32(uint32_t arg) { in AddArgInt32() function in berberis::GuestCall |
/frameworks/libs/binary_translation/guest_abi/riscv64/ | ||
D | guest_call.cc | 24 void GuestCall::AddArgInt32(uint32_t arg) { in AddArgInt32() function in berberis::GuestCall |