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

  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 95 /// scanRelocations - scan all relocation entries by output symbols.
96 bool scanRelocations();
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 205 m_pObjLinker->scanRelocations();
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 372 bool ObjectLinker::scanRelocations()

Completed in 67 milliseconds