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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h408 /// placeOutputSections - place output sections based on SectionMap
409 void placeOutputSections(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2390 /// placeOutputSections - place output sections based on SectionMap
2391 void GNULDBackend::placeOutputSections(Module& pModule) function in class:GNULDBackend
2543 placeOutputSections(pModule);

Completed in 12 milliseconds