Searched refs:create_map (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-nested-maps.c | 57 create_map (const char *name) in create_map() function 105 struct map_t *m1 = create_map ("m1"); in main() 122 struct map_t *m2 = create_map ("m2"); in main()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cris/ |
| D | traps.c | 768 static USI create_map (SIM_DESC, struct cris_sim_mmapped_page **, 962 create_map (SIM_DESC sd, struct cris_sim_mmapped_page **rootp, USI addr, in create_map() function 984 if (create_map (sd, rootp, page_addr, 8192) >= (USI) -8191) in create_map() 1723 = create_map (sd, &cris_cpu->highest_mmapped_page, in cris_break_13_handler() 1807 newaddr = create_map (sd, &cris_cpu->highest_mmapped_page, in cris_break_13_handler() 2077 = create_map (sd, &cris_cpu->highest_mmapped_page, in cris_break_13_handler() 2095 = create_map (sd, &cris_cpu->highest_mmapped_page, in cris_break_13_handler()
|
| D | ChangeLog-2021 | 800 (create_map): Make -1 imply a non-fixed address, not 0. All 1059 implemented. In call to create_map, pad length argument to 8k.
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | arc-ext.c | 92 create_map (unsigned char *block, in create_map() function 441 create_map (buffer, count); in build_ARC_extmap()
|
| D | ChangeLog-2016 | 742 * arc-ext.c (create_map): Add missing break. 1898 (create_map): Zero initialize instruction fields.
|
| D | ChangeLog-2019 | 123 * arc-ext.c (create_map): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | arc-ext.c | 92 create_map (unsigned char *block, in create_map() function 441 create_map (buffer, count); in build_ARC_extmap()
|
| D | ChangeLog-2016 | 742 * arc-ext.c (create_map): Add missing break. 1898 (create_map): Zero initialize instruction fields.
|
| D | ChangeLog-2019 | 123 * arc-ext.c (create_map): Likewise.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/ |
| D | ChangeLog-2014-2021 | 3451 (create_map, add_map_element, create_map_map) 4784 * gdb.python/py-nested-maps.c (create_map): Add missing return
|