MCPcopy Index your code
hub / github.com/TinyCC/tinycc / tcc_compile

Function tcc_compile

libtcc.c:801–844  ·  view source on GitHub ↗

compile the file opened in 'file'. Return non zero if errors. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tcc_compile_stringFunction · 0.85
tcc_add_file_internalFunction · 0.85

Calls 12

tcc_enter_stateFunction · 0.85
tcc_open_bfFunction · 0.85
preprocess_startFunction · 0.85
tccgen_initFunction · 0.85
tcc_preprocessFunction · 0.85
tccelf_begin_fileFunction · 0.85
tcc_assembleFunction · 0.85
tccgen_compileFunction · 0.85
tccelf_end_fileFunction · 0.85
tccgen_finishFunction · 0.85
preprocess_endFunction · 0.85
tcc_exit_stateFunction · 0.85

Tested by

no test coverage detected