Home
last modified time | relevance | path

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

/art/compiler/linker/
Dlinker_patch.h80 uint32_t target_method_idx) { in RelativeMethodPatch() argument
82 patch.method_idx_ = target_method_idx; in RelativeMethodPatch()
90 uint32_t target_method_idx) { in MethodBssEntryPatch() argument
92 patch.method_idx_ = target_method_idx; in MethodBssEntryPatch()
99 uint32_t target_method_idx) { in RelativeCodePatch() argument
101 patch.method_idx_ = target_method_idx; in RelativeCodePatch()