Home
last modified time | relevance | path

Searched defs:thunks (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/base/allocator/
Dallocator_extension_thunks.cc11 namespace thunks { namespace
/external/chromium_org/sandbox/win/src/
Dinterception.cc407 DllInterceptionData* thunks = reinterpret_cast<DllInterceptionData*>( in PatchNtdll() local
441 bool InterceptionManager::PatchClientFunctions(DllInterceptionData* thunks, in PatchClientFunctions()
Dinterception_internal.h69 ThunkData thunks[1]; member
Dinterception_agent.cc149 DllInterceptionData* thunks) { in PatchDll()