Searched refs:registerDylib (Results 1 – 3 of 3) sorted by relevance
364 void registerDylib(mach_o::MachODylibFile *dylib, bool upward) const;
772 void MachOLinkingContext::registerDylib(MachODylibFile *dylib, in registerDylib() function in lld::MachOLinkingContext
133 ctx.registerDylib(reinterpret_cast<mach_o::MachODylibFile *>(shl), in loadFile()