Lines Matching refs:reloc
4984 uint32_t reloc = RELOC_32BIT;
4989 reloc |= RELOC_WRITE;
5031 res->bo, offset_B, reloc),
5052 * an ordinary reloc to do the necessary address translation.
5061 reloc);
5067 reloc);
5171 uint32_t reloc = RELOC_32BIT;
5174 reloc |= RELOC_WRITE;
5181 reloc),
5243 uint32_t reloc = RELOC_32BIT | (write ? RELOC_WRITE : 0);
5253 res->offset + iv->base.u.buf.offset, reloc),
5265 res->offset, reloc),