Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3176 bool isGlibc2 = false; in finalizeContents() local
3184 isGlibc2 = true; in finalizeContents()
3188 if (isGlibc2) { in finalizeContents()