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

Function tcc_load_dll

tccelf.c:3828–3959  ·  view source on GitHub ↗

load a library / DLL 'level = 0' means that the DLL is referenced by the user (so it should be added as DT_NEEDED in the generated ELF file) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tcc_add_binaryFunction · 0.85

Calls 10

full_readFunction · 0.85
load_dataFunction · 0.85
tcc_basenameFunction · 0.85
tcc_add_dllrefFunction · 0.85
tcc_freeFunction · 0.85
store_versionFunction · 0.85
set_elf_symFunction · 0.85
set_sym_versionFunction · 0.85
tcc_add_library_pathFunction · 0.85
tcc_add_dllFunction · 0.85

Tested by

no test coverage detected