Searched refs:getCommonSec (Results 1 – 1 of 1) sorted by relevance
2225 static BssSection *getCommonSec(Symbol *sym) { in getCommonSec() function2258 if (BssSection *commonSec = getCommonSec(sym)) { in writeTo()2331 if (!getCommonSec(entry.sym) && getSymSectionIndex(entry.sym) == SHN_XINDEX) in writeTo()