Lines Matching refs:fil_end
3918 efdr_t *fil_end; in ecoff_build_symbols() local
3925 fil_end = fil_ptr + fil_cnt; in ecoff_build_symbols()
3926 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_symbols()
4282 efdr_t *fil_end; in ecoff_build_procs() local
4289 fil_end = fil_ptr + fil_cnt; in ecoff_build_procs()
4290 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_procs()
4372 efdr_t *fil_end; in ecoff_build_aux() local
4379 fil_end = fil_ptr + fil_cnt; in ecoff_build_aux()
4380 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_aux()
4517 efdr_t *fil_end; in ecoff_build_ss() local
4524 fil_end = fil_ptr + fil_cnt; in ecoff_build_ss()
4525 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_ss()
4566 efdr_t *fil_end; in ecoff_build_fdr() local
4573 fil_end = fil_ptr + fil_cnt; in ecoff_build_fdr()
4574 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_fdr()