Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h39 LDSection* getTextSection() const { in getTextSection() function
DARMException.cpp86 LDSection* const text = exTuple->getTextSection(); in create()