Home
last modified time | relevance | path

Searched refs:read_map (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Duw-thread.c344 read_map (CORE_ADDR mapp, struct thread_map *map) in read_map() function
389 if (!read_map (mapp, &iter.map)) in thread_iter()
662 if (!read_map (mapp, &map)) in libthread_stub()
711 if (!read_map (switchto_thread->private->mapp, &map)) in libthread_stub()
775 if (!read_map (info->private->mapp, &map)) in uw_thread_fetch_registers()
904 if (!read_map (info->private->mapp, &map)) in uw_extra_thread_info()
H A Dsolib-osf.c441 read_map (struct read_map_ctxt *ctxt, struct so_list *so) in read_map() function
534 if (!read_map (&ctxt, &so)) in osf_current_sos()
580 if (!read_map (&ctxt, &so)) in osf_open_symbol_file_object()
H A DChangeLog-20017860 * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)