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

/frameworks/compile/libbcc/tests/debuginfo/host-tests/
H A Dpass-function.c4 // DEBUGGER: break function_test
13 // CHECK: function_test
30 // CHECK: function_test
41 __attribute__((noinline)) static int function_test();
51 int function_test(int c) function
74 return function_test(1);

Completed in 45 milliseconds