Searched refs:howto (Results 301 - 325 of 409) sorted by relevance

<<11121314151617

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dvms-tir.c1888 bfd_get_reloc_size ((*rptr)->howto),
1889 (*rptr)->howto->name);
1926 bfd_size_type len = bfd_get_reloc_size ((*rptr)->howto);
1957 switch ((*rptr)->howto->type)
2156 (*rptr)->howto->name);
H A Delf32-i386.c376 cache_ptr->howto = elf_i386_rtype_to_howto (abfd, r_type);
2514 reloc_howto_type *howto;
2543 howto = elf_howto_table + indx;
2566 switch (howto->size)
2570 if (howto->pc_relative)
2578 if (howto->pc_relative)
2586 if (howto->pc_relative)
2607 switch (howto->size)
2611 if (howto->pc_relative)
2616 if (howto
2512 reloc_howto_type *howto; local
[all...]
H A Delf32-avr.c708 /* Set the howto pointer for an AVR ELF reloc. */
719 cache_ptr->howto = &elf_avr_howto_table[r_type];
799 avr_final_link_relocate (reloc_howto_type * howto,
819 switch (howto->type)
1147 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
1179 reloc_howto_type * howto;
1191 howto = elf_avr_howto_table + ELF32_R_TYPE (rel->r_info);
1223 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1232 r = avr_final_link_relocate (howto, input_bfd, input_section,
1244 name, howto
798 avr_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation, struct elf32_avr_link_hash_table * htab) argument
1178 reloc_howto_type * howto; local
[all...]
H A Delf-hppa.h47 /* ELF/PA relocation howto entries. */
982 /* Translate from an elf into field into a howto relocation pointer. */
991 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
994 /* Translate from an elf into field into a howto relocation pointer. */
1003 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
1006 /* Return the address of the howto table entry to perform the CODE
1568 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); local
1569 unsigned int r_type = howto->type;
2125 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); local
2198 howto
[all...]
H A Dcoff-or32.c105 r_type = reloc_entry->howto->type;
301 relent->howto = howto_table + reloc->r_type;
H A Dcoff-tic54x.c235 bfd/reloc.c) to map to the howto table entries. */
279 /* Code to turn a r_type into a howto ptr, uses the above howto table.
294 internal->howto = tic54x_howto_table + i + bank;
330 return genrel.howto;
424 /* Fill in the relent->howto field from reloc->r_type. */
H A Delf32-dlx.c109 into bfd_perform_relocation, all the reloc types use this howto
482 /* Given a BFD reloc type, return a howto structure. */
570 cache_ptr->howto = dlx_rtype_to_howto (r_type);
H A Delf32-or32.c486 /* Set the howto pointer for an OR32 ELF reloc. */
497 cache_ptr->howto = &elf_or32_howto_table[r_type];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-sh.c93 /* Return the howto table for ABFD. */
216 r_type = (enum elf_sh_reloc_type) reloc_entry->howto->type;
391 /* Given a BFD reloc code, return the howto structure for the
437 /* Given an ELF reloc, fill in the howto field of a relent. */
453 cache_ptr->howto = get_howto_table (abfd) + r;
3191 reloc_howto_type *howto;
3232 howto = get_howto_table (output_bfd) + r_type;
3236 if (! howto->partial_inplace)
3269 if (! howto->partial_inplace)
3288 r = _bfd_relocate_contents (howto, input_bf
3185 reloc_howto_type *howto; local
[all...]
H A Dvms-tir.c1888 bfd_get_reloc_size ((*rptr)->howto),
1889 (*rptr)->howto->name);
1926 bfd_size_type len = bfd_get_reloc_size ((*rptr)->howto);
1957 switch ((*rptr)->howto->type)
2156 (*rptr)->howto->name);
H A Delf32-i386.c376 cache_ptr->howto = elf_i386_rtype_to_howto (abfd, r_type);
2514 reloc_howto_type *howto;
2543 howto = elf_howto_table + indx;
2566 switch (howto->size)
2570 if (howto->pc_relative)
2578 if (howto->pc_relative)
2586 if (howto->pc_relative)
2607 switch (howto->size)
2611 if (howto->pc_relative)
2616 if (howto
2512 reloc_howto_type *howto; local
[all...]
H A Delf32-avr.c708 /* Set the howto pointer for an AVR ELF reloc. */
719 cache_ptr->howto = &elf_avr_howto_table[r_type];
799 avr_final_link_relocate (reloc_howto_type * howto,
819 switch (howto->type)
1147 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
1179 reloc_howto_type * howto;
1191 howto = elf_avr_howto_table + ELF32_R_TYPE (rel->r_info);
1223 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1232 r = avr_final_link_relocate (howto, input_bfd, input_section,
1244 name, howto
798 avr_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation, struct elf32_avr_link_hash_table * htab) argument
1178 reloc_howto_type * howto; local
[all...]
H A Delf-hppa.h47 /* ELF/PA relocation howto entries. */
982 /* Translate from an elf into field into a howto relocation pointer. */
991 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
994 /* Translate from an elf into field into a howto relocation pointer. */
1003 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
1006 /* Return the address of the howto table entry to perform the CODE
1568 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); local
1569 unsigned int r_type = howto->type;
2125 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); local
2198 howto
[all...]
H A Dcoff-or32.c105 r_type = reloc_entry->howto->type;
301 relent->howto = howto_table + reloc->r_type;
H A Dcoff-tic54x.c235 bfd/reloc.c) to map to the howto table entries. */
279 /* Code to turn a r_type into a howto ptr, uses the above howto table.
294 internal->howto = tic54x_howto_table + i + bank;
330 return genrel.howto;
424 /* Fill in the relent->howto field from reloc->r_type. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-sh.c93 /* Return the howto table for ABFD. */
216 r_type = (enum elf_sh_reloc_type) reloc_entry->howto->type;
391 /* Given a BFD reloc code, return the howto structure for the
437 /* Given an ELF reloc, fill in the howto field of a relent. */
453 cache_ptr->howto = get_howto_table (abfd) + r;
3191 reloc_howto_type *howto;
3232 howto = get_howto_table (output_bfd) + r_type;
3236 if (! howto->partial_inplace)
3269 if (! howto->partial_inplace)
3288 r = _bfd_relocate_contents (howto, input_bf
3185 reloc_howto_type *howto; local
[all...]
H A Dvms-tir.c1888 bfd_get_reloc_size ((*rptr)->howto),
1889 (*rptr)->howto->name);
1926 bfd_size_type len = bfd_get_reloc_size ((*rptr)->howto);
1957 switch ((*rptr)->howto->type)
2156 (*rptr)->howto->name);
H A Delf32-i386.c376 cache_ptr->howto = elf_i386_rtype_to_howto (abfd, r_type);
2514 reloc_howto_type *howto;
2543 howto = elf_howto_table + indx;
2566 switch (howto->size)
2570 if (howto->pc_relative)
2578 if (howto->pc_relative)
2586 if (howto->pc_relative)
2607 switch (howto->size)
2611 if (howto->pc_relative)
2616 if (howto
2512 reloc_howto_type *howto; local
[all...]
H A Delf32-avr.c708 /* Set the howto pointer for an AVR ELF reloc. */
719 cache_ptr->howto = &elf_avr_howto_table[r_type];
799 avr_final_link_relocate (reloc_howto_type * howto,
819 switch (howto->type)
1147 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
1179 reloc_howto_type * howto;
1191 howto = elf_avr_howto_table + ELF32_R_TYPE (rel->r_info);
1223 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1232 r = avr_final_link_relocate (howto, input_bfd, input_section,
1244 name, howto
798 avr_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation, struct elf32_avr_link_hash_table * htab) argument
1178 reloc_howto_type * howto; local
[all...]
H A Dcoff-or32.c105 r_type = reloc_entry->howto->type;
301 relent->howto = howto_table + reloc->r_type;
H A Dcoff-tic54x.c235 bfd/reloc.c) to map to the howto table entries. */
279 /* Code to turn a r_type into a howto ptr, uses the above howto table.
294 internal->howto = tic54x_howto_table + i + bank;
330 return genrel.howto;
424 /* Fill in the relent->howto field from reloc->r_type. */
H A Delf-hppa.h47 /* ELF/PA relocation howto entries. */
982 /* Translate from an elf into field into a howto relocation pointer. */
991 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
994 /* Translate from an elf into field into a howto relocation pointer. */
1003 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
1006 /* Return the address of the howto table entry to perform the CODE
1568 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); local
1569 unsigned int r_type = howto->type;
2125 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); local
2198 howto
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/DocBook/
H A DMakefile14 genericirq.xml s390-drivers.xml uio-howto.xml scsi.xml \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/DocBook/
H A DMakefile14 genericirq.xml s390-drivers.xml uio-howto.xml scsi.xml \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/coff/
H A Dti.h440 && (RELOC)->howto->name[0] == 'A')

Completed in 321 milliseconds

<<11121314151617