Home
last modified time | relevance | path

Searched refs:nr_maps (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dsim-basics.h81 nr_maps = 32, /* something small */ enumerator
H A Dsim-core.c70 for (map = 0; map < nr_maps; map++) { in sim_core_uninstall()
330 map < nr_maps; in sim_core_attach()
395 for (map = 0; map < nr_maps; map++) in sim_core_detach()
H A Dsim-core.h74 sim_core_map map[nr_maps];
H A Dsim-profile.h164 unsigned int core_count[nr_maps];
H A Dsim-profile.c927 for (map = 0; map < nr_maps; map++) in profile_print_core()
944 for (map = 0; map < nr_maps; map++) in profile_print_core()
H A Dsim-memopt.c551 for (nr_map = 0; nr_map < nr_maps; ++nr_map) in memory_option_handler()
H A DChangeLog4431 up to nr_maps, not just access_* maps.
4433 * sim-profile.h (struct PROFILE_DATA): Track nr_maps different
4437 over nr_maps not sim_core_nr_maps.
4453 sim_core_detach): Iterate over nr_maps instead of
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-basics.h81 nr_maps = 32, /* something small */ enumerator
H A Dsim-core.c70 for (map = 0; map < nr_maps; map++) { in sim_core_uninstall()
330 map < nr_maps; in sim_core_attach()
395 for (map = 0; map < nr_maps; map++) in sim_core_detach()
H A Dsim-core.h74 sim_core_map map[nr_maps];
H A Dsim-profile.h164 unsigned int core_count[nr_maps];
H A Dsim-profile.c927 for (map = 0; map < nr_maps; map++) in profile_print_core()
944 for (map = 0; map < nr_maps; map++) in profile_print_core()
H A Dsim-memopt.c551 for (nr_map = 0; nr_map < nr_maps; ++nr_map) in memory_option_handler()
H A DChangeLog4431 up to nr_maps, not just access_* maps.
4433 * sim-profile.h (struct PROFILE_DATA): Track nr_maps different
4437 over nr_maps not sim_core_nr_maps.
4453 sim_core_detach): Iterate over nr_maps instead of