Searched defs:SectionDescriptorBase (Results 1 – 1 of 1) sorted by relevance
93 struct SectionDescriptorBase { struct94 SectionDescriptorBase(DebugSectionKind SectionKind, dwarf::FormParams Format, in SectionDescriptorBase() function118 std::function<void(std::shared_ptr<SectionDescriptorBase> Section)>; argument