Searched refs:StubAtom (Results 1 – 1 of 1) sorted by relevance
107 class StubAtom : public SimpleDefinedAtom { class109 StubAtom(const File &file, const ArchHandler::StubInfo &stubInfo) in StubAtom() function in lld::mach_o::StubAtom112 ~StubAtom() override = default;293 auto *stub = new (_file.allocator()) StubAtom(_file, _stubInfo); in perform()