Lines Matching defs:abfd
193 srec_mkobject (bfd *abfd) in srec_mkobject()
218 srec_get_byte (bfd *abfd, bfd_boolean *errorptr) in srec_get_byte()
237 srec_bad_byte (bfd *abfd, in srec_bad_byte()
268 srec_new_symbol (bfd *abfd, const char *name, bfd_vma val) in srec_new_symbol()
295 srec_scan (bfd *abfd) in srec_scan()
646 srec_object_p (bfd *abfd) in srec_object_p()
681 symbolsrec_object_p (bfd *abfd) in symbolsrec_object_p()
716 srec_read_section (bfd *abfd, asection *section, bfd_byte *contents) in srec_read_section()
830 srec_get_section_contents (bfd *abfd, in srec_get_section_contents()
866 srec_set_arch_mach (bfd *abfd, enum bfd_architecture arch, unsigned long mach) in srec_set_arch_mach()
878 srec_set_section_contents (bfd *abfd, in srec_set_section_contents()
950 srec_write_record (bfd *abfd, in srec_write_record()
1010 srec_write_header (bfd *abfd) in srec_write_header()
1024 srec_write_section (bfd *abfd, in srec_write_section()
1067 srec_write_terminator (bfd *abfd, tdata_type *tdata) in srec_write_terminator()
1074 srec_write_symbols (bfd *abfd) in srec_write_symbols()
1129 internal_srec_write_object_contents (bfd *abfd, int symbols) in internal_srec_write_object_contents()
1156 srec_write_object_contents (bfd *abfd) in srec_write_object_contents()
1162 symbolsrec_write_object_contents (bfd *abfd) in symbolsrec_write_object_contents()
1177 srec_get_symtab_upper_bound (bfd *abfd) in srec_get_symtab_upper_bound()
1185 srec_canonicalize_symtab (bfd *abfd, asymbol **alocation) in srec_canonicalize_symtab()
1231 srec_print_symbol (bfd *abfd, in srec_print_symbol()