Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dcode_pool.cc49 static auto* g_code_pool = NewForever<CodePool<ExecRegionAnonymousFactory>>(); in GetDefaultCodePoolInstance() local
60 static auto* g_code_pool = NewForever<CodePool<ExecRegionElfBackedFactory>>(); in GetFunctionWrapperCodePoolInstance() local