Searched refs:emitXCOFFExceptDirective (Results 1 – 6 of 6) sorted by relevance
36 void emitXCOFFExceptDirective(const MCSymbol *Symbol, const MCSymbol *Trap,
626 virtual void emitXCOFFExceptDirective(const MCSymbol *Symbol,
111 void MCXCOFFStreamer::emitXCOFFExceptDirective(const MCSymbol *Symbol, in emitXCOFFExceptDirective() function in MCXCOFFStreamer
223 void emitXCOFFExceptDirective(const MCSymbol *Symbol,979 void MCAsmStreamer::emitXCOFFExceptDirective(const MCSymbol *Symbol, in emitXCOFFExceptDirective() function in MCAsmStreamer
1294 void MCStreamer::emitXCOFFExceptDirective(const MCSymbol *Symbol, in emitXCOFFExceptDirective() function in MCStreamer
3168 OutStreamer->emitXCOFFExceptDirective( in emitInstruction()