Home
last modified time | relevance | path

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

12345

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp26 void addInitSymbol(MaterializationUnit::Interface &I, ExecutionSession &ES, in addInitSymbol() argument
42 getMachOObjectFileSymbolInfo(ExecutionSession &ES, in getMachOObjectFileSymbolInfo() argument
99 getELFObjectFileSymbolInfo(ExecutionSession &ES, in getELFObjectFileSymbolInfo() argument
153 getCOFFObjectFileSymbolInfo(ExecutionSession &ES, in getCOFFObjectFileSymbolInfo() argument
235 getGenericObjectFileSymbolInfo(ExecutionSession & ES,const object::ObjectFile & Obj) getGenericObjectFileSymbolInfo() argument
275 getObjectFileInterface(ExecutionSession & ES,MemoryBufferRef ObjBuffer) getObjectFileInterface() argument
[all...]
H A DDebugObjectManagerPlugin.cpp119 ExecutionSession &ES) in DebugObject()
156 ExecutionSession &ES; member in llvm::orc::DebugObject
217 ExecutionSession &ES) in ELFDebugObject()
255 const JITLinkDylib *JD, ExecutionSession &ES) { in CreateArchType()
298 ExecutionSession &ES) { in Create()
377 createDebugObjectFromBuffer(ExecutionSession &ES, LinkGraph &G, in createDebugObjectFromBuffer()
391 ExecutionSession &ES, std::unique_ptr<DebugObjectRegistrar> Target, in DebugObjectManagerPlugin()
398 ExecutionSession &ES, std::unique_ptr<DebugObjectRegistrar> Target) in DebugObjectManagerPlugin()
H A DObjectLinkingLayer.cpp93 static Interface scanLinkGraph(ExecutionSession &ES, LinkGraph &G) { in scanLinkGraph()
118 static SymbolStringPtr makeInitSymbol(ExecutionSession &ES, LinkGraph &G) { in makeInitSymbol()
194 auto &ES = Layer.getExecutionSession(); in lookup() local
234 auto &ES = Layer.getExecutionSession(); in notifyResolved() local
393 BlockDependenciesMap(ExecutionSession &ES, in BlockDependenciesMap()
454 ExecutionSession &ES; member in llvm::orc::ObjectLinkingLayerJITLinkContext::BlockDependenciesMap
462 auto &ES = Layer.getExecutionSession(); in claimOrExternalizeWeakAndCommonSymbols() local
504 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive() local
513 auto &ES = TargetJD.getExecutionSession(); in registerDependencies() local
683 ObjectLinkingLayer::ObjectLinkingLayer(ExecutionSession &ES) in ObjectLinkingLayer()
[all …]
H A DMangling.cpp19 MangleAndInterner::MangleAndInterner(ExecutionSession &ES, const DataLayout &DL) in MangleAndInterner()
31 void IRSymbolMapper::add(ExecutionSession &ES, const ManglingOptions &MO, in add()
H A DLookupAndRecordAddrs.cpp17 unique_function<void(Error)> OnRecorded, ExecutionSession &ES, LookupKind K, in lookupAndRecordAddrs() argument
43 ExecutionSession &ES, LookupKind K, const JITDylibSearchOrder &SearchOrder, in lookupAndRecordAddrs() argument
H A DLayer.cpp33 ExecutionSession &ES, const IRSymbolMapper::ManglingOptions &MO, in IRMaterializationUnit()
152 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize() local
166 ObjectLayer::ObjectLayer(ExecutionSession &ES) : ES(ES) {} in ObjectLayer()
H A DCompileOnDemandLayer.cpp74 PartitioningIRMaterializationUnit(ExecutionSession &ES, in PartitioningIRMaterializationUnit()
116 ExecutionSession &ES, IRLayer &BaseLayer, LazyCallThroughManager &LCTMgr, in CompileOnDemandLayer()
133 auto &ES = getExecutionSession(); in emit() local
268 auto &ES = getExecutionSession(); in emitPartition() local
H A DIRTransformLayer.cpp15 IRTransformLayer::IRTransformLayer(ExecutionSession &ES, IRLayer &BaseLayer, in IRTransformLayer()
H A DRTDyldObjectLinkingLayer.cpp24 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup() local
83 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager) in RTDyldObjectLinkingLayer()
97 auto &ES = getExecutionSession(); in emit() local
234 auto &ES = getExecutionSession(); in onObjLoad() local
H A DObjectTransformLayer.cpp19 ObjectTransformLayer::ObjectTransformLayer(ExecutionSession &ES, in ObjectTransformLayer()
H A DEPCDebugObjectRegistrar.cpp20 ExecutionSession &ES, in createJITLoaderGDBRegistrar() argument
H A DIRCompileLayer.cpp16 IRCompileLayer::IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, in IRCompileLayer()
H A DCOFFVCRuntimeSupport.cpp23 COFFVCRuntimeBootstrapper::Create(ExecutionSession &ES, in Create()
31 ExecutionSession &ES, ObjectLinkingLayer &ObjLinkingLayer, in COFFVCRuntimeBootstrapper()
H A DEPCEHFrameRegistrar.cpp20 EPCEHFrameRegistrar::Create(ExecutionSession &ES) { in Create() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h78 ExecutionSession &ES; variable
90 LocalLazyCallThroughManager(ExecutionSession &ES, in LocalLazyCallThroughManager()
118 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
H A DLayer.h69 IRLayer(ExecutionSession &ES, const IRSymbolMapper::ManglingOptions *&MO) in IRLayer()
114 ExecutionSession &ES; variable
H A DEPCDebugObjectRegistrar.h43 : ES(ES), RegisterFn(RegisterFn) {} in EPCDebugObjectRegistrar() argument
H A DEPCEHFrameRegistrar.h41 EPCEHFrameRegistrar(ExecutionSession & ES,ExecutorAddr RegisterEHFrameWrapperFnAddr,ExecutorAddr DeregisterEHFRameWrapperFnAddr) EPCEHFrameRegistrar() argument
H A DCOFFVCRuntimeSupport.h72 ExecutionSession &ES; variable
H A DIndirectionUtils.h219 ExecutionSession &ES, in JITCompileCallbackManager() argument
232 ExecutionSession &ES; variable
245 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddress) { in Create() argument
258 LocalJITCompileCallbackManager(ExecutionSession &ES, in LocalJITCompileCallbackManager() argument
[all...]
H A DSpeculation.h167 ExecutionSession &ES; variable
178 IRSpeculationLayer(ExecutionSession &ES, IRLayer &BaseLayer, Speculator &Spec, in IRSpeculationLayer()
H A DExecutionUtils.h352 DLLImportDefinitionGenerator(ExecutionSession &ES, ObjectLinkingLayer &L) in DLLImportDefinitionGenerator()
364 ExecutionSession &ES; variable
/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