Searched refs:emitDebugStr (Results 1 – 8 of 8) sorted by relevance
32 Error emitDebugStr(raw_ostream &OS, const Data &DI);
377 void emitDebugStr();
622 emitDebugStr(); in endModule()1382 void DwarfDebug::emitDebugStr() { in emitDebugStr() function in DwarfDebug
498 void emitDebugStr();
1224 emitDebugStr(); in endModule()2165 void DwarfDebug::emitDebugStr() { in emitDebugStr() function in DwarfDebug
513 void emitDebugStr();
1433 emitDebugStr(); in endModule()2391 void DwarfDebug::emitDebugStr() { in emitDebugStr() function in DwarfDebug
88 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugStr() function in DWARFYAML1025 .Case("debug_str", DWARFYAML::emitDebugStr) in getDWARFEmitterByName()