Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h407 void placeOutputSections(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2294 void GNULDBackend::placeOutputSections(Module& pModule) { in placeOutputSections() function in mcld::GNULDBackend
2446 placeOutputSections(pModule); in layout()