Searched refs:m_fCanRecognizeAll (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrame.h101 { return m_fCanRecognizeAll; }
104 { return m_fCanRecognizeAll; }
138 bool m_fCanRecognizeAll; member in class:mcld::EhFrame
/frameworks/compile/mclinker/lib/LD/
H A DEhFrame.cpp24 : m_fCanRecognizeAll(true) {
62 m_fCanRecognizeAll = false;
73 m_fCanRecognizeAll = false;
84 m_fCanRecognizeAll = false;
90 m_fCanRecognizeAll = false;
96 m_fCanRecognizeAll = false;
112 m_fCanRecognizeAll = false;
121 m_fCanRecognizeAll = false;
129 if (!m_fCanRecognizeAll) {

Completed in 564 milliseconds