Home
last modified time | relevance | path

Searched refs:setCIE (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DEhFrame.cpp64 void EhFrame::FDE::setCIE(EhFrame::CIE& pCIE) { in setCIE() function in mcld::EhFrame::FDE
306 (*i)->setCIE(pOutCIE); in removeAndUpdateCIEForFDE()
/frameworks/compile/mclinker/include/mcld/LD/
DEhFrame.h142 void setCIE(CIE& pCIE);
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp300 fde->setCIE(exist_cie); in addEhFrameForPLT()