Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.cpp88 exTuple->setRelExIdxSection(sect); in scanInputExceptionSections()
91 exTuple->setRelExIdxSection(sect); in scanInputExceptionSections()
DARMException.h70 void setRelExIdxSection(LDSection* pSection) { in setRelExIdxSection() function