Searched refs:needsDynReloc (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/ELF/ | ||
H A D | Symbols.h | 353 bool needsDynReloc() const { in needsDynReloc() function |
H A D | Relocations.cpp | 1777 if (!sym.needsDynReloc()) in postScanRelocations() |