Searched refs:addSupportMachOObjects (Results 1 – 3 of 3) sorted by relevance
113 void addSupportMachOObjects(MachOLinkingContext &);
583 void Registry::addSupportMachOObjects(MachOLinkingContext &ctx) { in addSupportMachOObjects() function in lld::Registry
595 ctx.registry().addSupportMachOObjects(ctx); in parse()