Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dlink_elf.c163 static int elf_lookup(linker_file_t, Elf_Size, int, Elf_Addr *);
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()
1768 elf_lookup(linker_file_t lf, Elf_Size symidx, int deps, Elf_Addr *res) in elf_lookup() function
1842 ELF_RELOC_REL, elf_lookup); in link_elf_reloc_local()
1853 ELF_RELOC_RELA, elf_lookup); in link_elf_reloc_local()