Home
last modified time | relevance | path

Searched refs:relocate_file1 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dlink_elf.c196 static int relocate_file1(elf_file_t ef, elf_lookup_fn lookup,
1431 relocate_file1(elf_file_t ef, elf_lookup_fn lookup, elf_reloc_fn reloc, in relocate_file1() function
1470 error = relocate_file1(ef, elf_lookup, elf_reloc, false); in relocate_file()
1472 error = relocate_file1(ef, elf_lookup, elf_reloc, true); in relocate_file()
1930 relocate_file1(ef, elf_lookup_ifunc, elf_reloc, true); in link_elf_ireloc()
1943 relocate_file1(ef, elf_lookup_ifunc, elf_reloc_late, true); in link_elf_late_ireloc()