Searched defs:pOutCIE (Results 1 - 1 of 1) 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

Completed in 49 milliseconds