Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c6701 static inline void tcc_free(void *ptr) in tcc_free() function
6850 tcc_free(s->data); in free_section()
6851 tcc_free(s); in free_section()
7255 tcc_free(cstr->data_allocated); in cstr_free()
7529 tcc_free(bf); in tcc_close()
7991 tcc_free(str); in tok_str_free()
14941 tcc_free(buf); in tcc_compile_string()
17817 tcc_free(bf); in tcc_assemble_inline()
18068 tcc_free(op->constraint); in asm_instr()
18462 tcc_free(new_syms); in sort_syms()
[all …]