Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp2177 static BssSection *getCommonSec(Symbol *sym) { in getCommonSec() function
2210 if (BssSection *commonSec = getCommonSec(sym)) { in writeTo()
2283 if (!getCommonSec(entry.sym) && getSymSectionIndex(entry.sym) == SHN_XINDEX) in writeTo()