Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h39 Error emitDebugGNUPubtypes(raw_ostream &OS, const Data &DI);
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp259 Error DWARFYAML::emitDebugGNUPubtypes(raw_ostream &OS, const Data &DI) { in emitDebugGNUPubtypes() function in DWARFYAML
1017 .Case("debug_gnu_pubtypes", DWARFYAML::emitDebugGNUPubtypes) in getDWARFEmitterByName()