Searched defs:func_ptr (Results 1 – 8 of 8) sorted by relevance
| /third_party/musl/ldso/linux/ |
| D | cfi.c | 168 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() 503 void __cfi_slowpath(uint64_t call_site_type_id, void *func_ptr) in __cfi_slowpath() 515 void __cfi_slowpath_diag(uint64_t call_site_type_id, void *func_ptr, void *diag_data) in __cfi_slowpath_diag()
|
| /third_party/musl/porting/linux/user/ldso/ |
| D | cfi.c | 168 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() 493 void __cfi_slowpath(uint64_t call_site_type_id, void *func_ptr) in __cfi_slowpath() 505 void __cfi_slowpath_diag(uint64_t call_site_type_id, void *func_ptr, void *diag_data) in __cfi_slowpath_diag()
|
| /third_party/gn/src/util/ |
| D | sys_info.cc | 28 auto func_ptr = reinterpret_cast<FunctionType>( in IsLongPathsSupportEnabled() local
|
| /third_party/musl/libc-test/src/functional/ |
| D | dlopen.c | 132 typedef int (*func_ptr)(); typedef
|
| /third_party/ninja/src/ |
| D | disk_interface.cc | 170 auto* func_ptr = reinterpret_cast<FunctionType*>( in RealDiskInterface() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | ittnotify_config.h | 316 void** func_ptr; member 324 void** func_ptr; member
|
| /third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
| D | ittnotify_config.h | 391 void** func_ptr; member 399 void** func_ptr; member
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativePPC_common.c | 261 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_function_context(void** func_ptr, struct sljit_function_con… in sljit_set_function_context()
|