Searched refs:S_ATTR_LIVE_SUPPORT (Results 1 – 4 of 4) sorted by relevance
62 ENTRY("live_support", S_ATTR_LIVE_SUPPORT)
55 MachO::S_ATTR_STRIP_STATIC_SYMS | MachO::S_ATTR_LIVE_SUPPORT, in initMachOMCObjectFileInfo()
234 S_ATTR_LIVE_SUPPORT = 0x08000000u, enumerator
7503 if (section_attributes & MachO::S_ATTR_LIVE_SUPPORT) in PrintSection()