reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
170 write32le(buf, 0xea000000); 172 write32le(buf, 0x9000f000); 177 relocateAlloc(buf - outSecOff, buf - outSecOff + getSize()); 177 relocateAlloc(buf - outSecOff, buf - outSecOff + getSize()); 188 target->relocateOne(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p);