Lines Matching defs:abfd

193 srec_mkobject (bfd *abfd)  in srec_mkobject()
218 srec_get_byte (bfd *abfd, bool *errorptr) in srec_get_byte()
237 srec_bad_byte (bfd *abfd, in srec_bad_byte()
269 srec_new_symbol (bfd *abfd, const char *name, bfd_vma val) in srec_new_symbol()
296 srec_scan (bfd *abfd) in srec_scan()
643 srec_object_p (bfd *abfd) in srec_object_p()
678 symbolsrec_object_p (bfd *abfd) in symbolsrec_object_p()
713 srec_read_section (bfd *abfd, asection *section, bfd_byte *contents) in srec_read_section()
825 srec_get_section_contents (bfd *abfd, in srec_get_section_contents()
861 srec_set_arch_mach (bfd *abfd, enum bfd_architecture arch, unsigned long mach) in srec_set_arch_mach()
873 srec_set_section_contents (bfd *abfd, in srec_set_section_contents()
945 srec_write_record (bfd *abfd, in srec_write_record()
1007 srec_write_header (bfd *abfd) in srec_write_header()
1021 srec_write_section (bfd *abfd, in srec_write_section()
1065 srec_write_terminator (bfd *abfd, tdata_type *tdata) in srec_write_terminator()
1072 srec_write_symbols (bfd *abfd) in srec_write_symbols()
1130 internal_srec_write_object_contents (bfd *abfd, int symbols) in internal_srec_write_object_contents()
1157 srec_write_object_contents (bfd *abfd) in srec_write_object_contents()
1163 symbolsrec_write_object_contents (bfd *abfd) in symbolsrec_write_object_contents()
1178 srec_get_symtab_upper_bound (bfd *abfd) in srec_get_symtab_upper_bound()
1186 srec_canonicalize_symtab (bfd *abfd, asymbol **alocation) in srec_canonicalize_symtab()
1232 srec_print_symbol (bfd *abfd, in srec_print_symbol()