Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp90 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos()
H A DEHStreamer.cpp430 unsigned TTypeEncoding; in emitExceptionTable() local
809 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos()
/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h59 unsigned TTypeEncoding = 0; global() variable
/llvm-project/bolt/lib/Core/
H A DExceptions.cpp129 LSDATypeEncoding = TTypeEncoding; in parseLSDA() local
[all...]
H A DBinaryEmitter.cpp922 const unsigned TTypeEncoding = BF.getLSDATypeEncoding(); emitLSDA() local
/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp502 handleActionValue(int64_t * resultAction,uint8_t TTypeEncoding,const uint8_t * ClassInfo,uintptr_t actionEntry,uint64_t exceptionClass,struct _Unwind_Exception * exceptionObject) handleActionValue() argument