HomeSort by relevance Sort by last modified time
    Searched defs:shouldEmitLSDA (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
WinException.h 32 bool shouldEmitLSDA = false;
DwarfException.h 44 bool shouldEmitLSDA;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfException.h 148 /// shouldEmitLSDA - Per-function flag to indicate if .cfi_lsda
150 bool shouldEmitLSDA;
213 /// shouldEmitLSDA - Per-function flag to indicate if the LSDA
215 bool shouldEmitLSDA;

Completed in 3306 milliseconds