Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h249 bool relrGlibc = false; member
H A DDriver.cpp1476 config->relrGlibc = true; in readConfigs()
H A DSyntheticSections.cpp3150 bool isLibc = config->relrGlibc && f->soName.startswith("libc.so."); in finalizeContents()