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

Function set_elf_sym

tccelf.c:698–781  ·  view source on GitHub ↗

add an elf symbol : check if it is already defined and patch it. Return symbol index. NOTE that sh_num can be SHN_UNDEF. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

macho_load_tbdFunction · 0.85
macho_load_dllFunction · 0.85
pe_putimportFunction · 0.85
tccelf_end_fileFunction · 0.85
build_gotFunction · 0.85
put_got_entryFunction · 0.85
set_global_symFunction · 0.85
bind_exe_dynsymsFunction · 0.85
bind_libs_dynsymsFunction · 0.85
export_global_symsFunction · 0.85
tcc_load_object_fileFunction · 0.85
tcc_load_dllFunction · 0.85

Calls 2

find_elf_symFunction · 0.85
put_elf_symFunction · 0.85

Tested by

no test coverage detected