Searched refs:SectNum (Results 1 – 1 of 1) sorted by relevance
349 const int16_t SectNum = toSymbolRef(Symb).getSectionNumber(); in getSymbolSection() local351 if (isReservedSectionNumber(SectNum)) in getSymbolSection()354 Expected<DataRefImpl> ExpSec = getSectionByNum(SectNum); in getSymbolSection()1246 const int16_t SectNum = getSectionNumber(); in isFunction() local1247 Expected<DataRefImpl> SI = OwningObjectPtr->getSectionByNum(SectNum); in isFunction()