Home | History | Annotate | Download | only in tests

Lines Matching full:noinline

1002 /* Explicitly set noinline so the test can check it is in the backtrace. */
1003 static __attribute__(( noinline)) Int vex_strlen ( const HChar* str )