Searched refs:interceptor_base (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dinterception_internal.h51 void* interceptor_base; member in struct:sandbox::SharedMemory
H A Dinterception.cc192 shared_memory->interceptor_base = names_used_ ? child_->MainModule() : NULL;
468 char* interceptor_base = NULL; local
471 interceptor_base = reinterpret_cast<char*>(child_->MainModule());
515 it->interceptor_address = interceptor_base + (address -
520 interceptor_base,
H A Dinterception_agent.cc176 interceptions_->interceptor_base,

Completed in 125 milliseconds