Searched refs:addRelativeReloc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | Relocations.cpp | 1057 static void addRelativeReloc(InputSectionBase *isec, uint64_t offsetInSec, in addRelativeReloc() function 1073 part.relaDyn->addRelativeReloc(target->relativeRel, isec, offsetInSec, sym, in addRelativeReloc() 1111 addRelativeReloc(in.got, off, sym, 0, R_ABS, target->symbolicRel); in addGotEntry() 1180 addRelativeReloc(&sec, offset, sym, addend, expr, type); in processRelocAux()
|
| H A D | SyntheticSections.h | 531 void addRelativeReloc(RelType dynType, InputSectionBase *isec,
|
| H A D | Thunks.cpp | 386 mainPart->relaDyn->addRelativeReloc( in PPC64PILongBranchThunk()
|
| H A D | SyntheticSections.cpp | 1616 void RelocationBaseSection::addRelativeReloc( in addRelativeReloc() function in RelocationBaseSection
|