Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h403 void setOutputSectionOffset(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2177 void GNULDBackend::setOutputSectionOffset(Module& pModule) in setOutputSectionOffset() function in GNULDBackend
2571 setOutputSectionOffset(pModule); in layout()