Searched defs:ifunc (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/arch/atari/include/ |
H A D | pci_machdep.h | 60 int (*ifunc)(void *); /* function to call */ member
|
H A D | isa_machdep.h | 73 int (*ifunc)(void *); /* function to call */ member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/ |
H A D | conf_mod.c | 192 conf_init_func *ifunc; in module_load_dso() local 231 conf_init_func *ifunc, conf_finish_func *ffunc) in module_add() 417 int CONF_module_add(const char *name, conf_init_func *ifunc, in CONF_module_add()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/ |
H A D | conf_mod.c | 289 conf_init_func *ifunc; in module_load_dso() local 327 conf_init_func *ifunc, conf_finish_func *ffunc) in module_add() 568 int CONF_module_add(const char *name, conf_init_func *ifunc, in CONF_module_add()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraphunit.cc | 1430 bool ifunc = cgraph_node::get (alias)->ifunc_resolver; in maybe_diag_incompatible_alias() local
|
H A D | vmsdbgout.cc | 1576 unsigned int i, ifunc; in vmsdbgout_finish() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphunit.c | 1418 bool ifunc = cgraph_node::get (alias)->ifunc_resolver; in maybe_diag_incompatible_alias() local
|
H A D | vmsdbgout.c | 1575 unsigned int i, ifunc; in vmsdbgout_finish() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-ppc.c | 2110 unsigned int ifunc : 1; member 2934 struct plt_entry **ifunc; in ppc_elf_check_relocs() local 7039 struct plt_entry **ifunc, **plt_list; in ppc_elf_relocate_section() local
|
H A D | elfxx-sparc.c | 4308 bool ifunc = false; in _bfd_sparc_elf_finish_dynamic_symbol() local
|
H A D | elf64-ppc.c | 3135 unsigned int ifunc : 1; member 4801 struct plt_entry **ifunc, **plt_list; in ppc64_elf_check_relocs() local 16967 bool ifunc; in ppc64_elf_relocate_section() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-ppc.c | 2106 unsigned int ifunc : 1; member 2930 struct plt_entry **ifunc; in ppc_elf_check_relocs() local 7064 struct plt_entry **ifunc, **plt_list; in ppc_elf_relocate_section() local
|
H A D | elfxx-sparc.c | 4308 bool ifunc = false; in _bfd_sparc_elf_finish_dynamic_symbol() local
|
H A D | elf64-ppc.c | 3136 unsigned int ifunc : 1; member 4822 struct plt_entry **ifunc, **plt_list; in ppc64_elf_check_relocs() local 16984 bool ifunc; in ppc64_elf_relocate_section() local
|