Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h45 LLVM_ABI Error emitDebugLoclists(raw_ostream &OS, const Data &DI);
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1216 Error DWARFYAML::emitDebugLoclists(raw_ostream &OS, const Data &DI) { in emitDebugLoclists() function in DWARFYAML
1234 .Case("debug_loclists", DWARFYAML::emitDebugLoclists) in getDWARFEmitterByName()