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