HomeSort by relevance Sort by last modified time
    Searched refs:S_ATTR_LIVE_SUPPORT (Results 1 - 3 of 3) 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/llvm/lib/MC/
MCSectionMachO.cpp 63 ENTRY("live_support", S_ATTR_LIVE_SUPPORT)
MCObjectFileInfo.cpp 665 MCSectionMachO::S_ATTR_LIVE_SUPPORT,

Completed in 199 milliseconds