Home
last modified time | relevance | path

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

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