Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp1044 static void addRelativeReloc(InputSectionBase *isec, uint64_t offsetInSec, in addRelativeReloc() function
1096 addRelativeReloc(in.got, off, &sym, 0, R_ABS, target->symbolicRel); in addGotEntry()
1158 addRelativeReloc(&sec, offset, &sym, addend, expr, type); in processRelocAux()