Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h37 Error emitDebugPubtypes(raw_ostream &OS, const Data &DI);
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp248 Error DWARFYAML::emitDebugPubtypes(raw_ostream &OS, const Data &DI) { in emitDebugPubtypes() function in DWARFYAML
1022 .Case("debug_pubtypes", DWARFYAML::emitDebugPubtypes) in getDWARFEmitterByName()