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

  /frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h 42 typedef RelocationListType::iterator reloc_iterator; typedef in class:mcld::BranchIsland
70 reloc_iterator reloc_begin()
76 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 122 BranchIsland::reloc_iterator iter, iterEnd = island.reloc_end();
179 BranchIsland::reloc_iterator iter, iterEnd = island.reloc_end();

Completed in 184 milliseconds