Home
last modified time | relevance | path

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

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