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

/frameworks/compile/mclinker/lib/LD/
H A DBranchIslandFactory.cpp75 /// getIsland - find fwd and bwd islands for the fragment
79 BranchIsland* fwd = NULL; local
89 fwd = &*it;
101 return std::make_pair(fwd, bwd);

Completed in 107 milliseconds