Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h43 Error emitDebugRnglists(raw_ostream &OS, const Data &DI);
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp995 Error DWARFYAML::emitDebugRnglists(raw_ostream &OS, const Data &DI) { in emitDebugRnglists() function in DWARFYAML
1023 .Case("debug_rnglists", DWARFYAML::emitDebugRnglists) in getDWARFEmitterByName()