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

Function gen_function

tccgen.c:8571–8646  ·  view source on GitHub ↗

parse a function defined by symbol 'sym' and generate its code in 'cur_text_section' */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

gen_inline_functionsFunction · 0.85
declFunction · 0.85

Calls 15

section_addFunction · 0.85
get_tok_strFunction · 0.85
put_extern_symFunction · 0.85
add_arrayFunction · 0.85
tcc_debug_funcstartFunction · 0.85
sym_push2Function · 0.85
sym_push_paramsFunction · 0.85
tcc_debug_prolog_epilogFunction · 0.85
func_vla_argFunction · 0.85
blockFunction · 0.85
tcc_debug_end_scopeFunction · 0.85
tcc_debug_funcendFunction · 0.85

Tested by

no test coverage detected