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

  /frameworks/compile/mclinker/include/mcld/Fragment/
FragmentLinker.h 57 /// normalSyncRelocationResult - sync relocation result when producing shared
59 void normalSyncRelocationResult(MemoryArea& pOutput);
  /frameworks/compile/mclinker/lib/Fragment/
FragmentLinker.cpp 133 normalSyncRelocationResult(pOutput);
139 void FragmentLinker::normalSyncRelocationResult(MemoryArea& pOutput)

Completed in 30 milliseconds