Lines Matching refs:fdr_end
374 struct shuffle *fdr_end; member
493 ainfo->fdr_end = NULL; in bfd_ecoff_debug_init()
580 bfd_byte *fdr_end; in bfd_ecoff_debug_accumulate() local
630 fdr_end = fdr_start + input_symhdr->ifdMax * fdr_add; in bfd_ecoff_debug_accumulate()
657 fdr_ptr < fdr_end; in bfd_ecoff_debug_accumulate()
744 if (!add_memory_shuffle (ainfo, &ainfo->fdr, &ainfo->fdr_end, fdr_out, sz)) in bfd_ecoff_debug_accumulate()
747 fdr_ptr < fdr_end; in bfd_ecoff_debug_accumulate()
1187 add_memory_shuffle (ainfo, &ainfo->fdr, &ainfo->fdr_end, in bfd_ecoff_debug_accumulate_other()
1732 FDR *fdr_end; in mk_fdrtab() local
1738 fdr_end = fdr_start + debug_info->symbolic_header.ifdMax; in mk_fdrtab()
1741 for (len = 0, fdr_ptr = fdr_start; fdr_ptr < fdr_end; fdr_ptr++) in mk_fdrtab()
1756 for (fdr_ptr = fdr_start; fdr_ptr < fdr_end; fdr_ptr++) in mk_fdrtab()