Lines Matching full:bfd
57 static void check_sections (bfd *, asection *, void *);
72 bfd *abfd;
75 input file with a nonzero .data section. The BFD backend will fill in
82 /* As first-order business, make sure that each input BFD is either
83 COFF or ELF. We need to call a special BFD backend function to
97 read in the relocs into BFD canonical form, which would waste
128 check_sections (bfd *abfd, asection *sec, void *datasec)
152 bfd *abfd;
154 /* If we are generating embedded relocs, call a special BFD backend
204 /* This is a convenient point to tell BFD about target specific flags.