| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-nested-maps.c | 57 create_map (const char *name) function 105 struct map_t *m1 = create_map ("m1"); 122 struct map_t *m2 = create_map ("m2");
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-nested-maps.c | 57 create_map (const char *name) function 105 struct map_t *m1 = create_map ("m1"); 122 struct map_t *m2 = create_map ("m2");
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| arc-ext.c | 92 create_map (unsigned char *block, function 441 create_map (buffer, count);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| arc-ext.c | 92 create_map (unsigned char *block, function 441 create_map (buffer, count);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| arc-ext.c | 92 create_map (unsigned char *block, function 441 create_map (buffer, count);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| arc-ext.c | 92 create_map (unsigned char *block, function 441 create_map (buffer, count);
|
| /src/external/gpl3/gdb.old/dist/sim/cris/ |
| 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, function 984 if (create_map (sd, rootp, page_addr, 8192) >= (USI) -8191) 1723 = create_map (sd, &cris_cpu->highest_mmapped_page, 1807 newaddr = create_map (sd, &cris_cpu->highest_mmapped_page, 2077 = create_map (sd, &cris_cpu->highest_mmapped_page, 2095 = create_map (sd, &cris_cpu->highest_mmapped_page,
|
| /src/external/mpl/bind/dist/lib/isccfg/ |
| parser.c | 122 create_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **objp); 2228 CHECK(create_map(pctx, type, &obj)); 3763 create_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
|
| /src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
| parser.c | 125 create_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **objp); 2416 CHECK(create_map(pctx, type, &obj)); 3931 create_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
|
| /src/external/gpl3/gdb/dist/sim/cris/ |
| 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, function 984 if (create_map (sd, rootp, page_addr, 8192) >= (USI) -8191) 1723 = create_map (sd, &cris_cpu->highest_mmapped_page, 1807 newaddr = create_map (sd, &cris_cpu->highest_mmapped_page, 2077 = create_map (sd, &cris_cpu->highest_mmapped_page, 2095 = create_map (sd, &cris_cpu->highest_mmapped_page,
|