Searched refs:LazyPointerAtom (Results 1 – 1 of 1) sorted by relevance
34 class LazyPointerAtom : public SimpleDefinedAtom { class36 LazyPointerAtom(const File &file, bool is64) in LazyPointerAtom() function in lld::mach_o::LazyPointerAtom39 ~LazyPointerAtom() override = default;295 new (_file.allocator()) LazyPointerAtom(_file, _ctx.is64Bit()); in perform()