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

/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp25 m_pExit(pEntryFrag.getNextNode()),
48 if (m_pExit != NULL)
49 return iterator(m_pExit);
54 if (m_pExit != NULL)
55 return iterator(m_pExit);
/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h164 Fragment* m_pExit; // exit fragment of the island member in class:mcld::BranchIsland

Completed in 121 milliseconds