Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp119 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction() local
H A DWinException.cpp97 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h56 unsigned LSDAEncoding = 0; variable