Lines Matching refs:allocActions
161 G->allocActions().reserve(DeferredAAs.size() + 3); in materialize()
164 G->allocActions().push_back( in materialize()
170 G->allocActions().push_back( in materialize()
178 G->allocActions().push_back( in materialize()
186 std::back_inserter(G->allocActions())); in materialize()
964 G.allocActions().push_back( in associateJITDylibHeaderSymbol()
1402 shared::AllocActions &allocActions = LLVM_LIKELY(!InBootstrapPhase) in registerObjectPlatformSections() local
1403 ? G.allocActions() in registerObjectPlatformSections()
1415 allocActions.push_back( in registerObjectPlatformSections()
1712 shared::AllocActions &allocActions = LLVM_LIKELY(!InBootstrapPhase) in addSymbolTableRegistration() local
1713 ? G.allocActions() in addSymbolTableRegistration()
1715 allocActions.push_back( in addSymbolTableRegistration()