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

Function set_local_sym

tccelf.c:1602–1611  ·  view source on GitHub ↗

set symbol to STB_LOCAL and resolve. The point is to not export it as a dynamic symbol to allow so's to have one each with a different value. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tcc_add_btstubFunction · 0.85
tcc_tcov_add_fileFunction · 0.85

Calls 1

find_elf_symFunction · 0.85

Tested by

no test coverage detected