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

References

lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp
  159       Prot = static_cast<sys::Memory::ProtectionFlags>(sys::Memory::MF_READ |
  162       Prot = static_cast<sys::Memory::ProtectionFlags>(sys::Memory::MF_READ |
  165     NSec.GraphSection = &G->createSection(*Name, Prot);