Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h136 uint32_t target_method_idx) { in RelativeMethodPatch() argument
138 patch.method_idx_ = target_method_idx; in RelativeMethodPatch()
146 uint32_t target_method_idx) { in MethodBssEntryPatch() argument
148 patch.method_idx_ = target_method_idx; in MethodBssEntryPatch()
155 uint32_t target_method_idx) { in CodePatch() argument
157 patch.method_idx_ = target_method_idx; in CodePatch()
163 uint32_t target_method_idx) { in RelativeCodePatch() argument
165 patch.method_idx_ = target_method_idx; in RelativeCodePatch()