Home
last modified time | relevance | path

Searched refs:GetOnExecInsn (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/instrument/include/berberis/instrument/
Dexec.h30 OnExecInsnFunc GetOnExecInsn(GuestAddr pc);
/frameworks/libs/binary_translation/instrument/
Dinstrument.cc39 OnExecInsnFunc GetOnExecInsn([[maybe_unused]] GuestAddr pc) { in GetOnExecInsn() function