Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c4390 int aux_cnt; in ecoff_build_aux() local
4395 aux_cnt = fil_ptr->aux_syms.objects_last_page; in ecoff_build_aux()
4397 aux_cnt = fil_ptr->aux_syms.objects_per_page; in ecoff_build_aux()
4399 aux_end = aux_ptr + aux_cnt; in ecoff_build_aux()