Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp89 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); beginFunction() local
H A DWinException.cpp92 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h51 uint8_t LSDAEncoding = 0; global() member
/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h58 unsigned LSDAEncoding = 0; global() variable
/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h768 unsigned LSDAEncoding = dwarf::DW_EH_PE_omit; scopeLock() variable
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp249 unsigned LSDAEncoding = createBinaryContext() local