Searched refs:emitDebugInfo (Results 1 – 7 of 7) sorted by relevance
124 static LogicalResult roundTripModule(ModuleOp srcModule, bool emitDebugInfo, in roundTripModule() argument137 options.emitDebugInfo = emitDebugInfo; in roundTripModule()
29 bool emitDebugInfo = false; member
39 Error emitDebugInfo(raw_ostream &OS, const Data &DI);
490 void emitDebugInfo();
1436 emitDebugInfo(); in endModule()2293 void DwarfDebug::emitDebugInfo() { in emitDebugInfo() function in DwarfDebug
406 Error DWARFYAML::emitDebugInfo(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugInfo() function in DWARFYAML1017 .Case("debug_info", DWARFYAML::emitDebugInfo) in getDWARFEmitterByName()
173 if (!options.emitDebugInfo) in processDebugInfo()1212 if (!options.emitDebugInfo) in emitDebugLine()