Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DGlobalDebugImpl.h396 std::shared_ptr<Memory> jit_memory; in CreateGlobalDebugImpl() local
399 jit_memory = cached_memory->UnderlyingMemory(); in CreateGlobalDebugImpl()
401 jit_memory = memory; in CreateGlobalDebugImpl()
411 return std::make_unique<Impl>(arch, jit_memory, search_libs, global_variable_name); in CreateGlobalDebugImpl()
420 return std::make_unique<Impl>(arch, jit_memory, search_libs, global_variable_name); in CreateGlobalDebugImpl()
430 return std::make_unique<Impl>(arch, jit_memory, search_libs, global_variable_name); in CreateGlobalDebugImpl()