Searched defs:addRelativeReloc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 512 void addRelativeReloc(RelType dynType, InputSectionBase &isec, addRelativeReloc() function |
H A D | Relocations.cpp | 869 static void addRelativeReloc(InputSectionBase &isec, uint64_t offsetInSec, addRelativeReloc() function |