Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c3918 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
[all …]