Home
last modified time | relevance | path

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

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