Home
last modified time | relevance | path

Searched refs:rewriteARMExIdxSection (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.h183 void rewriteARMExIdxSection(Module& pModule);
DARMException.cpp227 void ARMGNULDBackend::rewriteARMExIdxSection(Module& pModule) { in rewriteARMExIdxSection() function in mcld::ARMGNULDBackend
DARMLDBackend.cpp642 rewriteARMExIdxSection(pModule); in relax()