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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h326 /// setupProgramHdrs - set up the attributes of segments
328 void setupProgramHdrs(const Output& pOutput, const MCLDInfo& pInfo);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1482 /// setupProgramHdrs - set up the attributes of segments
1483 void GNULDBackend:: setupProgramHdrs(const Output& pOutput, const MCLDInfo& pInfo) function in class:GNULDBackend
1622 setupProgramHdrs(pOutput, pInfo);

Completed in 357 milliseconds