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

  /external/llvm/lib/CodeGen/AsmPrinter/
WinException.h 32 bool shouldEmitLSDA = false;
DwarfException.h 44 bool shouldEmitLSDA;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
WinException.h 33 bool shouldEmitLSDA = false;
DwarfException.h 46 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 156 milliseconds