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

References

tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1573       (load_cmd.flags & SG_PROTECTED_VERSION_1) != 0;
tools/llvm-objdump/MachODump.cpp
 8618       if (flags & MachO::SG_PROTECTED_VERSION_1) {
 8620         flags &= ~MachO::SG_PROTECTED_VERSION_1;