Searched refs:getCIE (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrame.h143 const CIE& getCIE() const { return *m_pCIE; } function in class:mcld::EhFrame::FDE
144 CIE& getCIE() { return *m_pCIE; } function in class:mcld::EhFrame::FDE
/frameworks/compile/mclinker/lib/LD/
H A DEhFrameHdr.cpp143 uint8_t fde_encoding = pFDE.getCIE().getFDEEncode();
H A DEhFrame.cpp146 pFDE.getCIE().add(pFDE);
277 fde.getCIE().remove(fde);

Completed in 132 milliseconds