Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2007 void tcc_undefine_symbol(TCCState *s, const char *sym);
14979 void tcc_undefine_symbol(TCCState *s1, const char *sym) in tcc_undefine_symbol() function
21514 tcc_undefine_symbol(s, optarg); in parse_args()