Searched refs:emitKCFITrapEntry (Results 1 – 4 of 4) sorted by relevance
411 void emitKCFITrapEntry(const MachineFunction &MF, const MCSymbol *Symbol);
612 emitKCFITrapEntry(*MI.getMF(), Trap); in LowerKCFI_CHECK()
943 emitKCFITrapEntry(MF, Trap); in LowerKCFI_CHECK()
1476 void AsmPrinter::emitKCFITrapEntry(const MachineFunction &MF, in emitKCFITrapEntry() function in AsmPrinter