Searched refs:vshifted (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dfileread.cc332 unsigned int byteshift, File_read::View** vshifted) const
338 if (vshifted != NULL)
339 *vshifted = NULL;
365 if (vshifted != NULL && *vshifted == NULL)
366 *vshifted = p->second;
572 File_read::View* vshifted; local
575 &vshifted);
585 v = vshifted;
H A Dfileread.h371 View** vshifted) const;

Completed in 107 milliseconds