Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Decoff.c3908 int ifilesym; in ecoff_build_symbols() local
3924 ifilesym = isym; in ecoff_build_symbols()
4137 isym - ifilesym + 1; in ecoff_build_symbols()
4149 isym - ifilesym + 1; in ecoff_build_symbols()
4201 f->index_ptr->data.rndx.index = isym - ifilesym; in ecoff_build_symbols()
4218 sym_ptr->proc_ptr->pdr.isym = isym - ifilesym; in ecoff_build_symbols()
4232 sym_ptr->ecoff_sym.asym.index = isym - ifilesym - 1; in ecoff_build_symbols()