Searched refs:applyMOV32T (Results 1 – 3 of 3) sorted by relevance
177 void applyMOV32T(uint8_t *off, uint32_t v) { in applyMOV32T() function220 applyMOV32T(off, sx + imageBase); in applyRelARM()787 applyMOV32T(buf, impSymbol->getRVA() + ctx.config.imageBase); in writeTo()814 applyMOV32T(buf, uint32_t(offset)); in writeTo()
442 applyMOV32T(buf + 0, imp->getRVA() + ctx.config.imageBase); in writeTo()468 applyMOV32T(buf + 14, desc->getRVA() + ctx.config.imageBase); in writeTo()
711 void applyMOV32T(uint8_t *off, uint32_t v);