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 85 /// CompactUnwindSection - If exception handling is supported by the target
88 const MCSection *CompactUnwindSection;
222 return CompactUnwindSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 175 CompactUnwindSection =
817 CompactUnwindSection = nullptr; // Used only by selected targets
    [all...]

Completed in 38 milliseconds