Searched refs:emitDebugAbbrev (Results 1 – 2 of 2) sorted by relevance
31 LLVM_ABI Error emitDebugAbbrev(raw_ostream &OS, const Data &DI);
128 Error DWARFYAML::emitDebugAbbrev(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAbbrev() function in DWARFYAML1227 .Case("debug_abbrev", DWARFYAML::emitDebugAbbrev) in getDWARFEmitterByName()