Searched refs:addRelativeReloc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | Relocations.cpp | 745 static void addRelativeReloc(InputSectionBase *IS, uint64_t OffsetInSec, in addRelativeReloc() function 802 addRelativeReloc(In.Got, Off, &Sym, 0, R_ABS, Target->GotRel); in addGotEntry() 861 addRelativeReloc(&Sec, Offset, &Sym, Addend, Expr, Type); in processRelocAux()
|