Searched refs:emitDebugStr (Results 1 – 5 of 5) sorted by relevance
32 LLVM_ABI Error emitDebugStr(raw_ostream &OS, const Data &DI);
609 void emitDebugStr();
1476 emitDebugStr(); in endModule()3019 void DwarfDebug::emitDebugStr() { in emitDebugStr() function in DwarfDebug
87 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugStr() function in DWARFYAML1239 .Case("debug_str", DWARFYAML::emitDebugStr) in getDWARFEmitterByName()
15811 {"_ZN4llvm10DwarfDebug12emitDebugStrEv", "llvm::DwarfDebug::emitDebugStr()"},