Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h36 Error emitDebugPubtypes(raw_ostream &OS, const Data &DI);
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp247 Error DWARFYAML::emitDebugPubtypes(raw_ostream &OS, const Data &DI) { in emitDebugPubtypes() function in DWARFYAML
1021 .Case("debug_pubtypes", DWARFYAML::emitDebugPubtypes) in getDWARFEmitterByName()