Home
last modified time | relevance | path

Searched refs:usesItaniumLSDAForExceptions (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp54 if (!Asm->MAI->usesItaniumLSDAForExceptions()) in endModule()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h495 bool usesItaniumLSDAForExceptions() const { in usesItaniumLSDAForExceptions() function