Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ !
H A DDWARFEmitter.h44 Error emitDebugLoclists(raw_ostream &OS, const Data &DI);
/src/contrib/llvm-project/llvm/lib/ObjectYAML/ !
H A DDWARFEmitter.cpp1190 Error DWARFYAML::emitDebugLoclists(raw_ostream &OS, const Data &DI) { in emitDebugLoclists() function in DWARFYAML
1208 .Case("debug_loclists", DWARFYAML::emitDebugLoclists) in getDWARFEmitterByName()