Searched defs:new_function (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/ |
H A D | interception_win.cc | 950 const char *function_name, uptr new_function, in OverrideImportedFunction()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/ |
H A D | interception_win.cpp | 1003 const char *function_name, uptr new_function, in OverrideImportedFunction()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/ |
H A D | interception_win.cc | 952 const char *function_name, uptr new_function, in OverrideImportedFunction()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 818 context::new_function (enum gcc_jit_function_kind kind, in new_function() function
|
H A D | jit-playback.c | 414 new_function (location *loc, in new_function() function
|
H A D | jit-recording.c | 992 recording::context::new_function (recording::location *loc, in new_function() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 879 context::new_function (enum gcc_jit_function_kind kind, in new_function() function
|
H A D | jit-playback.cc | 506 new_function (location *loc, in new_function() function in gcc::jit::playback::context
|
H A D | jit-recording.cc | 997 recording::context::new_function (recording::location *loc, in new_function() function in gcc::jit::recording::context
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 7422 tree new_function, first_param, result; in resolve_overloaded_builtin() local 7569 tree new_function, first_param, result; in resolve_overloaded_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 7854 tree new_function, first_param, result; in resolve_overloaded_builtin() local 8001 tree new_function, first_param, result; in resolve_overloaded_builtin() local
|