Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h45 Error emitDebugLoclists(raw_ostream &OS, const Data &DI);
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp1002 Error DWARFYAML::emitDebugLoclists(raw_ostream &OS, const Data &DI) { in emitDebugLoclists() function in DWARFYAML
1020 .Case("debug_loclists", DWARFYAML::emitDebugLoclists) in getDWARFEmitterByName()