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

Function tcc_load_object_file

tccelf.c:3260–3566  ·  view source on GitHub ↗

load an object file and merge it with current files */ XXX: handle correctly stab (debug) info */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

tcc_add_binaryFunction · 0.85
tcc_load_alacarteFunction · 0.85
tcc_load_archiveFunction · 0.85

Calls 10

tcc_object_typeFunction · 0.85
load_dataFunction · 0.85
tcc_malloczFunction · 0.85
new_sectionFunction · 0.85
section_addFunction · 0.85
full_readFunction · 0.85
find_elf_symFunction · 0.85
set_elf_symFunction · 0.85
get_sym_attrFunction · 0.85
tcc_freeFunction · 0.85

Tested by

no test coverage detected