Searched defs:wrapper (Results 1 - 2 of 2) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/interception/ | ||
| H A D | interception_linux.cc | 27 GetRealFunctionAddress(const char * func_name,uptr * func_addr,uptr real,uptr wrapper) argument |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_win_dll_thunk.cc | 35 uptr wrapper = dllThunkGetRealAddrOrDie(main_function); local in function:__sanitizer::dllThunkIntercept 43 uptr wrapper = __interception::InternalGetProcAddress( local in function:__sanitizer::dllThunkInterceptWhenPossible |
Completed in 3 milliseconds