Searched refs:read_map (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Duw-thread.c344 read_map (CORE_ADDR mapp, struct thread_map *map) function
389 if (!read_map (mapp, &iter.map))
662 if (!read_map (mapp, &map))
711 if (!read_map (switchto_thread->private->mapp, &map))
775 if (!read_map (info->private->mapp, &map))
904 if (!read_map (info->private->mapp, &map))
H A Dsolib-osf.c356 list using read_map(). Return success. */
441 read_map (struct read_map_ctxt *ctxt, struct so_list *so) function
534 if (!read_map (&ctxt, &so))
580 if (!read_map (&ctxt, &so))

Completed in 51 milliseconds