Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dchecks_riscv64.cc21 bool IsProgramCounterProperlyAlignedForArch(GuestAddr pc) { in IsProgramCounterProperlyAlignedForArch() function
Dhost_function_wrapper_impl.cc44 if (!IsProgramCounterProperlyAlignedForArch(pc)) { in MakeTrampolineCallable()
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dchecks.h24 bool IsProgramCounterProperlyAlignedForArch(GuestAddr pc);