rizin/shlr/tcc
Álvaro Felipe Melchor 78d5a78609 Fix COVS
2015-06-04 21:27:41 +02:00
..
config.h
COPYING
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
libr_tcc.h
libtcc.c
libtcc.h
Makefile
README.md Implement te,tb,tk and pf E, pf B to handle enum and bitfields 2014-09-21 01:39:18 +02:00
stab.def
stab.h
tcc.h
tccgen.c Fix #2212 - TinyCC struct parse crash 2015-03-23 01:14:44 +01:00
tcclib.h
tccpp.c Fix COVS 2015-06-04 21:27:41 +02:00
tcctok.h
test.cparse Initial support for function declarations in Cparse (loaded into sdb) 2014-10-14 11:55:02 +02:00
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.