Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h35 Error emitDebugPubnames(raw_ostream &OS, const Data &DI);
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp242 Error DWARFYAML::emitDebugPubnames(raw_ostream &OS, const Data &DI) { in emitDebugPubnames() function in DWARFYAML
1020 .Case("debug_pubnames", DWARFYAML::emitDebugPubnames) in getDWARFEmitterByName()