Searched refs:unw_map (Results 1 – 2 of 2) sorted by relevance
57 unw_map_cursor_get (unw_map_cursor_t *map_cursor, unw_map_t *unw_map) in unw_map_cursor_get() argument64 unw_map->start = map_info->start; in unw_map_cursor_get()65 unw_map->end = map_info->end; in unw_map_cursor_get()66 unw_map->flags = map_info->flags; in unw_map_cursor_get()67 unw_map->path = map_info->path; in unw_map_cursor_get()
222 typedef struct unw_map struct