Home
last modified time | relevance | path

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

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