Home
last modified time | relevance | path

Searched refs:emitDebugStr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h32 Error emitDebugStr(raw_ostream &OS, const Data &DI);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h530 void emitDebugStr();
H A DDwarfDebug.cpp1470 emitDebugStr(); in endModule()
2427 void DwarfDebug::emitDebugStr() { in emitDebugStr() function in DwarfDebug
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp87 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugStr() function in DWARFYAML
1024 .Case("debug_str", DWARFYAML::emitDebugStr) in getDWARFEmitterByName()