Home
last modified time | relevance | path

Searched defs:host_code_ptr (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/runtime_primitives/
Dtranslation_cache.cc41 auto* host_code_ptr = GetHostCodePtrWritable(pc); in AddAndLockForTranslation() local
189 std::atomic<HostCode>* host_code_ptr, in AddUnsafe()
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtranslation_cache.h114 auto host_code_ptr = GetHostCodePtrWritable(pc); in SetStop() local