Searched refs:getSymSectionIndex (Results 1 – 1 of 1) sorted by relevance
2232 static uint32_t getSymSectionIndex(Symbol *sym) { in getSymSectionIndex() function2265 const uint32_t shndx = getSymSectionIndex(sym); in writeTo()2331 if (!getCommonSec(entry.sym) && getSymSectionIndex(entry.sym) == SHN_XINDEX) in writeTo()