reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
927 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE,
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h 416 virtual void resolveRelocation(const RelocationEntry &RE, uint64_t Value) = 0;
28 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;