Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3787 bool isLibc = config->relrGlibc && f->soName.starts_with("libc.so."); in finalizeContents() local
3795 if (isLibc && ver.starts_with("GLIBC_2.")) in finalizeContents()