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

Function elf_output_file

tccelf.c:2978–3149  ·  view source on GitHub ↗

Output an elf, coff or binary file */ XXX: suppress unneeded sections */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tcc_output_fileFunction · 0.85

Calls 15

create_bsd_note_sectionFunction · 0.85
tcc_add_runtimeFunction · 0.85
resolve_common_symsFunction · 0.85
new_sectionFunction · 0.85
put_elf_strFunction · 0.85
new_symtabFunction · 0.85
build_gotFunction · 0.85
bind_exe_dynsymsFunction · 0.85
build_got_entriesFunction · 0.85
bind_libs_dynsymsFunction · 0.85
export_global_symsFunction · 0.85

Tested by

no test coverage detected