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

/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrame.h208 const CIEMap& getCIEMap() const { return m_FoundCIEs; } function in class:mcld::EhFrame
209 CIEMap& getCIEMap() { return m_FoundCIEs; } function in class:mcld::EhFrame

Completed in 154 milliseconds