Searched refs:emitDebugNames (Results 1 – 14 of 14) sorted by relevance
46 LLVM_ABI Error emitDebugNames(raw_ostream &OS, const Data &DI);
78 void emitDebugNames(DWARF5AccelTable &Table,
163 void DwarfEmitterImpl::emitDebugNames(DWARF5AccelTable &Table, in emitDebugNames() function in DwarfEmitterImpl
1390 Emitter.emitDebugNames(*DebugNames, CompUnits, CUidToIdx); in emitDWARFv5DebugNamesSection()
177 void emitDebugNames(DWARF5AccelTable &Table) override;
66 virtual void emitDebugNames(DWARF5AccelTable &Table) = 0;
874 Error DWARFYAML::emitDebugNames(raw_ostream &OS, const Data &DI) { in emitDebugNames() function in DWARFYAML1241 .Case("debug_names", DWARFYAML::emitDebugNames) in getDWARFEmitterByName()
350 void DwarfStreamer::emitDebugNames(DWARF5AccelTable &Table) { in emitDebugNames() function in DwarfStreamer
3033 TheDwarfEmitter->emitDebugNames(DebugNames); in link()