Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dcode_pool.cc45 GetFunctionWrapperCodePoolInstance()->ResetExecRegion(); in ResetAllExecRegions()
59 CodePool<ExecRegionElfBackedFactory>* GetFunctionWrapperCodePoolInstance() { in GetFunctionWrapperCodePoolInstance() function
64 CodePool<ExecRegionAnonymousFactory>* GetFunctionWrapperCodePoolInstance() { in GetFunctionWrapperCodePoolInstance() function
Dguest_function_wrapper_impl.cc80 res.first->second = AsHostCode(GetFunctionWrapperCodePoolInstance()->Add(mc)); in Insert()
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dcode_pool.h140 [[nodiscard]] CodePool<ExecRegionElfBackedFactory>* GetFunctionWrapperCodePoolInstance();
142 [[nodiscard]] CodePool<ExecRegionAnonymousFactory>* GetFunctionWrapperCodePoolInstance();