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