/netbsd/external/gpl3/gcc/dist/gcc/c/ |
H A D | gimple-parser.c | 2079 int dest_index; in c_parser_gimple_goto_stmt() local 2082 &dest_index, &prob)) in c_parser_gimple_goto_stmt() 2084 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_goto_stmt() 2184 int dest_index; in c_parser_gimple_if_stmt() local 2188 &dest_index, &prob)) in c_parser_gimple_if_stmt() 2189 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_if_stmt() 2221 int dest_index; in c_parser_gimple_if_stmt() local 2225 &dest_index, &prob)) in c_parser_gimple_if_stmt() 2226 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_if_stmt()
|
H A D | gimple-parser.cc | 2123 int dest_index; in c_parser_gimple_goto_stmt() local 2126 &dest_index, &prob)) in c_parser_gimple_goto_stmt() 2128 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_goto_stmt() 2236 int dest_index; in c_parser_gimple_if_stmt() local 2240 &dest_index, &prob)) in c_parser_gimple_if_stmt() 2241 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_if_stmt() 2273 int dest_index; in c_parser_gimple_if_stmt() local 2277 &dest_index, &prob)) in c_parser_gimple_if_stmt() 2278 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_if_stmt()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | gimple-parser.c | 2079 int dest_index; in c_parser_gimple_goto_stmt() local 2082 &dest_index, &prob)) in c_parser_gimple_goto_stmt() 2084 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_goto_stmt() 2184 int dest_index; in c_parser_gimple_if_stmt() local 2188 &dest_index, &prob)) in c_parser_gimple_if_stmt() 2189 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_if_stmt() 2221 int dest_index; in c_parser_gimple_if_stmt() local 2225 &dest_index, &prob)) in c_parser_gimple_if_stmt() 2226 parser.push_edge (parser.current_bb->index, dest_index, in c_parser_gimple_if_stmt()
|
/netbsd/external/gpl3/binutils.old/dist/ld/ |
H A D | ldelfgen.c | 153 ASSERT (arg->syms[arg->next_i].dest_index == arg->next_idx); in ldelf_ctf_symbols_iter_cb()
|
/netbsd/external/gpl3/gdb/dist/ld/ |
H A D | ldelfgen.c | 167 ASSERT (arg->syms[arg->next_i].dest_index == arg->next_idx); in ldelf_ctf_symbols_iter_cb()
|
/netbsd/external/gpl3/gdb.old/dist/ld/ |
H A D | ldelfgen.c | 167 ASSERT (arg->syms[arg->next_i].dest_index == arg->next_idx); in ldelf_ctf_symbols_iter_cb()
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | lto-streamer-in.c | 1061 unsigned int dest_index = bp_unpack_var_len_unsigned (&bp); 1063 basic_block dest = BASIC_BLOCK_FOR_FN (fn, dest_index); 1066 dest = make_new_block (fn, dest_index);
|
H A D | lto-streamer-in.cc | 1048 unsigned int dest_index = bp_unpack_var_len_unsigned (&bp); in input_cfg() local 1050 basic_block dest = BASIC_BLOCK_FOR_FN (fn, dest_index); in input_cfg() 1053 dest = make_new_block (fn, dest_index); in input_cfg()
|
H A D | ChangeLog | 7876 in dest_index and edge_flags.
|
H A D | ChangeLog-2020 | 13800 in dest_index and edge_flags.
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-streamer-in.c | 1061 unsigned int dest_index = bp_unpack_var_len_unsigned (&bp); 1063 basic_block dest = BASIC_BLOCK_FOR_FN (fn, dest_index); 1066 dest = make_new_block (fn, dest_index);
|
/netbsd/external/gpl3/gdb/dist/bfd/ |
H A D | elf-bfd.h | 532 unsigned long dest_index; member
|
H A D | elf.c | 8157 symstrtab[0].dest_index = outbound_syms_index; in swap_out_syms() 8392 symstrtab[idx].dest_index = outbound_syms_index; in swap_out_syms() 8414 + (elfsym->dest_index in swap_out_syms()
|
H A D | elflink.c | 9793 hash_table->strtab[hash_table->strtabcount].dest_index in elf_link_output_symstrtab() 9854 + (elfsym->dest_index in elf_link_swap_symbols_out()
|
/netbsd/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-bfd.h | 528 unsigned long dest_index; member
|
H A D | elf.c | 8122 symstrtab[0].dest_index = outbound_syms_index; in swap_out_syms() 8340 symstrtab[idx].dest_index = outbound_syms_index; in swap_out_syms() 8362 + (elfsym->dest_index in swap_out_syms()
|
H A D | elflink.c | 9535 hash_table->strtab[hash_table->strtabcount].dest_index in elf_link_output_symstrtab() 9596 + (elfsym->dest_index in elf_link_swap_symbols_out()
|
/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | elf-bfd.h | 545 unsigned long dest_index; member
|
H A D | elf.c | 8316 symstrtab[0].dest_index = outbound_syms_index; in swap_out_syms() 8548 symstrtab[idx].dest_index = outbound_syms_index; in swap_out_syms() 8566 info->callbacks->ctf_new_symbol (elfsym->dest_index, in swap_out_syms() 8573 + (elfsym->dest_index in swap_out_syms() 8576 (elfsym->dest_index in swap_out_syms()
|
H A D | elflink.c | 10091 hash_table->strtab[flinfo->output_bfd->symcount].dest_index in elf_link_output_symstrtab() 10151 flinfo->info->callbacks->ctf_new_symbol (elfsym->dest_index, in elf_link_swap_symbols_out() 10156 + (elfsym->dest_index in elf_link_swap_symbols_out() 10159 elfsym->dest_index)); in elf_link_swap_symbols_out()
|
/netbsd/external/gpl3/gdb.old/dist/bfd/ |
H A D | elf-bfd.h | 532 unsigned long dest_index; member
|
H A D | elf.c | 8157 symstrtab[0].dest_index = outbound_syms_index; in swap_out_syms() 8392 symstrtab[idx].dest_index = outbound_syms_index; in swap_out_syms() 8414 + (elfsym->dest_index in swap_out_syms()
|
H A D | elflink.c | 9793 hash_table->strtab[hash_table->strtabcount].dest_index in elf_link_output_symstrtab() 9854 + (elfsym->dest_index in elf_link_swap_symbols_out()
|