Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dinstrumentation.cc96 bool EntryHook::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::EntryHook
271 bool ExitHook::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::ExitHook
373 bool DetourHook::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::DetourHook
605 bool AllocateScratchRegs::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::AllocateScratchRegs