Home
last modified time | relevance | path

Searched refs:libfunc_table (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlibfuncs.h76 #define libfunc_table \ macro
81 #define abort_libfunc (libfunc_table[LTI_abort])
82 #define memcpy_libfunc (libfunc_table[LTI_memcpy])
83 #define memmove_libfunc (libfunc_table[LTI_memmove])
84 #define memcmp_libfunc (libfunc_table[LTI_memcmp])
85 #define memset_libfunc (libfunc_table[LTI_memset])
86 #define setbits_libfunc (libfunc_table[LTI_setbits])
88 #define setjmp_libfunc (libfunc_table[LTI_setjmp])
89 #define longjmp_libfunc (libfunc_table[LTI_longjmp])
90 #define unwind_sjlj_register_libfunc (libfunc_table[LTI_unwind_sjlj_register])
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlibfuncs.h71 #define libfunc_table \ macro
76 #define unwind_sjlj_register_libfunc (libfunc_table[LTI_unwind_sjlj_register])
78 (libfunc_table[LTI_unwind_sjlj_unregister])
79 #define synchronize_libfunc (libfunc_table[LTI_synchronize])