Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h401 void setOutputSectionOffset(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2074 void GNULDBackend::setOutputSectionOffset(Module& pModule) { in setOutputSectionOffset() function in mcld::GNULDBackend
2475 setOutputSectionOffset(pModule); in layout()