Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2054 int tcc_relocate(TCCState *s);
20669 int tcc_relocate(TCCState *s1) in tcc_relocate() function
20718 if (tcc_relocate(s1) < 0) in tcc_run()