Home
last modified time | relevance | path

Searched defs:LSDAEncoding (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp120 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction() local
H A DWinException.cpp89 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction() local
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h53 unsigned LSDAEncoding = 0; variable