Searched refs:NonLazyPointerAtom (Results 1 – 1 of 1) sorted by relevance
70 class NonLazyPointerAtom : public SimpleDefinedAtom { class72 NonLazyPointerAtom(const File &file, bool is64, ContentType contentType) in NonLazyPointerAtom() function in lld::mach_o::NonLazyPointerAtom75 ~NonLazyPointerAtom() override = default;253 new (_file.allocator()) NonLazyPointerAtom(_file, _ctx.is64Bit(), in perform()256 new (_file.allocator()) NonLazyPointerAtom(_file, _ctx.is64Bit(), in perform()