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

  /frameworks/compile/mclinker/include/mcld/LD/
Relocator.h 83 /// partialScanRelocation - When doing partial linking, backend can do any
89 virtual void partialScanRelocation(Relocation& pReloc,
  /frameworks/compile/mclinker/lib/LD/
Relocator.cpp 31 void Relocator::partialScanRelocation(Relocation& pReloc,
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h 85 void partialScanRelocation(Relocation& pReloc,
HexagonRelocator.cpp 475 void HexagonRelocator::partialScanRelocation(Relocation& pReloc,
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 611 m_LDBackend.getRelocator()->partialScanRelocation(
    [all...]

Completed in 123 milliseconds