Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h44 Error emitDebugRnglists(raw_ostream &OS, const Data &DI);
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp996 Error DWARFYAML::emitDebugRnglists(raw_ostream &OS, const Data &DI) { in emitDebugRnglists() function in DWARFYAML
1024 .Case("debug_rnglists", DWARFYAML::emitDebugRnglists) in getDWARFEmitterByName()