Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h615 void emitLocations(DebugSectionKind LocationSectionKind);
H A DDWARFLinkerCompileUnit.cpp453 void CompileUnit::emitLocations(DebugSectionKind LocationSectionKind) { in emitLocations() argument
459 getOrCreateSectionDescriptor(LocationSectionKind); in emitLocations()