Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h409 void placeOutputSections(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2391 void GNULDBackend::placeOutputSections(Module& pModule) in placeOutputSections() function in GNULDBackend
2543 placeOutputSections(pModule); in layout()