Searched refs:bfd_reloc (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-gen.c47 arelent *bfd_reloc,
50 bfd_reloc->howto = &dummy;
55 arelent *bfd_reloc,
58 bfd_reloc->howto = &dummy;
46 elf_generic_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
54 elf_generic_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
H A Delf64-gen.c47 arelent *bfd_reloc,
50 bfd_reloc->howto = &dummy;
55 arelent *bfd_reloc,
58 bfd_reloc->howto = &dummy;
46 elf_generic_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
54 elf_generic_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
H A Delf32-h8300.c272 elf32_h8_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
282 bfd_reloc->howto = &h8_elf_howto_table[i];
289 elf32_h8_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
296 bfd_reloc->howto = &h8_elf_howto_table[r];
437 arelent bfd_reloc;
440 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel);
441 howto = bfd_reloc.howto;
720 arelent bfd_reloc;
722 elf32_h8_info_to_howto (abfd, &bfd_reloc, irel);
1228 arelent bfd_reloc;
436 arelent bfd_reloc; local
719 arelent bfd_reloc; local
1227 arelent bfd_reloc; local
1244 arelent bfd_reloc; local
[all...]
H A Delf32-tic6x.c1321 elf32_tic6x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
1328 bfd_reloc->howto = NULL;
1330 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type];
1334 elf32_tic6x_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
1341 bfd_reloc->howto = NULL;
1343 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type];
1422 arelent bfd_reloc; local
1440 elf32_tic6x_info_to_howto_rel (input_bfd, &bfd_reloc, rel);
1442 elf32_tic6x_info_to_howto (input_bfd, &bfd_reloc, rel);
1443 howto = bfd_reloc
[all...]
H A Dsom.c1157 arelent *bfd_reloc,
1161 int arg_bits = HPPA_R_ARG_RELOC (bfd_reloc->addend);
1214 bfd_put_8 (abfd, bfd_reloc->howto->type + type, p);
1240 bfd_put_8 (abfd, bfd_reloc->howto->type + 10
2979 arelent *bfd_reloc = subsection->orelocation[j]; local
2985 if ((*bfd_reloc->sym_ptr_ptr)->flags & BSF_SECTION_SYM)
2986 sym_num = (*bfd_reloc->sym_ptr_ptr)->udata.i;
2988 sym_num = som_symbol_data (*bfd_reloc->sym_ptr_ptr)->index;
3009 skip = bfd_reloc->address - reloc_offset;
3018 switch (bfd_reloc
1154 som_reloc_call(bfd *abfd, unsigned char *p, unsigned int *subspace_reloc_sizep, arelent *bfd_reloc, int sym_num, struct reloc_queue *queue) argument
[all...]
H A Delf32-xc16x.c229 elf32_xc16x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
239 bfd_reloc->howto = &xc16x_elf_howto_table[i];
H A Delf-hppa.h1027 arelent *bfd_reloc,
1032 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
1039 arelent *bfd_reloc,
1044 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
1026 elf_hppa_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
1038 elf_hppa_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-score.c2383 arelent *bfd_reloc,
2390 bfd_reloc->howto = NULL;
2392 bfd_reloc->howto = &elf32_score_howto_table[r_type];
2449 arelent bfd_reloc; local
2454 s3_bfd_score_info_to_howto (input_bfd, &bfd_reloc, (Elf_Internal_Rela *) rel);
2455 howto = bfd_reloc.howto;
4072 arelent *bfd_reloc,
4076 return s3_bfd_score_info_to_howto (abfd, bfd_reloc, elf_reloc);
4078 return s7_bfd_score_info_to_howto (abfd, bfd_reloc, elf_reloc);
2382 s3_bfd_score_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
4071 _bfd_score_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-i860.c911 arelent *bfd_reloc,
914 bfd_reloc->howto
909 elf32_i860_info_to_howto_rela(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-score7.c2220 arelent *bfd_reloc,
2227 bfd_reloc->howto = NULL;
2229 bfd_reloc->howto = &elf32_score_howto_table[r_type];
2287 arelent bfd_reloc; local
2292 s7_bfd_score_info_to_howto (input_bfd, &bfd_reloc, (Elf_Internal_Rela *) rel);
2293 howto = bfd_reloc.howto;
2219 s7_bfd_score_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-lm32.c1133 arelent bfd_reloc; local
1135 lm32_info_to_howto_rela (input_bfd, &bfd_reloc, rel);
1136 howto = bfd_reloc.howto;
H A Delf32-arm.c1683 elf32_arm_info_to_howto (bfd * abfd ATTRIBUTE_UNUSED, arelent * bfd_reloc, argument
1689 bfd_reloc->howto = elf32_arm_howto_from_type (r_type);
8886 arelent bfd_reloc; local
8899 bfd_reloc.howto = elf32_arm_howto_from_type (r_type);
8900 howto = bfd_reloc.howto;
H A Delfxx-ia64.c524 arelent *bfd_reloc,
527 bfd_reloc->howto
522 elfNN_ia64_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-gen.c47 arelent *bfd_reloc,
50 bfd_reloc->howto = &dummy;
55 arelent *bfd_reloc,
58 bfd_reloc->howto = &dummy;
46 elf_generic_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
54 elf_generic_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
H A Delf64-gen.c47 arelent *bfd_reloc,
50 bfd_reloc->howto = &dummy;
55 arelent *bfd_reloc,
58 bfd_reloc->howto = &dummy;
46 elf_generic_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
54 elf_generic_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) argument
H A Delf32-h8300.c272 elf32_h8_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
282 bfd_reloc->howto = &h8_elf_howto_table[i];
289 elf32_h8_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
296 bfd_reloc->howto = &h8_elf_howto_table[r];
437 arelent bfd_reloc;
440 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel);
441 howto = bfd_reloc.howto;
720 arelent bfd_reloc;
722 elf32_h8_info_to_howto (abfd, &bfd_reloc, irel);
1228 arelent bfd_reloc;
436 arelent bfd_reloc; local
719 arelent bfd_reloc; local
1227 arelent bfd_reloc; local
1244 arelent bfd_reloc; local
[all...]
H A Dsom.c1157 arelent *bfd_reloc,
1161 int arg_bits = HPPA_R_ARG_RELOC (bfd_reloc->addend);
1214 bfd_put_8 (abfd, bfd_reloc->howto->type + type, p);
1240 bfd_put_8 (abfd, bfd_reloc->howto->type + 10
2979 arelent *bfd_reloc = subsection->orelocation[j]; local
2985 if ((*bfd_reloc->sym_ptr_ptr)->flags & BSF_SECTION_SYM)
2986 sym_num = (*bfd_reloc->sym_ptr_ptr)->udata.i;
2988 sym_num = som_symbol_data (*bfd_reloc->sym_ptr_ptr)->index;
3009 skip = bfd_reloc->address - reloc_offset;
3018 switch (bfd_reloc
1154 som_reloc_call(bfd *abfd, unsigned char *p, unsigned int *subspace_reloc_sizep, arelent *bfd_reloc, int sym_num, struct reloc_queue *queue) argument
[all...]
H A Delf32-xc16x.c229 elf32_xc16x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
239 bfd_reloc->howto = &xc16x_elf_howto_table[i];
H A Delf32-tic6x.c1409 elf32_tic6x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
1416 bfd_reloc->howto = NULL;
1418 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type];
1422 elf32_tic6x_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, argument
1429 bfd_reloc->howto = NULL;
1431 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type];
2076 arelent bfd_reloc; local
2094 elf32_tic6x_info_to_howto_rel (input_bfd, &bfd_reloc, rel);
2096 elf32_tic6x_info_to_howto (input_bfd, &bfd_reloc, rel);
2097 howto = bfd_reloc
[all...]
H A Delf-hppa.h1027 arelent *bfd_reloc,
1032 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
1039 arelent *bfd_reloc,
1044 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)];
1026 elf_hppa_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
1038 elf_hppa_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-score.c2383 arelent *bfd_reloc,
2390 bfd_reloc->howto = NULL;
2392 bfd_reloc->howto = &elf32_score_howto_table[r_type];
2449 arelent bfd_reloc; local
2454 s3_bfd_score_info_to_howto (input_bfd, &bfd_reloc, (Elf_Internal_Rela *) rel);
2455 howto = bfd_reloc.howto;
4072 arelent *bfd_reloc,
4076 return s3_bfd_score_info_to_howto (abfd, bfd_reloc, elf_reloc);
4078 return s7_bfd_score_info_to_howto (abfd, bfd_reloc, elf_reloc);
2382 s3_bfd_score_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
4071 _bfd_score_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-i860.c911 arelent *bfd_reloc,
914 bfd_reloc->howto
909 elf32_i860_info_to_howto_rela(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-score7.c2220 arelent *bfd_reloc,
2227 bfd_reloc->howto = NULL;
2229 bfd_reloc->howto = &elf32_score_howto_table[r_type];
2287 arelent bfd_reloc; local
2292 s7_bfd_score_info_to_howto (input_bfd, &bfd_reloc, (Elf_Internal_Rela *) rel);
2293 howto = bfd_reloc.howto;
2219 s7_bfd_score_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) argument
H A Delf32-lm32.c1133 arelent bfd_reloc; local
1135 lm32_info_to_howto_rela (input_bfd, &bfd_reloc, rel);
1136 howto = bfd_reloc.howto;
H A Delf32-arm.c1785 elf32_arm_info_to_howto (bfd * abfd ATTRIBUTE_UNUSED, arelent * bfd_reloc, argument
1791 bfd_reloc->howto = elf32_arm_howto_from_type (r_type);
10107 arelent bfd_reloc; local
10120 bfd_reloc.howto = elf32_arm_howto_from_type (r_type);
10121 howto = bfd_reloc.howto;

Completed in 534 milliseconds

12