Searched refs:target_index (Results 1 – 2 of 2) sorted by relevance
627 uint32_t target_index) in X86PcRelativePatchInfo()628 : PatchInfo(target_dex_file, target_index), in X86PcRelativePatchInfo()
307 Elf_Word target_index = 0; in CheckSectionsLinked() local315 if (target_index) { in CheckSectionsLinked()319 target_index = i; in CheckSectionsLinked()327 return target_found && source_section != nullptr && source_section->sh_link == target_index; in CheckSectionsLinked()