HomeSort by relevance Sort by last modified time
    Searched full:reloc_iterator (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h 41 typedef RelocationListType::iterator reloc_iterator; typedef in class:mcld::BranchIsland
69 reloc_iterator reloc_begin()
75 reloc_iterator reloc_end()
  /frameworks/compile/mclinker/include/mcld/Fragment/
FragmentGraph.h 79 typedef RelocationListType::iterator reloc_iterator; typedef in class:mcld::FragmentGraph
  /frameworks/compile/mclinker/lib/Fragment/
FragmentLinker.cpp 126 BranchIsland::reloc_iterator iter, iterEnd = island.reloc_end();
183 BranchIsland::reloc_iterator iter, iterEnd = island.reloc_end();

Completed in 1197 milliseconds