Searched refs:IndexErrMsg (Results 1 – 2 of 2) sorted by relevance
777 T *SectionTableRef::getSectionOfType(uint32_t Index, Twine IndexErrMsg, in getSectionOfType() argument779 if (T *Sec = dyn_cast<T>(getSection(Index, IndexErrMsg))) in getSectionOfType()
62 T *getSectionOfType(uint32_t Index, Twine IndexErrMsg, Twine TypeErrMsg);