Searched defs:allocActions (Results 1 – 2 of 2) sorted by relevance
1402 shared::AllocActions &allocActions = LLVM_LIKELY(!InBootstrapPhase) in registerObjectPlatformSections() local1712 shared::AllocActions &allocActions = LLVM_LIKELY(!InBootstrapPhase) in addSymbolTableRegistration() local
1531 orc::shared::AllocActions &allocActions() { return AAs; } in allocActions() function