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.cc43 GetFunctionWrapperCodePoolInstance()->ResetExecRegion(); in ResetAllExecRegions()
52 CodePool<ExecRegionElfBackedFactory>* GetFunctionWrapperCodePoolInstance() { in GetFunctionWrapperCodePoolInstance() function
57 CodePool<ExecRegionAnonymousFactory>* GetFunctionWrapperCodePoolInstance() { in GetFunctionWrapperCodePoolInstance() function
Dguest_function_wrapper_impl.cc79 res.first->second = GetFunctionWrapperCodePoolInstance()->Add(mc); in Insert()
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dcode_pool.h119 [[nodiscard]] CodePool<ExecRegionElfBackedFactory>* GetFunctionWrapperCodePoolInstance();
121 [[nodiscard]] CodePool<ExecRegionAnonymousFactory>* GetFunctionWrapperCodePoolInstance();