Searched refs:EmitDebugFrame (Results 1 – 2 of 2) sorted by relevance
25 : Kind(Kind), Context(Ctx), EmitEHFrame(true), EmitDebugFrame(false), in MCStreamer()40 EmitDebugFrame = false; in reset()209 EmitDebugFrame = Debug; in EmitCFISections()603 if (EmitDebugFrame) in EmitFrames()
75 bool EmitDebugFrame; variable