Searched refs:emitCIE (Results 1 – 6 of 6) sorted by relevance
159 virtual void emitCIE(StringRef CIEBytes) = 0;
130 void emitCIE(StringRef CIEBytes) override;
164 virtual void emitCIE(StringRef CIEBytes) = 0;
753 void DwarfStreamer::emitCIE(StringRef CIEBytes) { in emitCIE() function in llvm::DwarfStreamer
1926 TheDwarfEmitter->emitCIE(CIEData); in patchFrameInfoForObject()
566 void emitCIE(StringRef CIEBytes);1079 void DwarfStreamer::emitCIE(StringRef CIEBytes) { in emitCIE() function in llvm::dsymutil::__anondabe43b60111::DwarfStreamer3184 Streamer->emitCIE(CIEData); in patchFrameInfoForObject()