Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/
H A DDWARFLinker.h94 struct SectionDescriptorBase { struct
95 SectionDescriptorBase(DebugSectionKind SectionKind, dwarf::FormParams Format, in SectionDescriptorBase() argument
119 std::function<void(std::shared_ptr<SectionDescriptorBase> Section)>; argument