Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h44 LLVM_ABI Error emitDebugRnglists(raw_ostream &OS, const Data &DI);
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1210 Error DWARFYAML::emitDebugRnglists(raw_ostream &OS, const Data &DI) { in emitDebugRnglists() function in DWARFYAML
1238 .Case("debug_rnglists", DWARFYAML::emitDebugRnglists) in getDWARFEmitterByName()