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 87 /// CompactUnwindSection - If exception handling is supported by the target
90 const MCSection *CompactUnwindSection;
218 return CompactUnwindSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 150 CompactUnwindSection =
656 CompactUnwindSection = 0; // Used only by selected targets.

Completed in 53 milliseconds