Searched refs:EmitDebugAbbrev (Results 1 – 3 of 3) sorted by relevance
32 void EmitDebugAbbrev(raw_ostream &OS, const Data &DI);
79 void DWARFYAML::EmitDebugAbbrev(raw_ostream &OS, const DWARFYAML::Data &DI) { in EmitDebugAbbrev() function in DWARFYAML374 EmitDebugSectionImpl(DI, &DWARFYAML::EmitDebugAbbrev, "debug_abbrev", in EmitDebugSections()
290 DWARFYAML::EmitDebugAbbrev(OS, Obj.DWARF); in writeSectionData()