Searched refs:getSectionByNum (Results 1 – 4 of 4) sorted by relevance
223 Expected<DataRefImpl> ExpSec = getSectionByNum(SectNum); in getSymbolSection()431 Expected<DataRefImpl> XCOFFObjectFile::getSectionByNum(int16_t Num) const { in getSectionByNum() function in llvm::object::XCOFFObjectFile454 Expected<DataRefImpl> SecRef = getSectionByNum(SectionNum); in getSymbolSectionName()776 Expected<DataRefImpl> SI = OwningObjectPtr->getSectionByNum(SectNum); in isFunction()
230 Expected<DataRefImpl> ExpSec = getSectionByNum(SectNum); in getSymbolSection()478 Expected<DataRefImpl> XCOFFObjectFile::getSectionByNum(int16_t Num) const { in getSectionByNum() function in llvm::object::XCOFFObjectFile501 Expected<DataRefImpl> SecRef = getSectionByNum(SectionNum); in getSymbolSectionName()830 Expected<DataRefImpl> SI = OwningObjectPtr->getSectionByNum(SectNum); in isFunction()
339 Expected<DataRefImpl> getSectionByNum(int16_t Num) const;
365 Expected<DataRefImpl> getSectionByNum(int16_t Num) const;