Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3879 bool isGlibc2 = false; in finalizeContents() local
3887 isGlibc2 = true; in finalizeContents()
3891 if (isGlibc2) { in finalizeContents()