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

  /external/llvm/lib/MC/
MCSectionMachO.cpp 62 ENTRY("live_support", S_ATTR_LIVE_SUPPORT)
MCObjectFileInfo.cpp     [all...]
  /external/llvm/include/llvm/Support/
MachO.h 229 /// S_ATTR_LIVE_SUPPORT - Blocks are live if they reference live blocks.
230 S_ATTR_LIVE_SUPPORT = 0x08000000u,
    [all...]
  /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 72 milliseconds