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

Function section_add

tccelf.c:319–331  ·  view source on GitHub ↗

reserve at least 'size' bytes aligned per 'align' in section 'sec' from current offset, and return the aligned offset */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

gvFunction · 0.85
decl_initializer_allocFunction · 0.85
gen_functionFunction · 0.85
section_ptr_addFunction · 0.85
version_addFunction · 0.85
tcc_add_btstubFunction · 0.85
resolve_common_symsFunction · 0.85
tcc_load_object_fileFunction · 0.85

Calls 1

section_reallocFunction · 0.85

Tested by

no test coverage detected