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

Function put_got_entry

tccelf.c:1319–1412  ·  view source on GitHub ↗

Create a GOT and (for function call) a PLT entry corresponding to a symbol in s1->symtab. When creating the dynamic symbol table entry for the GOT relocation, use 'size' and 'info' for the corresponding symbol metadata. Returns the offset of the GOT or (if any) PLT entry. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

build_got_entriesFunction · 0.85

Calls 7

get_sym_attrFunction · 0.85
new_sectionFunction · 0.85
section_ptr_addFunction · 0.85
put_elf_relocFunction · 0.85
set_elf_symFunction · 0.85
put_elf_symFunction · 0.85
create_plt_entryFunction · 0.70

Tested by

no test coverage detected