Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h36 Error emitDebugPubnames(raw_ostream &OS, const Data &DI);
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp243 Error DWARFYAML::emitDebugPubnames(raw_ostream &OS, const Data &DI) { in emitDebugPubnames() function in DWARFYAML
1021 .Case("debug_pubnames", DWARFYAML::emitDebugPubnames) in getDWARFEmitterByName()