Home
last modified time | relevance | path

Searched refs:exIdxFrag (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.cpp142 RegionFragment* exIdxFrag = findRegionFragment(*exIdx); in scanInputExceptionSections() local
146 exTuple->setExIdxFragment(exIdxFrag); in scanInputExceptionSections()
158 if (!exIdxFrag) { in scanInputExceptionSections()