Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h291 bool relrGlibc = false; member
H A DDriver.cpp1727 config->relrGlibc = true; in readConfigs()
H A DSyntheticSections.cpp3787 bool isLibc = config->relrGlibc && f->soName.starts_with("libc.so."); in finalizeContents()