Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp2246 if (BssSection *commonSec = getCommonSec(sym)) { in writeTo() local
2250 eSym->st_value = commonSec->alignment; in writeTo()