Searched refs:EmitDebugStr (Results 1 – 3 of 3) 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()
288 DWARFYAML::EmitDebugStr(OS, Obj.DWARF); in writeSectionData()