Searched defs:getCIE (Results 1 - 1 of 1) sorted by path

/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

Completed in 87 milliseconds