Home
last modified time | relevance | path

Searched defs:NOINLINE_NOCLONE (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/tests/
Dtestfile-backtrace-demangle.cc19 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro
21 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro
Dbacktrace-child.c95 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro
97 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro