Home
last modified time | relevance | path

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

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