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

/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrame.h144 const CIE& getCIE() const { return *m_pCIE; } function in class:mcld::EhFrame::FDE
145 CIE& getCIE() { return *m_pCIE; } function in class:mcld::EhFrame::FDE

Completed in 113 milliseconds