Searched refs:DeferredAAs (Results 1 – 2 of 2) sorted by relevance
183 SymbolStringPtr CompleteBootstrapSymbol, shared::AllocActions DeferredAAs, in MachOPlatformCompleteBootstrapMaterializationUnit() argument191 DeferredAAs(std::move(DeferredAAs)),212 G->allocActions().reserve(DeferredAAs.size() + 2); in materialize()229 std::move(DeferredAAs.begin(), DeferredAAs.end(), in materialize()241 shared::AllocActions DeferredAAs; member in __anond414bca00111::MachOPlatformCompleteBootstrapMaterializationUnit517 std::move(BI.DeferredAAs), PlatformBootstrap.Addr, in MachOPlatform()1239 : MP.Bootstrap.load()->DeferredAAs; in registerObjectPlatformSections()
115 shared::AllocActions DeferredAAs; member