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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h384 /// createProgramHdrs - base on output sections to create the program headers
385 void createProgramHdrs(Module& pModule);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1824 /// createProgramHdrs - base on output sections to create the program headers
1825 void GNULDBackend::createProgramHdrs(Module& pModule) function in class:GNULDBackend
2564 createProgramHdrs(pModule);

Completed in 59 milliseconds