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

/frameworks/compile/mclinker/lib/LD/
H A DEhFrame.cpp297 CIE& pOutCIE,
306 (*i)->setCIE(pOutCIE);
326 void EhFrame::moveInputFragments(EhFrame& pInFrame, CIE& pInCIE, CIE* pOutCIE) { argument
332 if (!pOutCIE) {
345 SectionData::iterator cur_iter(*pOutCIE);
295 removeAndUpdateCIEForFDE(EhFrame& pInFrame, CIE& pInCIE, CIE& pOutCIE, const LDSection* rel_sect) argument
/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrame.h233 CIE& pOutCIE,
236 void moveInputFragments(EhFrame& pInFrame, CIE& pInCIE, CIE* pOutCIE = 0);

Completed in 177 milliseconds