Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dirix-core.c174 struct idesc *idg, *idf, *ids; in irix_core_core_file_p() local
227 idf = &coreout.c_idesc[I_FPREGS]; in irix_core_core_file_p()
230 if (idg->i_offset + idg->i_len != idf->i_offset in irix_core_core_file_p()
231 || idf->i_offset + idf->i_len != ids->i_offset) in irix_core_core_file_p()
239 idg->i_len + idf->i_len + ids->i_len, in irix_core_core_file_p()