Home
last modified time | relevance | path

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

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