radare2/shlr/tcc
2018-03-26 00:59:52 +02:00
..
COPYING
libr_tcc.h
libtcc.c
libtcc.h
Makefile
README.md
stab.def
stab.h
tcc_config.h
tcc.h
tccgen.c Add tt command (#4400) (#9765) 2018-03-26 00:59:52 +02:00
tcclib.h
tccpp.c
tcctok.h
test.cparse
VERSION

TCC

This is a stripped down version of tcc without the code generators. So, we only use the C parser for loading structures, enums and function signatures into r2.

Main IO function:

tcc_appendf()

Appends sdb queries to be executed from the core anal.