Searched defs:shouldEmitLSDA (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h150 /// shouldEmitLSDA - Per-function flag to indicate if .cfi_lsda
152 bool shouldEmitLSDA; member in class:llvm::DwarfCFIException
205 /// shouldEmitLSDA - Per-function flag to indicate if the LSDA
207 bool shouldEmitLSDA; member in class:llvm::Win64Exception

Completed in 68 milliseconds