Home
last modified time | relevance | path

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

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