Home
last modified time | relevance | path

Searched refs:emitTypeInfos (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h73 void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) override;
DEHStreamer.h140 virtual void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel);
DARMException.cpp90 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos() function in ARMException
DEHStreamer.cpp803 emitTypeInfos(TTypeEncoding, TTBaseLabel); in emitExceptionTable()
810 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos() function in EHStreamer