Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h47 void setTextSection(LDSection* pSection) { in setTextSection() function
DARMException.cpp73 exTuple->setTextSection(sect->getLink()); in create()