Home
last modified time | relevance | path

Searched refs:init_module (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_init.c19 init_module(struct profile_vtable *vtable, void *cbdata, in init_module() function
146 err = init_module(&vtable, cbdata, lib_handle, ret_profile); in init_load_module()
241 return init_module(vtable, cbdata, NULL, ret_profile); in profile_init_vtable()
259 err = init_module(profile->vt, cbdata, profile->lib_handle, in copy_vtable_profile()
265 err = init_module(profile->vt, profile->cbdata, profile->lib_handle, in copy_vtable_profile()
/freebsd/sys/compat/linux/
H A Dlinux_dummy.c65 DUMMY(init_module);
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h674 uint32_t init_module;
687 uint64_t init_module;
1299 sys::swapByteOrder(r.init_module); in swapStruct()
1312 sys::swapByteOrder(r.init_module); in swapStruct()
680 uint32_t init_module; global() member
693 uint64_t init_module; global() member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp471 IO.mapRequired("init_module", LoadCommand.init_module); in mapping()
483 IO.mapRequired("init_module", LoadCommand.init_module); in mapping()
/freebsd/crypto/krb5/src/include/
H A Dkdb.h971 krb5_error_code (*init_module)(krb5_context kcontext, char *conf_section, member
/freebsd/crypto/krb5/src/lib/kdb/
H A Dkdb5.c293 out->init_module = in->init_module; in copy_vtable()
683 status = v->init_module(kcontext, section, db_args, mode); in krb5_db_open()
/freebsd/crypto/krb5/src/plugins/kdb/lmdb/
H A Dkdb_lmdb.c1128 .init_module = klmdb_open,
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc739 PRE_SYSCALL(init_module)(void *umod, long len, const void *uargs) {
744 POST_SYSCALL(init_module)(long res, void *umod, long len, const void *uargs) {}
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp9362 outs() << " init_module " << r.init_module << "\n"; in PrintRoutinesCommand()
9379 outs() << " init_module " << r.init_module << "\n"; in PrintRoutinesCommand64()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2068 fun:init_module=uninstrumented