Home
last modified time | relevance | path

Searched defs:wrapper (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_linux.cpp60 uptr wrapper) { in InterceptFunction()
73 uptr func, uptr wrapper) { in InterceptFunction()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.cpp34 uptr wrapper = dllThunkGetRealAddrOrDie(main_function); in dllThunkIntercept() local
42 uptr wrapper = __interception::InternalGetProcAddress( in dllThunkInterceptWhenPossible() local
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A D__init__.py116 def wrapper(*args, **kwargs): function
H A Danalyze.py426 def wrapper(*args, **kwargs): function
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py121 def wrapper(*args, **kwargs): function
149 def wrapper(*args, **kwargs): function
368 def wrapper(self, *args, **kwargs): function
460 def wrapper(*args, **kwargs): function
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/intelpt/
H A Dintelpt_testcase.py11 def wrapper(*args, **kwargs): function
/openbsd/usr.bin/ssh/
H A Dssh-ecdsa-sk.c153 const char *origin, const struct sshbuf *wrapper, in webauthn_check_prepare_hash()
/openbsd/gnu/usr.bin/perl/
H A Dmro_core.c140 SV *wrapper = newSVuv(PTR2UV(mro)); in Perl_mro_register() local
/openbsd/gnu/llvm/llvm/docs/
H A DBitCodeFormat.rst445 .. _wrapper: target
/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcase.py117 def wrapper(*args, **kwargs): function
/openbsd/gnu/gcc/gcc/
H A Dgimplify.c956 voidify_wrapper_expr (tree wrapper, tree temp) in voidify_wrapper_expr()
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2349 auto wrapper = +[](void *p) -> int { in TSAN_INTERCEPTOR() local