Searched refs:EmitDebugStr (Results 1 – 2 of 2) sorted by relevance
33 void EmitDebugStr(raw_ostream &OS, const Data &DI);
72 void DWARFYAML::EmitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { in EmitDebugStr() function in DWARFYAML372 EmitDebugSectionImpl(DI, &DWARFYAML::EmitDebugStr, "debug_str", in EmitDebugSections()