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

References

lib/MC/MCObjectFileInfo.cpp
   57           MachO::S_ATTR_STRIP_STATIC_SYMS | MachO::S_ATTR_LIVE_SUPPORT,
lib/MC/MCSectionMachO.cpp
   73 ENTRY("live_support",        S_ATTR_LIVE_SUPPORT)
tools/llvm-objdump/MachODump.cpp
 8731     if (section_attributes & MachO::S_ATTR_LIVE_SUPPORT)