Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h335 void setOutputSectionAddress(Module& pModule,
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1993 void GNULDBackend::setOutputSectionAddress(Module& pModule, in setOutputSectionAddress() function in GNULDBackend
2256 setOutputSectionAddress(pModule, pModule.begin(), pModule.end()); in postLayout()
2607 setOutputSectionAddress(pModule, pModule.begin(), pModule.end()); in relax()