Home | History | Annotate | Download | only in bfd

Lines Matching defs:where

229   /* OK, put everything where it belongs.  */
476 file_ptr where;
483 return vec->where;
492 case SEEK_SET: vec->where = offset; break;
493 case SEEK_CUR: vec->where += offset; break;
503 file_ptr nread = (vec->pread) (abfd, vec->stream, buf, nbytes, vec->where);
506 vec->where += nread;
512 const void *where ATTRIBUTE_UNUSED,
863 abfd->where = 0;
902 abfd->where = 0;
948 lead to problems where, for example, a request to allocate -1 bytes