Home
last modified time | relevance | path

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

/system/core/libbacktrace/
DUnwindMap.h33 unw_map_cursor_t* GetMapCursor() { return &map_cursor_; } in GetMapCursor() function
DUnwindPtrace.cpp73 unw_map_set(addr_space_, map->GetMapCursor()); in Unwind()