Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DGlobalDebugImpl.h395 std::shared_ptr<Memory> jit_memory; in CreateGlobalDebugImpl() local
398 jit_memory = cached_memory->UnderlyingMemory(); in CreateGlobalDebugImpl()
400 jit_memory = memory; in CreateGlobalDebugImpl()
410 return std::make_unique<Impl>(arch, jit_memory, search_libs, global_variable_name); in CreateGlobalDebugImpl()
418 return std::make_unique<Impl>(arch, jit_memory, search_libs, global_variable_name); in CreateGlobalDebugImpl()
428 return std::make_unique<Impl>(arch, jit_memory, search_libs, global_variable_name); in CreateGlobalDebugImpl()