Home
last modified time | relevance | path

Searched defs:ifuncs (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDModule.h759 iterator_range<ifunc_iterator> ifuncs() { in ifuncs() function
762 iterator_range<const_ifunc_iterator> ifuncs() const { in ifuncs() function
/freebsd-14-stable/sys/kern/
HDlink_elf_obj.c1364 relocate_file1(elf_file_t ef, bool ifuncs) in relocate_file1()
1795 link_elf_reloc_local(linker_file_t lf, bool ifuncs) in link_elf_reloc_local()
HDlink_elf.c1444 bool ifuncs) in relocate_file1()