Searched refs:asection (Results 201 - 225 of 704) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-iq2000.c29 static bfd_reloc_status_type iq2000_elf_howto_hi16_reloc (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
245 asection *input_section,
411 asection * input_section,
455 asection *sec,
566 asection * input_section,
570 asection ** local_sections)
586 asection * sec;
608 asection *osec;
722 static asection *
723 iq2000_elf_gc_mark_hook (asection *se
[all...]
H A Delf32-score7.c200 static asection score_elf_scom_section;
209 asection *input_section ATTRIBUTE_UNUSED,
222 asection *input_section,
342 asection *input_section,
375 asection *input_section, bfd_boolean relocatable,
421 asection *input_section,
456 void *data, asection *input_section, bfd *output_bfd,
496 void *data, asection *input_section,
516 asection *input_section,
951 static asection *
[all...]
H A Delf64-ppc.c39 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
41 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
43 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
45 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
47 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
49 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
51 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
53 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
55 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
57 (asection *, bfd_vm
[all...]
H A Dcoff-w65.c33 static void reloc_processing PARAMS ((arelent *, struct internal_reloc *, asymbol **, bfd *, asection *));
34 static int w65_reloc16_estimate PARAMS ((bfd *, asection *, arelent *, unsigned int, struct bfd_link_info *));
101 asection * section;
120 asection *input_section;
237 asection *input_section = link_order->u.indirect.section;
H A Delf32-m32c.c34 (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *, Elf_Internal_Rela *, Elf_Internal_Sym *, asection **);
36 (bfd *, struct bfd_link_info *, asection *, const Elf_Internal_Rela *);
37 static bfd_boolean m32c_elf_relax_delete_bytes (bfd *, asection *, bfd_vma, int);
43 (bfd *abfd, asection *sec, struct bfd_link_info *link_info, bfd_boolean *again);
347 asection * input_section,
351 asection ** local_sections)
358 asection *splt;
374 asection * sec;
591 asection * se
[all...]
H A Delf32-bfin.c38 asection *input_section ATTRIBUTE_UNUSED,
53 asection *input_section,
61 asection *output_section;
150 asection *input_section,
158 asection *output_section;
222 asection *input_section,
229 asection *output_section;
288 asection *input_section,
296 asection *output_section;
1145 asection *se
[all...]
H A Delf32-microblaze.c537 asection *sec;
566 asection *sgot;
567 asection *sgotplt;
568 asection *srelgot;
569 asection *splt;
570 asection *srelplt;
571 asection *sdynbss;
572 asection *srelbss;
698 asection *input_section,
702 asection **local_section
[all...]
H A Dcoff-arm.c99 asection *input_section ATTRIBUTE_UNUSED,
199 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
201 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
203 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
206 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
208 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
526 asection *sec,
577 asection *input_section ATTRIBUTE_UNUSED,
592 asection *input_section,
650 asection *input_sectio
[all...]
H A Delf32-arm.c66 asection *sec,
2253 asection *stub_sec;
2261 asection *target_section;
2287 asection *id_sec;
2351 asection *linked_section;
2373 asection *arm_exidx_sec;
2397 asection *section;
2467 asection * section;
2534 asection *link_sec;
2536 asection *stub_se
[all...]
H A Delf32-cr16.c582 asection * s;
685 cr16_elf_check_relocs (bfd *abfd, struct bfd_link_info *info, asection *sec,
695 asection * sgot;
696 asection * srelgot;
850 asection *input_section,
858 asection *sec ATTRIBUTE_UNUSED,
1050 asection * sgot = bfd_get_section_by_name (dynobj, ".got");
1098 asection * sgot;
1257 asection *sec, bfd_vma addr, int count)
1386 bfd *input_bfd, asection *input_sectio
[all...]
H A Delflink.c64 asection *sec,
102 asection *s;
190 asection *s;
305 asection *s;
655 asection *s;
766 asection *p)
788 asection *ip;
821 asection *p;
922 asection **psec,
931 asection *se
[all...]
H A Dxcofflink.c107 asection *debug_section;
110 asection *loader_section;
120 asection *linkage_section;
124 asection *toc_section;
128 asection *descriptor_section;
158 asection *special_sections[XCOFF_NUMBER_OF_SPECIAL_SECTIONS];
202 static bfd_boolean xcoff_mark (struct bfd_link_info *, asection *);
214 xcoff_get_section_contents (bfd *abfd, asection *sec)
246 asection *lsec;
277 asection *lse
[all...]
H A Delf64-mips.c92 (bfd *, asection *);
94 (bfd *, asection *, arelent **, asymbol **);
100 (bfd *, asection *, Elf_Internal_Shdr *, bfd_size_type, arelent *,
103 (bfd *, asection *, asymbol **, bfd_boolean);
105 (bfd *, asection *, void *);
107 (bfd *, asection *, Elf_Internal_Shdr *, int *, void *);
109 (bfd *, asection *, Elf_Internal_Shdr *, int *, void *);
111 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
113 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
115 (bfd *, arelent *, asymbol *, void *, asection *, bf
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-iq2000.c29 static bfd_reloc_status_type iq2000_elf_howto_hi16_reloc (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
245 asection *input_section,
411 asection * input_section,
455 asection *sec,
566 asection * input_section,
570 asection ** local_sections)
586 asection * sec;
608 asection *osec;
722 static asection *
723 iq2000_elf_gc_mark_hook (asection *se
[all...]
H A Delf32-score7.c200 static asection score_elf_scom_section;
209 asection *input_section ATTRIBUTE_UNUSED,
222 asection *input_section,
342 asection *input_section,
375 asection *input_section, bfd_boolean relocatable,
421 asection *input_section,
456 void *data, asection *input_section, bfd *output_bfd,
496 void *data, asection *input_section,
516 asection *input_section,
951 static asection *
[all...]
H A Delf64-ppc.c39 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
41 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
43 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
45 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
47 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
49 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
51 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
53 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
55 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
57 (asection *, bfd_vm
[all...]
H A Dcoff-w65.c33 static void reloc_processing PARAMS ((arelent *, struct internal_reloc *, asymbol **, bfd *, asection *));
34 static int w65_reloc16_estimate PARAMS ((bfd *, asection *, arelent *, unsigned int, struct bfd_link_info *));
101 asection * section;
120 asection *input_section;
237 asection *input_section = link_order->u.indirect.section;
H A Delf32-m32c.c34 (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *, Elf_Internal_Rela *, Elf_Internal_Sym *, asection **);
36 (bfd *, struct bfd_link_info *, asection *, const Elf_Internal_Rela *);
37 static bfd_boolean m32c_elf_relax_delete_bytes (bfd *, asection *, bfd_vma, int);
43 (bfd *abfd, asection *sec, struct bfd_link_info *link_info, bfd_boolean *again);
347 asection * input_section,
351 asection ** local_sections)
358 asection *splt;
374 asection * sec;
591 asection * se
[all...]
H A Delf32-bfin.c38 asection *input_section ATTRIBUTE_UNUSED,
53 asection *input_section,
61 asection *output_section;
150 asection *input_section,
158 asection *output_section;
222 asection *input_section,
229 asection *output_section;
288 asection *input_section,
296 asection *output_section;
1161 asection *se
[all...]
H A Delf32-microblaze.c537 asection *sec;
566 asection *sgot;
567 asection *sgotplt;
568 asection *srelgot;
569 asection *splt;
570 asection *srelplt;
571 asection *sdynbss;
572 asection *srelbss;
698 asection *input_section,
702 asection **local_section
[all...]
H A Dcoff-arm.c99 asection *input_section ATTRIBUTE_UNUSED,
199 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
201 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
203 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
206 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
208 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
526 asection *sec,
577 asection *input_section ATTRIBUTE_UNUSED,
592 asection *input_section,
650 asection *input_sectio
[all...]
H A Delf32-arm.c66 asection *sec,
2409 asection *stub_sec;
2417 asection *target_section;
2443 asection *id_sec;
2507 asection *linked_section;
2529 asection *arm_exidx_sec;
2553 asection *section;
2721 asection *link_sec;
2723 asection *stub_sec;
2814 asection *sdynbs
[all...]
H A Delf32-cr16.c582 asection * s;
685 cr16_elf_check_relocs (bfd *abfd, struct bfd_link_info *info, asection *sec,
695 asection * sgot;
696 asection * srelgot;
850 asection *input_section,
858 asection *sec ATTRIBUTE_UNUSED,
1050 asection * sgot = bfd_get_section_by_name (dynobj, ".got");
1098 asection * sgot;
1257 asection *sec, bfd_vma addr, int count)
1386 bfd *input_bfd, asection *input_sectio
[all...]
H A Delflink.c64 asection *sec,
102 asection *s;
190 asection *s;
305 asection *s;
655 asection *s;
766 asection *p)
788 asection *ip;
821 asection *p;
922 asection **psec,
931 asection *se
[all...]
H A Dxcofflink.c107 asection *debug_section;
110 asection *loader_section;
120 asection *linkage_section;
124 asection *toc_section;
128 asection *descriptor_section;
158 asection *special_sections[XCOFF_NUMBER_OF_SPECIAL_SECTIONS];
202 static bfd_boolean xcoff_mark (struct bfd_link_info *, asection *);
214 xcoff_get_section_contents (bfd *abfd, asection *sec)
246 asection *lsec;
277 asection *lse
[all...]

Completed in 584 milliseconds

1234567891011>>