HomeSort by relevance Sort by last modified time
    Searched defs:S_ATTR_LIVE_SUPPORT (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 120 /// S_ATTR_LIVE_SUPPORT - Blocks are live if they reference live blocks.
121 S_ATTR_LIVE_SUPPORT = 1U << 27,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 197 #define S_ATTR_LIVE_SUPPORT 0x08000000UL /* blocks are live if they
    [all...]

Completed in 27 milliseconds