Home
last modified time | relevance | path

Searched defs:export_name (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_interception.cpp34 static uptr GetSanitizerDllExport(const char *export_name) { in GetSanitizerDllExport()
89 const char *export_name, const uptr user_function, in __sanitizer_override_function()
131 const char *export_name, const uptr user_function, in __sanitizer_register_weak_function()
H A Dsanitizer_win_thunk_interception.cpp28 int override_function(const char *export_name, const uptr user_function) { in override_function()
36 int register_weak(const char *export_name, const uptr user_function) { in register_weak()
/freebsd/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c685 gss_buffer_desc export_name; in svc_rpc_gss_accept_sec_context() local
/freebsd/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c928 gss_buffer_desc export_name; in svc_rpc_gss_accept_sec_context() local