Home
last modified time | relevance | path

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

/art/compiler/linker/
Dlinker_patch.h79 uint32_t target_method_idx) { in RelativeMethodPatch() argument
81 patch.method_idx_ = target_method_idx; in RelativeMethodPatch()
89 uint32_t target_method_idx) { in MethodBssEntryPatch() argument
91 patch.method_idx_ = target_method_idx; in MethodBssEntryPatch()
98 uint32_t target_method_idx) { in RelativeCodePatch() argument
100 patch.method_idx_ = target_method_idx; in RelativeCodePatch()