Searched refs:emitDebugRanges (Results 1 – 5 of 5) sorted by relevance
35 LLVM_ABI Error emitDebugRanges(raw_ostream &OS, const Data &DI);
623 void emitDebugRanges();
1467 emitDebugRanges(); in endModule()3626 void DwarfDebug::emitDebugRanges() { in emitDebugRanges() function in DwarfDebug
186 Error DWARFYAML::emitDebugRanges(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugRanges() function in DWARFYAML1237 .Case("debug_ranges", DWARFYAML::emitDebugRanges) in getDWARFEmitterByName()
15808 {"_ZN4llvm10DwarfDebug15emitDebugRangesEv", "llvm::DwarfDebug::emitDebugRanges()"},