Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h746 iterator_range<ifunc_iterator> ifuncs() { ifuncs() function
749 iterator_range<const_ifunc_iterator> ifuncs() const { ifuncs() function
/freebsd-src/sys/kern/
H A Dlink_elf_obj.c1367 relocate_file1(elf_file_t ef,bool ifuncs) relocate_file1() argument
1808 link_elf_reloc_local(linker_file_t lf,bool ifuncs) link_elf_reloc_local() argument
H A Dlink_elf.c1453 relocate_file1(elf_file_t ef,elf_lookup_fn lookup,elf_reloc_fn reloc,bool ifuncs) relocate_file1() argument