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

References

lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
  209       JITTargetAddress SectionAddress = S.getAddress();
  211       if (S.isVirtual()) {
  212         if (S.relocation_begin() != S.relocation_end())
  212         if (S.relocation_begin() != S.relocation_end())
  218       for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end();
  218       for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end();