Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp110 void ARMException::emitTypeInfos(unsigned TTypeEncoding) { in emitTypeInfos()
H A DEHStreamer.cpp385 unsigned TTypeEncoding; in emitExceptionTable() local
651 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding) { in emitTypeInfos()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h46 unsigned TTypeEncoding; variable
/minix3/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp550 uint8_t TTypeEncoding, in handleActionValue()