Searched refs:partialScanRelocation (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocator.h97 /// partialScanRelocation - When doing partial linking, backend can do any
103 virtual void partialScanRelocation(Relocation& pReloc,
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h89 void partialScanRelocation(Relocation& pReloc,
H A DHexagonRelocator.cpp458 void HexagonRelocator::partialScanRelocation(Relocation &pReloc, function in class:HexagonRelocator
/frameworks/compile/mclinker/lib/LD/
H A DRelocator.cpp30 void Relocator::partialScanRelocation(Relocation& pReloc, function in class:Relocator
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp575 m_LDBackend.getRelocator()->partialScanRelocation(

Completed in 148 milliseconds