Searched refs:link_elf_link_preload (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ |
H A D | link_elf.c | 139 static int link_elf_link_preload(linker_class_t cls, 182 KOBJMETHOD(linker_link_preload, link_elf_link_preload), 876 link_elf_link_preload(linker_class_t cls, const char *filename, in link_elf_link_preload() function
|
H A D | link_elf_obj.c | 126 static int link_elf_link_preload(linker_class_t cls, 170 KOBJMETHOD(linker_link_preload, link_elf_link_preload), 343 link_elf_link_preload(linker_class_t cls, const char *filename, in link_elf_link_preload() function
|