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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h402 /// setOutputSectionOffset - helper function to set output sections' offset.
403 void setOutputSectionOffset(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2176 /// setOutputSectionOffset - helper function to set output sections' offset.
2177 void GNULDBackend::setOutputSectionOffset(Module& pModule) function in class:GNULDBackend
2571 setOutputSectionOffset(pModule);

Completed in 851 milliseconds