Searched refs:arch_absolute_reloc (Results 1 – 3 of 3) sorted by relevance
101 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc);
950 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc)884 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc) arch_absolute_reloc() function
4846 __weak bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc) in arch_absolute_reloc() function4877 if (arch_absolute_reloc(file->elf, reloc)) { in check_abs_references()