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.h93 struct SectionDescriptorBase { struct
94 SectionDescriptorBase(DebugSectionKind SectionKind, dwarf::FormParams Format, in SectionDescriptorBase() function
118 std::function<void(std::shared_ptr<SectionDescriptorBase> Section)>; argument