Searched refs:tcc_state (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c2404 static struct TCCState *tcc_state;
6962 if (tcc_state->leading_underscore && can_add_underscore) {
7079 TCCState *s1 = tcc_state;
7089 TCCState *s1 = tcc_state;
7111 TCCState *s1 = tcc_state;
8475 TCCState *s1 = tcc_state;
9194 TCCState *s1 = tcc_state;
12043 ad->section = find_section(tcc_state, (char *)tokc.cstr->data);
12102 if (tcc_state->warn_unsupported)
12222 } else if (*tcc_state
2402 static struct TCCState *tcc_state; variable in typeref:struct:TCCState
[all...]

Completed in 566 milliseconds