Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dinstrumentation.cc207 auto detour_method = code_ir->Alloc<lir::Method>(ir_method_decl, ir_method_decl->orig_index); in Apply() local
214 bytecode->operands[1] = detour_method; in Apply()