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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  929   const SectionEntry &Section = Sections[RE.SectionID];
  930   return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend,
  930   return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend,
  930   return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend,
  931                            RE.SymOffset, RE.SectionID);
  931                            RE.SymOffset, RE.SectionID);