Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Decoff.c3911 efdr_t *fil_end; in ecoff_build_symbols() local
3918 fil_end = fil_ptr + fil_cnt; in ecoff_build_symbols()
3919 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_symbols()
4275 efdr_t *fil_end; in ecoff_build_procs() local
4282 fil_end = fil_ptr + fil_cnt; in ecoff_build_procs()
4283 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_procs()
4365 efdr_t *fil_end; in ecoff_build_aux() local
4372 fil_end = fil_ptr + fil_cnt; in ecoff_build_aux()
4373 for (; fil_ptr < fil_end; fil_ptr++) in ecoff_build_aux()
4510 efdr_t *fil_end; in ecoff_build_ss() local
[all …]