Home
last modified time | relevance | path

Searched refs:NOINLINE_NOCLONE (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/tests/
H A Dbacktrace-child.c105 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro
107 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro
118 static NOINLINE_NOCLONE void
137 static NOINLINE_NOCLONE void
144 static NOINLINE_NOCLONE USED void
152 static NOINLINE_NOCLONE void
158 static NOINLINE_NOCLONE NORETURN void
181 static NOINLINE_NOCLONE void
187 static NOINLINE_NOCLONE void
196 static NOINLINE_NOCLONE voi
[all...]
H A Dtestfile-backtrace-demangle.cc19 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro
21 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro
24 void NOINLINE_NOCLONE
34 void NOINLINE_NOCLONE

Completed in 2 milliseconds