Searched refs:table_ptr (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpeicode.h103 unsigned int * table_ptr; member in struct:__anon682
602 * vars->table_ptr = vars->sym_index;
609 vars->table_ptr ++;
850 vars.table_ptr = (unsigned int *) ptr;
H A Dcoffcode.h4486 unsigned int *table_ptr;
4510 sizeof (*table_ptr), &amt))
4515 table_ptr = (unsigned int *) bfd_zalloc (abfd, amt);
4516 if (table_ptr == NULL)
4527 table_ptr[this_index] = number_of_symbols;
4837 obj_convert (abfd) = table_ptr;
4485 unsigned int *table_ptr; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpeicode.h103 unsigned int * table_ptr; member in struct:__anon529
604 * vars->table_ptr = vars->sym_index;
611 vars->table_ptr ++;
873 vars.table_ptr = (unsigned int *) ptr;
H A Dcoffcode.h4600 unsigned int *table_ptr;
4624 sizeof (*table_ptr), &amt))
4629 table_ptr = (unsigned int *) bfd_zalloc (abfd, amt);
4630 if (table_ptr == NULL)
4641 table_ptr[this_index] = number_of_symbols;
4949 obj_convert (abfd) = table_ptr;
4599 unsigned int *table_ptr; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpeicode.h103 unsigned int * table_ptr; member in struct:__anon190
602 * vars->table_ptr = vars->sym_index;
609 vars->table_ptr ++;
860 vars.table_ptr = (unsigned int *) ptr;
H A Dcoffcode.h4579 unsigned int *table_ptr;
4603 sizeof (*table_ptr), &amt))
4608 table_ptr = (unsigned int *) bfd_zalloc (abfd, amt);
4609 if (table_ptr == NULL)
4620 table_ptr[this_index] = number_of_symbols;
4928 obj_convert (abfd) = table_ptr;
4578 unsigned int *table_ptr; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpeicode.h103 unsigned int * table_ptr; member in struct:__anon191
595 * vars->table_ptr = vars->sym_index;
602 vars->table_ptr ++;
874 vars.table_ptr = (unsigned int *) ptr;
H A Dcoffcode.h4717 unsigned int *table_ptr;
4741 sizeof (*table_ptr), &amt))
4746 table_ptr = (unsigned int *) bfd_zalloc (abfd, amt);
4747 if (table_ptr == NULL)
4758 table_ptr[this_index] = number_of_symbols;
5071 obj_convert (abfd) = table_ptr;
4716 unsigned int *table_ptr; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dwrite.c2206 char *table_ptr; local
2222 table_ptr = lie->dispfrag->fr_opcode;
2224 + (table_ptr - lie->dispfrag->fr_literal));
2226 jump from table_ptr+0 to table_ptr+n*long_jump_size. */
2229 md_create_short_jump (table_ptr, from_addr, to_addr, lie->dispfrag,
2231 table_ptr += md_short_jump_size;
2247 /* This is the offset from ??? to table_ptr+0.
2260 /* This is a long jump from table_ptr+0 to the final target. */
2263 md_create_long_jump (table_ptr, from_add
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dwrite.c2261 char *table_ptr; local
2277 table_ptr = lie->dispfrag->fr_opcode;
2279 + (table_ptr - lie->dispfrag->fr_literal));
2281 jump from table_ptr+0 to table_ptr+n*long_jump_size. */
2284 md_create_short_jump (table_ptr, from_addr, to_addr, lie->dispfrag,
2286 table_ptr += md_short_jump_size;
2302 /* This is the offset from ??? to table_ptr+0.
2315 /* This is a long jump from table_ptr+0 to the final target. */
2318 md_create_long_jump (table_ptr, from_add
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dwrite.c2255 char *table_ptr; local
2271 table_ptr = lie->dispfrag->fr_opcode;
2273 + (table_ptr - lie->dispfrag->fr_literal));
2275 jump from table_ptr+0 to table_ptr+n*long_jump_size. */
2278 md_create_short_jump (table_ptr, from_addr, to_addr, lie->dispfrag,
2280 table_ptr += md_short_jump_size;
2296 /* This is the offset from ??? to table_ptr+0.
2309 /* This is a long jump from table_ptr+0 to the final target. */
2312 md_create_long_jump (table_ptr, from_add
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nds32.c5683 struct nds32_relax_hint_table *table_ptr;
5824 table_ptr = relax_ls_table;
5825 while (table_ptr->main_type != 0)
5827 if (table_ptr->main_type == hint_type)
5829 fixup_info = table_ptr->relax_fixup;
5830 code_seq = table_ptr->relax_code_seq;
5831 seq_size = table_ptr->relax_code_size;
5834 table_ptr++;
5836 if (table_ptr->main_type == 0)
5676 struct nds32_relax_hint_table *table_ptr; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nds32.c5682 struct nds32_relax_hint_table *table_ptr;
5823 table_ptr = relax_ls_table;
5824 while (table_ptr->main_type != 0)
5826 if (table_ptr->main_type == hint_type)
5828 fixup_info = table_ptr->relax_fixup;
5829 code_seq = table_ptr->relax_code_seq;
5830 seq_size = table_ptr->relax_code_size;
5833 table_ptr++;
5835 if (table_ptr->main_type == 0)
5675 struct nds32_relax_hint_table *table_ptr; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nds32.c5681 struct nds32_relax_hint_table *table_ptr;
5822 table_ptr = relax_ls_table;
5823 while (table_ptr->main_type != 0)
5825 if (table_ptr->main_type == hint_type)
5827 fixup_info = table_ptr->relax_fixup;
5828 code_seq = table_ptr->relax_code_seq;
5829 seq_size = table_ptr->relax_code_size;
5832 table_ptr++;
5834 if (table_ptr->main_type == 0)
5674 struct nds32_relax_hint_table *table_ptr; local

Completed in 394 milliseconds