Searched refs:SectNum (Results 1 – 2 of 2) sorted by relevance
218 int16_t SectNum = SymEntPtr->SectionNumber; in getSymbolSection() local220 if (isReservedSectionNumber(SectNum)) in getSymbolSection()223 Expected<DataRefImpl> ExpSec = getSectionByNum(SectNum); in getSymbolSection()775 int16_t SectNum = getSectionNumber(); in isFunction() local776 Expected<DataRefImpl> SI = OwningObjectPtr->getSectionByNum(SectNum); in isFunction()
225 int16_t SectNum = SymEntPtr->SectionNumber; in getSymbolSection() local227 if (isReservedSectionNumber(SectNum)) in getSymbolSection()230 Expected<DataRefImpl> ExpSec = getSectionByNum(SectNum); in getSymbolSection()829 int16_t SectNum = getSectionNumber(); in isFunction() local830 Expected<DataRefImpl> SI = OwningObjectPtr->getSectionByNum(SectNum); in isFunction()