Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDuw-thread.c342 read_map (CORE_ADDR mapp, struct thread_map *map) in read_map() function
385 if (!read_map (mapp, &iter.map)) in thread_iter()
657 if (!read_map (mapp, &map)) in libthread_stub()
706 if (!read_map (switchto_thread->private->mapp, &map)) in libthread_stub()
770 if (!read_map (info->private->mapp, &map)) in uw_thread_fetch_registers()
898 if (!read_map (info->private->mapp, &map)) in uw_extra_thread_info()
HDsolib-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()
581 if (!read_map (&ctxt, &so)) in osf_open_symbol_file_object()
/NextBSD/contrib/groff/src/utils/hpftodit/
HDhpftodit.cpp255 static int read_map(const char *, const int);
340 if (!debug_flag && !read_map(argv[optind + 1], tfm_type)) in main()
343 read_map(argv[optind + 1], tfm_type); in main()
1338 read_map(const char *file, const int tfm_type) in read_map() function
/NextBSD/contrib/groff/src/utils/tfmtodit/
HDtfmtodit.cpp601 int read_map(const char *file, char_list **table) in read_map() function
752 if (!read_map(map_file, table)) in main()
/NextBSD/contrib/groff/
HDChangeLog.117369 * src/utils/hpftodit/hpftodit.cc (read_map): Fix compiler warning.
429 output_ligatures, output_charset, read_map): Ditto.
HDChangeLog2429 * src/utils/hpftodit/hpftodit.cpp (read_map): Handle line comments.
2528 (read_map): Actually call `unicode_to_ucode_make' but this time
2543 (read_map): Don't call unicode_to_ucode_name; the glyph names must
2656 (read_map): Add parameter to handle TFM type.