Home
last modified time | relevance | path

Searched defs:func_ptr (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
Dcfi.c168 static uintptr_t get_cfi_check_addr(uint16_t value, void* func_ptr) in get_cfi_check_addr()
185 static inline void cfi_slowpath_common(uint64_t call_site_type_id, void *func_ptr, void *diag_data) in cfi_slowpath_common()
487 void __cfi_slowpath(uint64_t call_site_type_id, void *func_ptr) in __cfi_slowpath()
499 void __cfi_slowpath_diag(uint64_t call_site_type_id, void *func_ptr, void *diag_data) in __cfi_slowpath_diag()
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc65 GetProcessDpiAwarenessPtr func_ptr = in IsProcessPerMonitorDpiAware() local
85 static GetDpiForWindowPtr func_ptr = reinterpret_cast<GetDpiForWindowPtr>( in GetWindowScaleFactor() local
378 static EnableChildWindowDpiMessagePtr func_ptr = in CreateRootWindow() local
861 static EnableNonClientDpiScalingPtr func_ptr = in OnNCCreate() local
/third_party/musl/libc-test/src/functional/
Ddlopen.c130 typedef int (*func_ptr)(); typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h316 void** func_ptr; member
324 void** func_ptr; member
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Dittnotify_config.h391 void** func_ptr; member
399 void** func_ptr; member
/third_party/pcre2/pcre2/src/sljit/
DsljitNativePPC_common.c261 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_function_context(void** func_ptr, struct sljit_function_con… in sljit_set_function_context()