Home
last modified time | relevance | path

Searched defs:map_cursor (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/src/mi/
Dmap.c33 unw_map_set (unw_addr_space_t as, unw_map_cursor_t *map_cursor) in unw_map_set()
42 unw_map_cursor_create (unw_map_cursor_t *map_cursor, pid_t pid) in unw_map_cursor_create()
50 unw_map_cursor_destroy (unw_map_cursor_t *map_cursor) in unw_map_cursor_destroy()
56 unw_map_cursor_reset (unw_map_cursor_t *map_cursor) in unw_map_cursor_reset()
69 unw_map_cursor_get_next (unw_map_cursor_t *map_cursor, unw_map_t *unw_map) in unw_map_cursor_get_next()
DLmap.c35 unw_map_local_cursor_get (unw_map_cursor_t *map_cursor) in unw_map_local_cursor_get()
50 unw_map_local_cursor_valid (unw_map_cursor_t *map_cursor) in unw_map_local_cursor_valid()
101 unw_map_local_cursor_get_next (unw_map_cursor_t *map_cursor, unw_map_t *unw_map) in unw_map_local_cursor_get_next()