| /freebsd/contrib/llvm-project/compiler-rt/lib/interception/ |
| H A D | interception.h | 150 # define DECLARE_WRAPPER(ret_type, func, ...) argument 156 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 158 # define DECLARE_WRAPPER_WINAPI(ret_type, func, ...) \ argument 194 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 229 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 242 # define DECLARE_REAL(ret_type, func, ...) argument 248 # define DECLARE_REAL(ret_type, func, ...) \ argument 256 # define DECLARE_REAL(ret_type, func, ...) \ argument 262 # define DECLARE_REAL_AND_INTERCEPTOR(ret_type, func, ...) \ argument 268 # define DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type, func, ...) \ argument [all …]
|
| /freebsd/sys/arm64/include/ |
| H A D | ifunc.h | 32 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 37 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| H A D | vmm.h | 125 #define DECLARE_VMMOPS_FUNC(ret_type, opname, args) \ argument
|
| /freebsd/sys/powerpc/include/ |
| H A D | ifunc.h | 38 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 43 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| /freebsd/sys/x86/include/ |
| H A D | ifunc.h | 32 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 37 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| /freebsd/sys/riscv/include/ |
| H A D | ifunc.h | 33 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 38 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| H A D | vmm.h | 123 #define DECLARE_VMMOPS_FUNC(ret_type, opname, args) \ argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/safestack/ |
| H A D | safestack_platform.h | 79 #define DEFINE__REAL(ret_type, func, ...) \ argument 89 # define DEFINE__REAL(ret_type, func, ...) \ argument 97 # define DEFINE__REAL64(ret_type, func, ...) \ argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_solaris.cpp | 46 #define DECLARE__REAL(ret_type, func, ...) \ argument 48 #define DECLARE__REAL_AND_INTERNAL(ret_type, func, ...) \ argument 57 #define DECLARE__REAL64(ret_type, func, ...) \ argument 59 #define DECLARE__REAL_AND_INTERNAL64(ret_type, func, ...) \ argument
|
| H A D | sanitizer_netbsd.cpp | 89 #define DEFINE__REAL(ret_type, func, ...) \ argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_interceptors.cpp | 412 #define INTERCEPTOR_STRTO_BODY(ret_type, func, ...) \ argument 426 #define INTERCEPTOR_STRTO(ret_type, func, char_type) \ argument 431 #define INTERCEPTOR_STRTO_SRET(ret_type, func, char_type) \ argument 437 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ argument 443 #define INTERCEPTOR_STRTO_LOC(ret_type, func, char_type) \ argument 449 #define INTERCEPTOR_STRTO_SRET_LOC(ret_type, func, char_type) \ argument 455 #define INTERCEPTOR_STRTO_BASE_LOC(ret_type, func, char_type) \ argument 462 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 466 #define INTERCEPTORS_STRTO_SRET(ret_type, func, char_type) \ argument 470 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerInterceptors.cpp | 21 #define DEFINE_REAL(ret_type, func, ...) \ argument
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
| H A D | SymbolFileCTF.cpp | 486 Type *ret_type = ResolveTypeUID(ctf_function.return_type); in CreateFunction() local 810 Type *ret_type = ResolveTypeUID(ret_uid); in ParseFunctions() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCDeclVendor.cpp | 347 clang::QualType ret_type = in BuildMethod() local
|
| /freebsd/usr.bin/truss/ |
| H A D | syscall.h | 215 u_int ret_type; member
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/director/ |
| H A D | testlang_parse.y | 634 assign_rets(returns_enum_t ret_type, void *ret) in assign_rets()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_interceptors.cpp | 645 # define INTERCEPTOR_STRTO_BASE(ret_type, func) \ argument
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StopInfo.cpp | 59 lldb::StateType ret_type = thread_sp->GetProcess()->GetPrivateState(); in HasTargetRunSinceMe() local
|
| /freebsd/contrib/elftoolchain/libelftc/ |
| H A D | libelftc_dem_gnu3.c | 207 struct vector_str ret_type; in cpp_demangle_gnu3() local
|
| /freebsd/sys/amd64/include/ |
| H A D | vmm.h | 147 #define DECLARE_VMMOPS_FUNC(ret_type, opname, args) \ argument
|
| /freebsd/contrib/libcxxrt/ |
| H A D | libelftc_dem_gnu3.c | 541 struct vector_str ret_type; in __cxa_demangle_gnu3() local
|
| /freebsd/sys/amd64/vmm/ |
| H A D | vmm.c | 199 #define DEFINE_VMMOPS_IFUNC(ret_type, opname, args) \ argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_custom.cpp | 1296 #define WRAPPER_STRTO(ret_type, fun) \ in WRAPPER_ALIAS() argument
|