Searched defs:NOINLINE_NOCLONE (Results 1 – 2 of 2) sorted by relevance
19 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro21 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro
95 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro97 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro