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

  /frameworks/compile/mclinker/include/mcld/Fragment/
FragmentLinker.h 61 /// partialSyncRelocationResult - sync relocation result when doing partial
63 void partialSyncRelocationResult(MemoryArea& pOutput);
  /frameworks/compile/mclinker/lib/Fragment/
FragmentLinker.cpp 135 partialSyncRelocationResult(pOutput);
189 void FragmentLinker::partialSyncRelocationResult(MemoryArea& pOutput)

Completed in 438 milliseconds