Home
last modified time | relevance | path

Searched defs:emitDebugNames (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp161 void DwarfEmitterImpl::emitDebugNames(DWARF5AccelTable &Table, emitDebugNames() function in DwarfEmitterImpl
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp349 void DwarfStreamer::emitDebugNames(DWARF5AccelTable &Table) { emitDebugNames() function in DwarfStreamer
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp848 Error DWARFYAML::emitDebugNames(raw_ostream &OS, const Data &DI) { emitDebugNames() function in DWARFYAML