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.cpp3788 bool isGlibc2 = false; in finalizeContents() local
3796 isGlibc2 = true; in finalizeContents()
3800 if (isGlibc2) { in finalizeContents()