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 __anonc83e1a1f0111::MachOPlatformCompleteBootstrapMaterializationUnit538 std::move(BI.SymTab), std::move(BI.DeferredAAs), in MachOPlatform()1358 : MP.Bootstrap.load()->DeferredAAs; in registerObjectPlatformSections()1668 : MP.Bootstrap.load()->DeferredAAs; in addSymbolTableRegistration()
175 shared::AllocActions DeferredAAs; member