MCPcopy Create free account
hub / github.com/TinyCC/tinycc / external_helper_sym

Function external_helper_sym

tccgen.c:1162–1166  ·  view source on GitHub ↗

create an external reference with no specific type similar to asm labels. This avoids type conflicts if the symbol is used from C too */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

gen_bounds_callFunction · 0.85
vpush_helper_funcFunction · 0.85
gen_bounded_ptr_derefFunction · 0.85
gen_bounds_callFunction · 0.85
arm64_sub_spFunction · 0.85
gen_bounds_callFunction · 0.85
gfunc_epilogFunction · 0.85
gen_bounds_callFunction · 0.85
gen_cvt_itofFunction · 0.85
gen_static_callFunction · 0.85
gen_bound_callFunction · 0.85

Calls 1

external_global_symFunction · 0.85

Tested by

no test coverage detected