Home
last modified time | relevance | path

Searched refs:emitDebugAbbrev (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h31 Error emitDebugAbbrev(raw_ostream &OS, const Data &DI);
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp132 Error DWARFYAML::emitDebugAbbrev(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAbbrev() function in DWARFYAML
1013 .Case("debug_abbrev", DWARFYAML::emitDebugAbbrev) in getDWARFEmitterByName()