Searched refs:relocate_file1 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dlink_elf.c194 static int relocate_file1(elf_file_t ef, elf_lookup_fn lookup,
1215 relocate_file1(elf_file_t ef, elf_lookup_fn lookup, elf_reloc_fn reloc, function
1254 error = relocate_file1(ef, elf_lookup, elf_reloc, false);
1256 error = relocate_file1(ef, elf_lookup, elf_reloc, true);
1712 relocate_file1(ef, elf_lookup_ifunc, elf_reloc, true);

Completed in 92 milliseconds