Home
last modified time | relevance | path

Searched defs:target_function (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/sandbox/win/src/sidestep/
Dpreamble_patcher.h65 static SideStepError Patch(T target_function, T replacement_function, in Patch()
Dpreamble_patcher_with_stub.cpp52 void* target_function, in RawPatchWithStub()
/external/v8/src/compiler/
Djs-call-reducer.cc373 Node* target_function = in ReduceJSCallFunction() local
481 Node* target_function = in ReduceJSCallConstruct() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_disasm.c302 char *target_function[16] = { variable
/external/v8/src/
Dfactory.cc2132 Handle<JSReceiver> target_function, Handle<Object> bound_this, in NewJSBoundFunction()