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

  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 97 /// scanRelocations - scan all relocation entries by output symbols.
98 bool scanRelocations();
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 182 m_pObjLinker->scanRelocations();
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 331 bool ObjectLinker::scanRelocations()

Completed in 4047 milliseconds