HomeSort by relevance Sort by last modified time
    Searched refs:TargetMethod (Results 1 - 4 of 4) sorted by null

  /art/compiler/linker/
linker_patch.h 191 MethodReference TargetMethod() const {
relative_patcher_test.h 153 auto result = method_offset_map_.FindMethodOffset(patch.TargetMethod());
  /art/compiler/linker/arm/
relative_patcher_arm_base.cc 398 unprocessed_method_call_patches_.emplace_back(patch_offset, patch.TargetMethod());
  /art/dex2oat/linker/
oat_writer.cc 856 MethodReference target_method = patch.TargetMethod();
    [all...]

Completed in 580 milliseconds