Searched refs:emitDebugStr (Results 1 – 4 of 4) sorted by relevance
31 Error emitDebugStr(raw_ostream &OS, const Data &DI);
88 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugStr() function in DWARFYAML1025 .Case("debug_str", DWARFYAML::emitDebugStr) in getDWARFEmitterByName()
600 void emitDebugStr();
1466 emitDebugStr(); in endModule()2580 void DwarfDebug::emitDebugStr() { in emitDebugStr() function in DwarfDebug