Patch
status_t Patch();
status_t Patch(void* newAddress);
fPatchGroup->Patch();
entry->Patch(newAddress);
return Patch(fOriginalAddress);
void Patch(void* newAddress);
info->Patch(info->fNewAddress);
info->Patch(info->fNewAddress);