Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2258 if (BssSection *commonSec = getCommonSec(sym)) { in writeTo() local
2262 eSym->st_value = commonSec->addralign; in writeTo()