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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 82 /// CompactUnwindSection - If exception handling is supported by the target
85 const MCSection *CompactUnwindSection;
195 return CompactUnwindSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 149 CompactUnwindSection =
544 CompactUnwindSection = 0; // Used only by selected targets.

Completed in 22 milliseconds