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

Function tcc_relocate_ex

tccrun.c:333–466  ·  view source on GitHub ↗

relocate code. Return -1 on error, required size if ptr is NULL, otherwise copy code into buffer passed by the caller */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tcc_relocateFunction · 0.85

Calls 11

pe_output_fileFunction · 0.85
tcc_add_runtimeFunction · 0.85
resolve_common_symsFunction · 0.85
build_got_entriesFunction · 0.85
protect_pagesFunction · 0.85
win64_add_function_tableFunction · 0.85
cleanup_symbolsFunction · 0.85
cleanup_sectionsFunction · 0.85
relocate_symsFunction · 0.85
relocate_sectionsFunction · 0.85
relocate_pltFunction · 0.70

Tested by

no test coverage detected