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.cpp3878 bool isLibc = ctx.arg.relrGlibc && f->soName.starts_with("libc.so."); in finalizeContents() local
3886 if (isLibc && ver.starts_with("GLIBC_2.")) in finalizeContents()