Home
last modified time | relevance | path

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

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