Home
last modified time | relevance | path

Searched refs:S_ATTR_LIVE_SUPPORT (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/MC/
DMCSectionMachO.cpp62 ENTRY("live_support", S_ATTR_LIVE_SUPPORT)
DMCObjectFileInfo.cpp866 MachO::S_ATTR_LIVE_SUPPORT, in InitEHFrameSection()
/external/llvm/include/llvm/Support/
DMachO.h230 S_ATTR_LIVE_SUPPORT = 0x08000000u, enumerator
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c197 #define S_ATTR_LIVE_SUPPORT 0x08000000UL /* blocks are live if they macro