Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp445 emitLocations(DebugSectionKind::DebugLoc); in cloneAndEmitDebugLocations()
449 emitLocations(DebugSectionKind::DebugLocLists); in cloneAndEmitDebugLocations()
453 void CompileUnit::emitLocations(DebugSectionKind LocationSectionKind) { in emitLocations() function in CompileUnit
H A DDWARFLinkerCompileUnit.h615 void emitLocations(DebugSectionKind LocationSectionKind);