Searched refs:emitWindowsUnwindTables (Results 1 – 5 of 5) sorted by relevance
30 void emitWindowsUnwindTables(WinEH::FrameInfo *Frame) override;31 void emitWindowsUnwindTables() override;45 void X86WinCOFFStreamer::emitWindowsUnwindTables(WinEH::FrameInfo *Frame) { in emitWindowsUnwindTables() function in __anon487e1d050111::X86WinCOFFStreamer49 void X86WinCOFFStreamer::emitWindowsUnwindTables() { in emitWindowsUnwindTables() function in __anon487e1d050111::X86WinCOFFStreamer63 emitWindowsUnwindTables(); in finishImpl()
31 void emitWindowsUnwindTables() override;32 void emitWindowsUnwindTables(WinEH::FrameInfo *Frame) override;45 void AArch64WinCOFFStreamer::emitWindowsUnwindTables(WinEH::FrameInfo *Frame) { in emitWindowsUnwindTables() function in __anon38be3e6b0111::AArch64WinCOFFStreamer49 void AArch64WinCOFFStreamer::emitWindowsUnwindTables() { in emitWindowsUnwindTables() function in __anon38be3e6b0111::AArch64WinCOFFStreamer57 emitWindowsUnwindTables(); in finishImpl()
31 void emitWindowsUnwindTables() override;32 void emitWindowsUnwindTables(WinEH::FrameInfo *Frame) override;47 void ARMWinCOFFStreamer::emitWindowsUnwindTables(WinEH::FrameInfo *Frame) { in emitWindowsUnwindTables() function in __anon4128caf90111::ARMWinCOFFStreamer51 void ARMWinCOFFStreamer::emitWindowsUnwindTables() { in emitWindowsUnwindTables() function in __anon4128caf90111::ARMWinCOFFStreamer63 emitWindowsUnwindTables(); in finishImpl()
263 virtual void emitWindowsUnwindTables(WinEH::FrameInfo *Frame);265 virtual void emitWindowsUnwindTables();
741 emitWindowsUnwindTables(WinFrameInfos[I].get()); in emitWinCFIEndProc()998 void MCStreamer::emitWindowsUnwindTables() {} in emitWindowsUnwindTables() function in MCStreamer1000 void MCStreamer::emitWindowsUnwindTables(WinEH::FrameInfo *Frame) {} in emitWindowsUnwindTables() function in MCStreamer