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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h400 /// setOutputSectionOffset - helper function to set output sections' offset.
401 void setOutputSectionOffset(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2073 /// setOutputSectionOffset - helper function to set output sections' offset.
2074 void GNULDBackend::setOutputSectionOffset(Module& pModule) { function in class:mcld::GNULDBackend
2475 setOutputSectionOffset(pModule);

Completed in 85 milliseconds