Searched refs:interceptor_base (Results 1 – 3 of 3) sorted by relevance
192 shared_memory->interceptor_base = names_used_ ? child_->MainModule() : NULL; in SetupConfigBuffer()468 char* interceptor_base = NULL; in PatchClientFunctions() local471 interceptor_base = reinterpret_cast<char*>(child_->MainModule()); in PatchClientFunctions()513 it->interceptor_address = interceptor_base + (address - in PatchClientFunctions()518 interceptor_base, in PatchClientFunctions()
51 void* interceptor_base; member
176 interceptions_->interceptor_base, in PatchDll()