Searched refs:MachODefinedCustomSectionAtom (Results 1 – 2 of 2) sorted by relevance
88 class MachODefinedCustomSectionAtom : public MachODefinedAtom {90 MachODefinedCustomSectionAtom(const File &f, const StringRef name, in MachODefinedCustomSectionAtom() function99 ~MachODefinedCustomSectionAtom() override = default;
80 new (allocator()) MachODefinedCustomSectionAtom(*this, name, scope, type, in addDefinedAtomInCustomSection()