Searched refs:exIdx (Results 1 – 1 of 1) sorted by relevance
102 LDSection* const exIdx = exTuple->getExIdxSection(); in scanInputExceptionSections() local108 if (!exIdx) { in scanInputExceptionSections()124 fatal(diag::eh_missing_text_section) << exIdx->name() << pInput.name(); in scanInputExceptionSections()131 exIdx->setKind(LDFileFormat::Ignore); in scanInputExceptionSections()142 RegionFragment* exIdxFrag = findRegionFragment(*exIdx); in scanInputExceptionSections()