Home
last modified time | relevance | path

Searched refs:idg (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
226 idg = &coreout.c_idesc[I_GPREGS]; in irix_core_core_file_p()
230 if (idg->i_offset + idg->i_len != idf->i_offset in irix_core_core_file_p()
234 if (bfd_seek (abfd, idg->i_offset, SEEK_SET) != 0) in irix_core_core_file_p()
239 idg->i_len + idf->i_len + ids->i_len, in irix_core_core_file_p()
241 idg->i_offset)) in irix_core_core_file_p()