reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  125   void processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType, RelocationValueRef Value);

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
 1220       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1266       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1356       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1441       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1751       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1754       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1757       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1759       processSimpleRelocation(SectionID, Offset, RelType, Value);
 1765     processSimpleRelocation(SectionID, Offset, RelType, Value);