Searched refs:EmitDebugAranges (Results 1 – 2 of 2) sorted by relevance
35 void EmitDebugAranges(raw_ostream &OS, const Data &DI);
95 void DWARFYAML::EmitDebugAranges(raw_ostream &OS, const DWARFYAML::Data &DI) { in EmitDebugAranges() function in DWARFYAML376 EmitDebugSectionImpl(DI, &DWARFYAML::EmitDebugAranges, "debug_aranges", in EmitDebugSections()