Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2116 #define CONFIG_TCC_CRT_PREFIX "/usr/lib" macro
19116 tcc_add_file(s1, CONFIG_TCC_CRT_PREFIX "/crtn.o"); in tcc_add_runtime()
21174 tcc_add_file(s, CONFIG_TCC_CRT_PREFIX "/crt1.o"); in tcc_set_output_type()
21175 tcc_add_file(s, CONFIG_TCC_CRT_PREFIX "/crti.o"); in tcc_set_output_type()