Home
last modified time | relevance | path

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

/third_party/openssl/crypto/conf/
Dconf_mod.c77 conf_init_func *ifunc,
283 conf_init_func *ifunc; in module_load_dso() local
299 ifunc = (conf_init_func *)DSO_bind_func(dso, DSO_mod_init_name); in module_load_dso()
300 if (ifunc == NULL) { in module_load_dso()
306 md = module_add(dso, name, ifunc, ffunc); in module_load_dso()
321 conf_init_func *ifunc, conf_finish_func *ffunc) in module_add() argument
342 tmod->init = ifunc; in module_add()
562 int CONF_module_add(const char *name, conf_init_func *ifunc, in CONF_module_add() argument
565 if (module_add(NULL, name, ifunc, ffunc)) in CONF_module_add()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
Dknown_gcc_test_failures.txt72 attr-ifunc-1.C
73 attr-ifunc-2.C
74 attr-ifunc-3.C
75 attr-ifunc-4.C
/third_party/openssl/ohos_lite/include/openssl/
Dconf.h143 int CONF_module_add(const char *name, conf_init_func *ifunc,
/third_party/ltp/tools/sparse/sparse-src/
Dgcc-attr-list.h62 GCC_ATTR(ifunc)
/third_party/openssl/include/openssl/
Dconf.h.in149 int CONF_module_add(const char *name, conf_init_func *ifunc,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.cpp575 KEYWORD(ifunc); in LexIdentifier()
/third_party/FreeBSD/
DUPDATING900 The amd64 kernel now requires a ld that supports ifunc to produce a