Searched refs:relExIdx (Results 1 – 1 of 1) sorted by relevance
104 LDSection* const relExIdx = exTuple->getRelExIdxSection(); in scanInputExceptionSections() local111 } else if (relExIdx) { in scanInputExceptionSections()112 fatal(diag::eh_missing_exidx_section) << relExIdx->name() in scanInputExceptionSections()150 RelocData* exIdxRD = relExIdx ? relExIdx->getRelocData() : NULL; in scanInputExceptionSections()