Lines Matching refs:getRelocator
585 m_LDBackend.getRelocator()->initializeScan(**input); in scanRelocations()
608 m_LDBackend.getRelocator()->scanRelocation( in scanRelocations()
611 m_LDBackend.getRelocator()->partialScanRelocation( in scanRelocations()
616 m_LDBackend.getRelocator()->finalizeScan(**input); in scanRelocations()
789 m_LDBackend.getRelocator()->initializeApply(**input); in relocation()
823 relocation->apply(*m_LDBackend.getRelocator()); in relocation()
826 m_LDBackend.getRelocator()->finalizeApply(**input); in relocation()
836 (*iter)->apply(*m_LDBackend.getRelocator()); in relocation()
843 iter->apply(*m_LDBackend.getRelocator()); in relocation()
965 switch (pReloc.size(*m_LDBackend.getRelocator())) { in writeRelocationResult()
990 (pReloc.size(*m_LDBackend.getRelocator()) + 7) / 8); in writeRelocationResult()