Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2285 static BssSection *getCommonSec(bool relocatable, Symbol *sym) { in getCommonSec() function
2318 if (BssSection *commonSec = getCommonSec(relocatable, sym)) { in writeTo()
2393 if (!getCommonSec(relocatable, entry.sym) && in writeTo()