Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp93 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos()
H A DEHStreamer.cpp422 unsigned TTypeEncoding; in emitExceptionTable() local
800 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h57 unsigned TTypeEncoding = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d548 ubyte TTypeEncoding = *p++; in scanLSDA() local
688 ubyte TTypeEncoding, in actionTableLookup()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp502 uint8_t TTypeEncoding, in handleActionValue()