Searched defs:wrapper (Results  1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/llvm/compiler-rt/lib/interception/ | 
| H A D | interception_linux.cpp | 60                        uptr wrapper) {  in InterceptFunction()73                        uptr func, uptr wrapper) {  in InterceptFunction()
 
 | 
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ | 
| H A D | sanitizer_win_dll_thunk.cpp | 34   uptr wrapper = dllThunkGetRealAddrOrDie(main_function);  in dllThunkIntercept()  local42   uptr wrapper = __interception::InternalGetProcAddress(  in dllThunkInterceptWhenPossible()  local
 
 | 
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/ | 
| H A D | __init__.py | 116     def wrapper(*args, **kwargs):  function
 | 
| H A D | analyze.py | 426         def wrapper(*args, **kwargs):  function
 | 
| /openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ | 
| H A D | decorators.py | 121         def wrapper(*args, **kwargs):  function149         def wrapper(*args, **kwargs):  function
 368     def wrapper(self, *args, **kwargs):  function
 460         def wrapper(*args, **kwargs):  function
 
 | 
| /openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/intelpt/ | 
| H A D | intelpt_testcase.py | 11     def wrapper(*args, **kwargs):  function
 | 
| /openbsd-src/usr.bin/ssh/ | 
| H A D | ssh-ecdsa-sk.c | 153     const char *origin, const struct sshbuf *wrapper, in webauthn_check_prepare_hash()   argument 
 | 
| /openbsd-src/gnu/usr.bin/perl/ | 
| H A D | mro_core.c | 140     SV *wrapper = newSVuv(PTR2UV(mro)); in Perl_mro_register()   local 
 | 
| /openbsd-src/gnu/llvm/llvm/docs/ | 
| H A D | BitCodeFormat.rst | 445 .. _wrapper:  target
 | 
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ | 
| H A D | case.py | 117             def wrapper(*args, **kwargs):  function
 | 
| /openbsd-src/gnu/gcc/gcc/ | 
| H A D | gimplify.c | 956 voidify_wrapper_expr (tree wrapper, tree temp)  in voidify_wrapper_expr()
 | 
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ | 
| H A D | tsan_interceptors_posix.cpp | 2349   auto wrapper = +[](void *p) -> int {  in TSAN_INTERCEPTOR()  local
 |