Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Ddex_ir_builder.cc151 for (const auto& ir_proto : dex_ir_->protos) { in GetProto() local
160 auto ir_proto = dex_ir_->Alloc<Proto>(); in GetProto() local
Dinstrumentation.cc74 auto ir_proto = builder.GetProto(boxed_type, builder.GetTypeList(param_types)); in BoxValue() local
141 auto ir_proto = builder.GetProto(builder.GetType("V"), in Apply() local
320 auto ir_proto = builder.GetProto(builder.GetType("V"), in InjectArrayParamsHook() local
376 auto ir_proto = builder.GetProto(return_type, builder.GetTypeList(param_types)); in Apply() local
545 auto ir_proto = builder.GetProto(orig_method->prototype->return_type, in Apply() local
Dreader.cc848 auto ir_proto = dex_ir_->Alloc<ir::Proto>(); in ParseProto() local
/tools/dexter/dexter/
Dexperimental.cc97 auto ir_proto = builder.GetProto(orig_method->prototype->return_type, in StressWrapInvoke() local
158 auto ir_proto = builder.GetProto(builder.GetType("V"), in StressEntryHook() local
217 auto ir_proto = builder.GetProto(ir_method->decl->prototype->return_type, in StressExitHook() local
350 auto ir_proto = in CodeCoverage() local