Home
last modified time | relevance | path

Searched refs:make_srec (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddsrec.c33 static int make_srec (char *srec, CORE_ADDR targ_addr, bfd * abfd,
83 make_srec (srec, 0, NULL, (asection *) 1, 0, &reclen, flags); in load_srec()
113 numbytes = make_srec (srec, (CORE_ADDR) (addr + i), abfd, s, in load_srec()
156 make_srec (srec, abfd->start_address, NULL, NULL, 0, &reclen, flags); in load_srec()
221 make_srec (char *srec, CORE_ADDR targ_addr, bfd *abfd, asection *sect, in make_srec() function
H A DChangeLog-199724 (make_srec): Output a header record instead of a termination record
1486 * dsrec.c (make_srec): Remove unused variable "type_code".
H A DChangeLog-20017085 * dsrec.c (make_srec): Always initialize ``binbuf''.
8431 * dsrec.c (make_srec): Fix internal_error fmt arg.
H A DChangeLog-19962851 * dsrec.c (make_srec): Fix calculation of address size
H A DChangeLog-19998592 * dsrec.c (make_srec): Cast targ_addr to int in call to sprintf
H A DChangeLog4544 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
H A DChangeLog-20034986 (make_srec): Use snprintf instead of sprintf, use a literal format