Searched refs:DeferredAAs (Results 1 – 2 of 2) sorted by relevance
130 shared::AllocActions DeferredAAs, ExecutorAddr MachOHeaderAddr, in MachOPlatformCompleteBootstrapMaterializationUnit() argument139 SymTab(std::move(SymTab)), DeferredAAs(std::move(DeferredAAs)),161 G->allocActions().reserve(DeferredAAs.size() + 3); in materialize()185 std::move(DeferredAAs.begin(), DeferredAAs.end(), in materialize()198 shared::AllocActions DeferredAAs; member in __anon04a50ca90111::MachOPlatformCompleteBootstrapMaterializationUnit574 std::move(BI.SymTab), std::move(BI.DeferredAAs), in MachOPlatform()1404 : MP.Bootstrap.load()->DeferredAAs; in registerObjectPlatformSections()1714 : MP.Bootstrap.load()->DeferredAAs; in addSymbolTableRegistration()
189 shared::AllocActions DeferredAAs; member