Searched refs:NOINLINE_NOCLONE (Results 1 – 3 of 3) sorted by relevance
95 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro97 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro108 static NOINLINE_NOCLONE void127 static NOINLINE_NOCLONE void134 static NOINLINE_NOCLONE USED void142 static NOINLINE_NOCLONE void148 static NOINLINE_NOCLONE NORETURN void172 static NOINLINE_NOCLONE void178 static NOINLINE_NOCLONE void187 static NOINLINE_NOCLONE void
19 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro21 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro24 void NOINLINE_NOCLONE34 void NOINLINE_NOCLONE
859 * backtrace-child.c (sigusr2): Add NOINLINE_NOCLONE and final asm stub.