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

References

lib/MC/MCSectionMachO.cpp
   74 ENTRY("self_modifying_code", S_ATTR_SELF_MODIFYING_CODE)
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 4187                                             S_ATTR_SELF_MODIFYING_CODE |
tools/llvm-objdump/MachODump.cpp
 8733     if (section_attributes & MachO::S_ATTR_SELF_MODIFYING_CODE)