Searched refs:createProgramHdrs (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h322 /// createProgramHdrs - base on output sections to create the program headers
323 void createProgramHdrs(Output& pOutput,
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1367 /// createProgramHdrs - base on output sections to create the program headers
1368 void GNULDBackend::createProgramHdrs(Output& pOutput, const MCLDInfo& pInfo) function in class:GNULDBackend
1614 createProgramHdrs(pLinker.getLDInfo().output(), pInfo);

Completed in 60 milliseconds