Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp2210 if (BssSection *commonSec = getCommonSec(sym)) { in writeTo() local
2214 eSym->st_value = commonSec->addralign; in writeTo()