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

  /frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h 67 reloc_iterator reloc_begin() function in class:mcld::BranchIsland
70 const_reloc_iterator reloc_begin() const function in class:mcld::BranchIsland
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 779 for (iter = island.reloc_begin(); iter != iterEnd; ++iter)
853 for (iter = island.reloc_begin(); iter != iterEnd; ++iter) {
    [all...]

Completed in 175 milliseconds