Home
last modified time | relevance | path

Searched refs:test__clang_to_obj (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/c++/
H A Dclang-c.h16 extern int test__clang_to_obj(void);
30 static inline int test__clang_to_obj(void) { return -1;}
H A Dclang-test.cpp51 int test__clang_to_obj(void) in test__clang_to_obj() function
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dclang.c16 .func = test__clang_to_obj,