Home
last modified time | relevance | path

Searched defs:ES (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h82 ExecutionSession &ES; variable
94 LocalLazyCallThroughManager(ExecutionSession &ES, in LocalLazyCallThroughManager()
122 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
257 ExecutionSession &ES; variable
284 make_shared_helper(ExecutionSession &ES, in make_shared_helper()
314 SimpleLazyReexportsSpeculator(ExecutionSession &ES, in SimpleLazyReexportsSpeculator()
325 ExecutionSession &ES; variable
H A DObjectLinkingLayer.h56 ObjectLinkingLayer(ExecutionSession &ES) in ObjectLinkingLayer()
60 ObjectLinkingLayer(ExecutionSession &ES, in ObjectLinkingLayer()
68 ObjectLinkingLayer(ExecutionSession &ES, in ObjectLinkingLayer()
H A DUnwindInfoRegistrationPlugin.h24 UnwindInfoRegistrationPlugin(ExecutionSession &ES, ExecutorAddr Register, in UnwindInfoRegistrationPlugin()
58 ExecutionSession &ES; variable
H A DLayer.h70 IRLayer(ExecutionSession &ES, const IRSymbolMapper::ManglingOptions *&MO) in IRLayer()
115 ExecutionSession &ES; variable
H A DEPCDebugObjectRegistrar.h43 EPCDebugObjectRegistrar(ExecutionSession &ES, ExecutorAddr RegisterFn) in EPCDebugObjectRegistrar()
H A DReOptimizeLayer.h49 ReOptimizeLayer(ExecutionSession &ES, DataLayout &DL, IRLayer &BaseLayer, in ReOptimizeLayer()
165 ExecutionSession &ES; variable
H A DCOFFVCRuntimeSupport.h73 ExecutionSession &ES; variable
H A DIndirectionUtils.h221 ExecutionSession &ES, in JITCompileCallbackManager()
234 ExecutionSession &ES; variable
247 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddress) { in Create()
260 LocalJITCompileCallbackManager(ExecutionSession &ES, in LocalJITCompileCallbackManager()
H A DExecutionUtils.h370 DLLImportDefinitionGenerator(ExecutionSession &ES, ObjectLinkingLayer &L) in DLLImportDefinitionGenerator()
382 ExecutionSession &ES; variable
H A DSpeculation.h168 ExecutionSession &ES; variable
179 IRSpeculationLayer(ExecutionSession &ES, IRLayer &BaseLayer, Speculator &Spec, in IRSpeculationLayer()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp24 void addInitSymbol(MaterializationUnit::Interface &I, ExecutionSession &ES, in addInitSymbol()
40 getMachOObjectFileSymbolInfo(ExecutionSession &ES, in getMachOObjectFileSymbolInfo()
97 getELFObjectFileSymbolInfo(ExecutionSession &ES, in getELFObjectFileSymbolInfo()
151 getCOFFObjectFileSymbolInfo(ExecutionSession &ES, in getCOFFObjectFileSymbolInfo()
233 getXCOFFObjectFileSymbolInfo(ExecutionSession &ES, in getXCOFFObjectFileSymbolInfo()
279 getGenericObjectFileSymbolInfo(ExecutionSession &ES, in getGenericObjectFileSymbolInfo()
319 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer) { in getObjectFileInterface()
H A DGetDylibInterface.cpp20 Expected<SymbolNameSet> getDylibInterfaceFromDylib(ExecutionSession &ES, in getDylibInterfaceFromDylib()
77 Expected<SymbolNameSet> getDylibInterfaceFromTapiFile(ExecutionSession &ES, in getDylibInterfaceFromTapiFile()
110 Expected<SymbolNameSet> getDylibInterface(ExecutionSession &ES, Twine Path) { in getDylibInterface()
H A DDebugObjectManagerPlugin.cpp117 ExecutionSession &ES) in DebugObject()
152 ExecutionSession &ES; member in llvm::orc::DebugObject
215 ExecutionSession &ES) in ELFDebugObject()
253 const JITLinkDylib *JD, ExecutionSession &ES) { in CreateArchType()
296 ExecutionSession &ES) { in Create()
376 createDebugObjectFromBuffer(ExecutionSession &ES, LinkGraph &G, in createDebugObjectFromBuffer()
390 ExecutionSession &ES, std::unique_ptr<DebugObjectRegistrar> Target, in DebugObjectManagerPlugin()
397 ExecutionSession &ES, std::unique_ptr<DebugObjectRegistrar> Target) in DebugObjectManagerPlugin()
H A DMangling.cpp18 MangleAndInterner::MangleAndInterner(ExecutionSession &ES, const DataLayout &DL) in MangleAndInterner()
30 void IRSymbolMapper::add(ExecutionSession &ES, const ManglingOptions &MO, in add()
H A DCompileOnDemandLayer.cpp17 ExecutionSession &ES, IRLayer &BaseLayer, LazyCallThroughManager &LCTMgr, in CompileOnDemandLayer()
31 auto &ES = getExecutionSession(); in emit() local
H A DJITLinkRedirectableSymbolManager.cpp26 auto &ES = ObjLinkingLayer.getExecutionSession(); in emitRedirectableSymbols() local
68 auto &ES = ObjLinkingLayer.getExecutionSession(); in redirect() local
H A DIRPartitionLayer.cpp70 PartitioningIRMaterializationUnit(ExecutionSession &ES, in PartitioningIRMaterializationUnit()
102 IRPartitionLayer::IRPartitionLayer(ExecutionSession &ES, IRLayer &BaseLayer) in IRPartitionLayer()
123 auto &ES = getExecutionSession(); in emit() local
192 auto &ES = getExecutionSession(); in emitPartition() local
H A DLookupAndRecordAddrs.cpp17 unique_function<void(Error)> OnRecorded, ExecutionSession &ES, LookupKind K, in lookupAndRecordAddrs()
43 ExecutionSession &ES, LookupKind K, const JITDylibSearchOrder &SearchOrder, in lookupAndRecordAddrs()
H A DLayer.cpp33 ExecutionSession &ES, const IRSymbolMapper::ManglingOptions &MO, in IRMaterializationUnit()
153 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize() local
167 ObjectLayer::ObjectLayer(ExecutionSession &ES) : ES(ES) {} in ObjectLayer()
H A DIRTransformLayer.cpp14 IRTransformLayer::IRTransformLayer(ExecutionSession &ES, IRLayer &BaseLayer, in IRTransformLayer()
H A DRTDyldObjectLinkingLayer.cpp27 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup() local
86 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager) in RTDyldObjectLinkingLayer()
103 auto &ES = getExecutionSession(); in emit() local
243 auto &ES = getExecutionSession(); in onObjLoad() local
H A DObjectTransformLayer.cpp19 ObjectTransformLayer::ObjectTransformLayer(ExecutionSession &ES, in ObjectTransformLayer()
/freebsd/sys/security/audit/
H A Dbsm_errno.c61 #define ES(x) x macro
63 #define ES(x) macro
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_errno.c60 #define ES(x) x macro
62 #define ES(x) macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp101 const char *ES, const TargetMachine &TM) in ExternalSymbolPseudoSourceValue()
147 PseudoSourceValueManager::getExternalSymbolCallEntry(const char *ES) { in getExternalSymbolCallEntry()

12345