Searched refs:setupProgramHdrs (Results 1 – 2 of 2) sorted by relevance
391 void setupProgramHdrs(const LinkerScript& pScript);
1890 void GNULDBackend::setupProgramHdrs(const LinkerScript& pScript) { in setupProgramHdrs() function in mcld::GNULDBackend2577 setupProgramHdrs(pModule.getScript()); in postLayout()