Home
last modified time | relevance | path

Searched refs:DebugLineSectionEmitter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h24 class DebugLineSectionEmitter {
26 DebugLineSectionEmitter(const Triple &TheTriple, DwarfUnit &U) in DebugLineSectionEmitter() function
H A DDWARFLinkerUnit.cpp123 DebugLineSectionEmitter DebugLineEmitter(TargetTriple, *this); in emitDebugLine()