Searched refs:srecinfo (Results 1 – 3 of 3) sorted by relevance
205 struct srecinfo struct207 struct srecinfo *next; argument249 struct srecinfo *srec_table;3997 struct srecinfo *curr_srec, *srec; in parse_module()4002 curr_srec = (struct srecinfo *) bfd_zalloc (abfd, sizeof (struct srecinfo)); in parse_module()4115 srec = (struct srecinfo *) in parse_module()4116 bfd_zalloc (abfd, sizeof (struct srecinfo)); in parse_module()4130 srec = (struct srecinfo *) in parse_module()4131 bfd_zalloc (abfd, sizeof (struct srecinfo)); in parse_module()4409 srec = (struct srecinfo *) bfd_zalloc (abfd, sizeof (struct srecinfo)); in parse_module()[all …]
2421 (struct fileinfo, struct srecinfo, struct lineinfo): Ditto.
4379 (struct fileinfo, struct srecinfo, struct lineinfo): New types.