12 lines
260 B
Markdown
12 lines
260 B
Markdown
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.
|