Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp161 void DwarfEmitterImpl::emitDebugNames(DWARF5AccelTable &Table, emitDebugNames() function in DwarfEmitterImpl
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp350 void DwarfStreamer::emitDebugNames(DWARF5AccelTable &Table) { in emitDebugNames() function in DwarfStreamer