Home
last modified time | relevance | path

Searched refs:some_function (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dtest_info_sources.cpp17 static int some_function() { in some_function() function
22 return some_function(); in foo()
Dfunc_invoke_and_crash.cpp15 static int some_function() { in some_function() function
20 return some_function(); in foo()
/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dbreakpoint_inlined_function.rs23 static int some_function() {
28 return some_function();
Dbreakpoint_inlined_sourceline.rs22 static int some_function() {
27 return some_function();
Dcrash.rs18 static int some_function() {
23 return some_function();
Dbreakpoint_sourceline.rs18 static int some_function() {
23 return some_function();
Dbreakpoint_function.rs19 static int some_function() {
24 return some_function();
Dglobal_int.rs24 static int some_function() {
29 return some_function();