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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h405 /// setOutputSectionAddress - helper function to set output sections' address.
406 void setOutputSectionAddress(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2209 /// setOutputSectionAddress - helper function to set output sections' address.
2210 void GNULDBackend::setOutputSectionAddress(Module& pModule) function in class:GNULDBackend
2569 setOutputSectionAddress(pModule);
3058 setOutputSectionAddress(pModule);

Completed in 451 milliseconds