Searched refs:addRelativeReloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1026 static void addRelativeReloc(InputSectionBase *isec, uint64_t offsetInSec, function
1078 addRelativeReloc(in.got, off, &sym, 0, R_ABS, target->symbolicRel);
1140 addRelativeReloc(&sec, offset, &sym, addend, expr, type);

Completed in 84 milliseconds