Home
last modified time | relevance | path

Searched refs:addGotEntry (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.h144 void addGotEntry(Symbol &sym);
H A DRelocations.cpp921 void elf::addGotEntry(Symbol &sym) { in addGotEntry() function in elf
1698 addGotEntry(sym); in handleNonPreemptibleIfunc()
1720 addGotEntry(sym); in postScanRelocations()
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp456 addGotEntry(*rel.sym); in relaxOnce()
H A DX86_64.cpp339 addGotEntry(*rel.sym); in relaxOnce()