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

/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp22 BranchIsland::BranchIsland(Fragment& pEntryFrag, argument
25 : m_Entry(pEntryFrag),
26 m_pExit(pEntryFrag.getNextNode()),
/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h50 /// @param pEntryFrag - the entry fragment to the island
53 BranchIsland(Fragment& pEntryFrag, size_t pMaxSize, size_t pIndex);

Completed in 202 milliseconds