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