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 __anoned181c0b0111::X86WinCOFFStreamer49 void X86WinCOFFStreamer::emitWindowsUnwindTables() { in emitWindowsUnwindTables() function in __anoned181c0b0111::X86WinCOFFStreamer63 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 __anone5c2c9ff0111::ARMWinCOFFStreamer51 void ARMWinCOFFStreamer::emitWindowsUnwindTables() { in emitWindowsUnwindTables() function in __anone5c2c9ff0111::ARMWinCOFFStreamer63 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 __anon15d1e3710111::AArch64WinCOFFStreamer49 void AArch64WinCOFFStreamer::emitWindowsUnwindTables() { in emitWindowsUnwindTables() function in __anon15d1e3710111::AArch64WinCOFFStreamer57 emitWindowsUnwindTables(); in finishImpl()
267 virtual void emitWindowsUnwindTables(WinEH::FrameInfo *Frame);269 virtual void emitWindowsUnwindTables();
749 emitWindowsUnwindTables(WinFrameInfos[I].get()); in emitWinCFIEndProc()1006 void MCStreamer::emitWindowsUnwindTables() {} in emitWindowsUnwindTables() function in MCStreamer1008 void MCStreamer::emitWindowsUnwindTables(WinEH::FrameInfo *Frame) {} in emitWindowsUnwindTables() function in MCStreamer