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

  /frameworks/compile/mclinker/include/mcld/Fragment/
FragmentLinker.h 52 /// syncRelocationResult - After applying relocation, write back relocation target
54 void syncRelocationResult(MemoryArea& pOutput);
65 /// writeRelocationResult - helper function of syncRelocationResult, write
  /frameworks/compile/mclinker/lib/Fragment/
FragmentLinker.cpp 130 void FragmentLinker::syncRelocationResult(MemoryArea& pOutput)
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 458 m_pLinker->syncRelocationResult(pOutput);

Completed in 51 milliseconds