Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp3192 bool isLibc = config->relrGlibc && f->soName.startswith("libc.so."); in finalizeContents() local
3200 if (isLibc && ver.startswith("GLIBC_2.")) in finalizeContents()