Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp88 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction() local
H A DWinException.cpp92 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h51 uint8_t LSDAEncoding = 0; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h58 unsigned LSDAEncoding = 0; variable