Home
last modified time | relevance | path

Searched refs:NonLazyPointerAtom (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DStubsPass.cpp70 class NonLazyPointerAtom : public SimpleDefinedAtom { class
72 NonLazyPointerAtom(const File &file, bool is64, ContentType contentType) in NonLazyPointerAtom() function in lld::mach_o::NonLazyPointerAtom
75 ~NonLazyPointerAtom() override = default;
253 new (_file.allocator()) NonLazyPointerAtom(_file, _ctx.is64Bit(), in perform()
256 new (_file.allocator()) NonLazyPointerAtom(_file, _ctx.is64Bit(), in perform()