Searched refs:getSectionByNum (Results 1 – 2 of 2) sorted by relevance
317 getSectionByNum(XCOFFSym.getSectionNumber()); in getSymbolType()358 Expected<DataRefImpl> ExpSec = getSectionByNum(SectNum); in getSymbolSection()785 Expected<DataRefImpl> XCOFFObjectFile::getSectionByNum(int16_t Num) const { in getSectionByNum() function in llvm::object::XCOFFObjectFile825 Expected<DataRefImpl> SecRef = getSectionByNum(SectionNum); in getSymbolSectionName()
691 Expected<DataRefImpl> getSectionByNum(int16_t Num) const;