Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1260 StringMap<std::unique_ptr<MemoryBuffer>> DebugSections; in emitDebugSections() local
1265 emitDebugSectionImpl(DI, SecName, DebugSections)); in emitDebugSections()
1269 return std::move(DebugSections); in emitDebugSections()