Searched refs:arch_absolute_reloc (Results 1 – 3 of 3) sorted by relevance
104 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc);
957 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc)944 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc) arch_absolute_reloc() function
4738 __weak bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc) in arch_absolute_reloc() function4769 if (arch_absolute_reloc(file->elf, reloc)) { in check_abs_references()