Home
last modified time | relevance | path

Searched refs:InjectArrayParamsHook (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Dinstrumentation.cc111 return InjectArrayParamsHook(code_ir, bytecode); in Apply()
209 bool EntryHook::InjectArrayParamsHook(lir::CodeIr* code_ir, lir::Bytecode* bytecode) { in InjectArrayParamsHook() function in slicer::EntryHook
/tools/dexter/slicer/export/slicer/
Dinstrumentation.h77 bool InjectArrayParamsHook(lir::CodeIr* code_ir, lir::Bytecode* bytecode);