Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h38 Error emitDebugGNUPubtypes(raw_ostream &OS, const Data &DI);
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp258 Error DWARFYAML::emitDebugGNUPubtypes(raw_ostream &OS, const Data &DI) { in emitDebugGNUPubtypes() function in DWARFYAML
1016 .Case("debug_gnu_pubtypes", DWARFYAML::emitDebugGNUPubtypes) in getDWARFEmitterByName()