Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tools/
Dunwind_for_offline.cpp157 bool CreateElfFromMemory(std::shared_ptr<unwindstack::Memory>& memory, map_info_t* info) { in CreateElfFromMemory() function
251 if (CreateElfFromMemory(process_memory, info)) { in SaveMapInformation()