Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h42 LDSection* getExIdxSection() const { in getExIdxSection() function
DARMException.cpp102 LDSection* const exIdx = exTuple->getExIdxSection(); in scanInputExceptionSections()