Searched refs:howto (Results 176 - 200 of 409) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-msp430.c221 /* Set the howto pointer for an MSP430 ELF reloc. */
232 cache_ptr->howto = &elf_msp430_howto_table[r_type];
283 msp430_final_link_relocate (reloc_howto_type * howto, bfd * input_bfd, argument
291 switch (howto->type)
393 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
424 reloc_howto_type *howto; local
436 howto = elf_msp430_howto_table + ELF32_R_TYPE (rel->r_info);
466 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
475 r = msp430_final_link_relocate (howto, input_bfd, input_section,
486 (info, (h ? &h->root : NULL), name, howto
[all...]
H A Delf32-arc.c166 /* Set the howto pointer for an ARC ELF reloc. */
177 cache_ptr->howto = &elf_arc_howto_table[r_type];
H A Dnlm32-alpha.c580 rel->howto = &nlm32_alpha_nw_howto;
582 rel->howto = &nlm32_alpha_howto_table[r_type];
663 r_type = rel->howto->type;
817 r.howto = &nlm32_alpha_nw_howto;
H A Dcoff-tic4x.c124 bfd/reloc.c) to map to the howto table entries. */
171 /* Code to turn a r_type into a howto ptr, uses the above howto table.
186 internal->howto = tic4x_howto_table + i + bank;
215 return genrel.howto;
267 /* Fill in the relent->howto field from reloc->r_type. */
H A Delf32-cr16c.c133 /* Code to turn a code_type into a howto ptr, uses the above howto table. */
184 cache_ptr->howto = &elf_howto_table[r_type];
190 cr16c_elf_final_link_relocate (reloc_howto_type *howto, argument
221 r_type = reloc_map_index[howto->type].cr_reloc_type;
698 reloc_howto_type *howto; local
708 howto = elf_howto_table + r_type;
734 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
751 r = cr16c_elf_final_link_relocate (howto, input_bfd, output_bfd,
776 (info, (h ? &h->root : NULL), name, howto
[all...]
H A Delf32-pj.c48 r_type = (enum elf_pj_reloc_type) reloc_entry->howto->type;
280 /* Given a BFD reloc code, return the howto structure for the
312 /* Given an ELF reloc, fill in the howto field of a relent. */
325 cache_ptr->howto = &pj_elf_howto_table[r];
H A Driscix.c247 reloc_entry->howto = &riscix_std_reloc_howto[7];
320 r_length = g->howto->size ; /* Size as a power of two. */
327 r_pcrel = (int) g->howto->pc_relative; /* Relative to PC? */
431 own mapping of external reloc type values to howto entries. */
469 /* Fix up howto entries. */
472 c = tblptr->howto - NAME(aout,std_howto_table);
474 tblptr->howto = &riscix_std_reloc_howto[c];
H A Delf32-ip2k.c183 constants. Thus, the order that the howto records appear in the
1257 /* Set the howto pointer for a IP2K ELF reloc. */
1267 cache_ptr->howto = & ip2k_elf_howto_table [r_type];
1274 ip2k_final_link_relocate (reloc_howto_type * howto, argument
1284 switch (howto->type)
1355 howto = &ip2k_elf_howto_table[ (int) R_IP2K_TEXT];
1365 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
1423 reloc_howto_type * howto; local
1435 howto = ip2k_elf_howto_table + ELF32_R_TYPE (rel->r_info);
1468 _bfd_clear_contents (howto, input_bf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-arc.c166 /* Set the howto pointer for an ARC ELF reloc. */
177 cache_ptr->howto = &elf_arc_howto_table[r_type];
H A Dnlm32-alpha.c580 rel->howto = &nlm32_alpha_nw_howto;
582 rel->howto = &nlm32_alpha_howto_table[r_type];
663 r_type = rel->howto->type;
817 r.howto = &nlm32_alpha_nw_howto;
H A Delf32-cr16c.c133 /* Code to turn a code_type into a howto ptr, uses the above howto table. */
184 cache_ptr->howto = &elf_howto_table[r_type];
190 cr16c_elf_final_link_relocate (reloc_howto_type *howto, argument
221 r_type = reloc_map_index[howto->type].cr_reloc_type;
698 reloc_howto_type *howto; local
708 howto = elf_howto_table + r_type;
734 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
751 r = cr16c_elf_final_link_relocate (howto, input_bfd, output_bfd,
776 (info, (h ? &h->root : NULL), name, howto
[all...]
H A Delf32-pj.c48 r_type = (enum elf_pj_reloc_type) reloc_entry->howto->type;
280 /* Given a BFD reloc code, return the howto structure for the
312 /* Given an ELF reloc, fill in the howto field of a relent. */
325 cache_ptr->howto = &pj_elf_howto_table[r];
H A Dcoff-tic4x.c124 bfd/reloc.c) to map to the howto table entries. */
171 /* Code to turn a r_type into a howto ptr, uses the above howto table.
186 internal->howto = tic4x_howto_table + i + bank;
215 return genrel.howto;
267 /* Fill in the relent->howto field from reloc->r_type. */
H A Driscix.c247 reloc_entry->howto = &riscix_std_reloc_howto[7];
320 r_length = g->howto->size ; /* Size as a power of two. */
327 r_pcrel = (int) g->howto->pc_relative; /* Relative to PC? */
431 own mapping of external reloc type values to howto entries. */
469 /* Fix up howto entries. */
472 c = tblptr->howto - NAME(aout,std_howto_table);
474 tblptr->howto = &riscix_std_reloc_howto[c];
H A Delf32-ip2k.c183 constants. Thus, the order that the howto records appear in the
1257 /* Set the howto pointer for a IP2K ELF reloc. */
1267 cache_ptr->howto = & ip2k_elf_howto_table [r_type];
1274 ip2k_final_link_relocate (reloc_howto_type * howto, argument
1284 switch (howto->type)
1355 howto = &ip2k_elf_howto_table[ (int) R_IP2K_TEXT];
1365 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
1423 reloc_howto_type * howto; local
1435 howto = ip2k_elf_howto_table + ELF32_R_TYPE (rel->r_info);
1468 _bfd_clear_contents (howto, input_bf
[all...]
H A Delf32-h8300.c282 bfd_reloc->howto = &h8_elf_howto_table[i];
296 bfd_reloc->howto = &h8_elf_howto_table[r];
438 reloc_howto_type *howto;
441 howto = bfd_reloc.howto;
469 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
503 (info, (h ? &h->root : NULL), name, howto->name,
437 reloc_howto_type *howto; local
H A Delf32-i370.c252 /* Initialize howto table if needed. */
292 /* Set the howto pointer for an i370 ELF reloc. */
300 /* Initialize howto table. */
304 cache_ptr->howto = i370_elf_howto_table[ELF32_R_TYPE (dst->r_info)];
1091 /* Initialize howto table if needed. */
1106 reloc_howto_type *howto;
1123 howto = i370_elf_howto_table[(int) r_type];
1188 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1366 howto->name,
1374 r = _bfd_final_link_relocate (howto, input_bf
1097 reloc_howto_type *howto; local
[all...]
H A Delf32-mips.c983 if (reloc_entry->howto->type == R_MIPS_LITERAL
1072 if (reloc_entry->howto->partial_inplace)
1082 if (reloc_entry->howto->partial_inplace)
1112 reloc32.howto = &elf_mips_howto_table_rel[R_MIPS_32];
1166 _bfd_mips16_elf_reloc_unshuffle (abfd, reloc_entry->howto->type, FALSE,
1171 _bfd_mips16_elf_reloc_shuffle (abfd, reloc_entry->howto->type, !relocatable,
1231 /* Given a BFD reloc type, return a howto structure. */
1347 cache_ptr->howto = bed->elf_backend_mips_rtype_to_howto (r_type, FALSE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-arc.c166 /* Set the howto pointer for an ARC ELF reloc. */
177 cache_ptr->howto = &elf_arc_howto_table[r_type];
H A Dnlm32-alpha.c580 rel->howto = &nlm32_alpha_nw_howto;
582 rel->howto = &nlm32_alpha_howto_table[r_type];
663 r_type = rel->howto->type;
817 r.howto = &nlm32_alpha_nw_howto;
H A Delf32-cr16c.c133 /* Code to turn a code_type into a howto ptr, uses the above howto table. */
184 cache_ptr->howto = &elf_howto_table[r_type];
190 cr16c_elf_final_link_relocate (reloc_howto_type *howto, argument
221 r_type = reloc_map_index[howto->type].cr_reloc_type;
698 reloc_howto_type *howto; local
708 howto = elf_howto_table + r_type;
734 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
751 r = cr16c_elf_final_link_relocate (howto, input_bfd, output_bfd,
776 (info, (h ? &h->root : NULL), name, howto
[all...]
H A Delf32-pj.c48 r_type = (enum elf_pj_reloc_type) reloc_entry->howto->type;
280 /* Given a BFD reloc code, return the howto structure for the
312 /* Given an ELF reloc, fill in the howto field of a relent. */
325 cache_ptr->howto = &pj_elf_howto_table[r];
H A Dcoff-tic4x.c124 bfd/reloc.c) to map to the howto table entries. */
171 /* Code to turn a r_type into a howto ptr, uses the above howto table.
186 internal->howto = tic4x_howto_table + i + bank;
215 return genrel.howto;
267 /* Fill in the relent->howto field from reloc->r_type. */
H A Driscix.c247 reloc_entry->howto = &riscix_std_reloc_howto[7];
320 r_length = g->howto->size ; /* Size as a power of two. */
327 r_pcrel = (int) g->howto->pc_relative; /* Relative to PC? */
431 own mapping of external reloc type values to howto entries. */
469 /* Fix up howto entries. */
472 c = tblptr->howto - NAME(aout,std_howto_table);
474 tblptr->howto = &riscix_std_reloc_howto[c];
H A Delf32-ip2k.c183 constants. Thus, the order that the howto records appear in the
1257 /* Set the howto pointer for a IP2K ELF reloc. */
1267 cache_ptr->howto = & ip2k_elf_howto_table [r_type];
1274 ip2k_final_link_relocate (reloc_howto_type * howto, argument
1284 switch (howto->type)
1355 howto = &ip2k_elf_howto_table[ (int) R_IP2K_TEXT];
1365 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
1423 reloc_howto_type * howto; local
1435 howto = ip2k_elf_howto_table + ELF32_R_TYPE (rel->r_info);
1468 _bfd_clear_contents (howto, input_bf
[all...]

Completed in 283 milliseconds

1234567891011>>