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
   71 ENTRY("strip_static_syms",   S_ATTR_STRIP_STATIC_SYMS)
tools/llvm-objdump/MachODump.cpp
 8727     if (section_attributes & MachO::S_ATTR_STRIP_STATIC_SYMS)