Searched refs:S_ATTR_STRIP_STATIC_SYMS (Results 1 – 4 of 4) sorted by relevance
60 ENTRY("strip_static_syms", S_ATTR_STRIP_STATIC_SYMS)
55 MachO::S_ATTR_STRIP_STATIC_SYMS | MachO::S_ATTR_LIVE_SUPPORT, in initMachOMCObjectFileInfo()
230 S_ATTR_STRIP_STATIC_SYMS = 0x20000000u, enumerator
7499 if (section_attributes & MachO::S_ATTR_STRIP_STATIC_SYMS) in PrintSection()