Home
last modified time | relevance | path

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

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