Searched refs:target_index (Results 1 – 2 of 2) sorted by relevance
613 uint32_t target_index) in X86PcRelativePatchInfo()614 : PatchInfo(target_dex_file, target_index), in X86PcRelativePatchInfo()
313 Elf_Word target_index = 0; in CheckSectionsLinked() local321 if (target_index) { in CheckSectionsLinked()325 target_index = i; in CheckSectionsLinked()333 return target_found && source_section != nullptr && source_section->sh_link == target_index; in CheckSectionsLinked()