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

Function build_got_entries

tccelf.c:1417–1551  ·  view source on GitHub ↗

build GOT and PLT entries */ Two passes because R_JMP_SLOT should become first. Some targets (arm, arm64) do not allow mixing R_JMP_SLOT and R_GLOB_DAT. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tcc_relocate_exFunction · 0.85
elf_output_fileFunction · 0.85

Calls 5

get_sym_attrFunction · 0.85
build_gotFunction · 0.85
put_got_entryFunction · 0.85
gotplt_entry_typeFunction · 0.70
code_relocFunction · 0.70

Tested by

no test coverage detected