Home
last modified time | relevance | path

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

/third_party/libunwind/src/mi/
Dmaps.c57 unw_map_cursor_get (unw_map_cursor_t *map_cursor, unw_map_t *unw_map) in unw_map_cursor_get() argument
64 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()
/third_party/libunwind/include/
Dlibunwind-common.h222 typedef struct unw_map struct