Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h404 void setOutputSectionAddress(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2106 void GNULDBackend::setOutputSectionAddress(Module& pModule) { in setOutputSectionAddress() function in mcld::GNULDBackend
2473 setOutputSectionAddress(pModule); in layout()
2921 setOutputSectionAddress(pModule); in relax()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp803 setOutputSectionAddress(pModule); in rewriteARMExIdxSection()