/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | ObjectFileInterface.cpp | 26 void addInitSymbol(MaterializationUnit::Interface &I, ExecutionSession &ES, in addInitSymbol() 42 getMachOObjectFileSymbolInfo(ExecutionSession &ES, in getMachOObjectFileSymbolInfo() 99 getELFObjectFileSymbolInfo(ExecutionSession &ES, in getELFObjectFileSymbolInfo() 153 getCOFFObjectFileSymbolInfo(ExecutionSession &ES, in getCOFFObjectFileSymbolInfo() 235 getGenericObjectFileSymbolInfo(ExecutionSession &ES, in getGenericObjectFileSymbolInfo() 275 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer) { in getObjectFileInterface()
|
H A D | DebugObjectManagerPlugin.cpp | 119 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 D | ObjectLinkingLayer.cpp | 92 scanLinkGraph(ExecutionSession & ES,LinkGraph & G) scanLinkGraph() argument 117 makeInitSymbol(ExecutionSession & ES,LinkGraph & G) makeInitSymbol() argument 190 auto &ES = Layer.getExecutionSession(); lookup() local 233 auto &ES = Layer.getExecutionSession(); notifyResolved() local 368 BlockDependenciesMap(ExecutionSession & ES,DenseMap<const Block *,DenseSet<Block * >> BlockDeps) BlockDependenciesMap() argument 428 ExecutionSession &ES; global() member in llvm::orc::ObjectLinkingLayerJITLinkContext::BlockDependenciesMap 436 auto &ES = Layer.getExecutionSession(); claimOrExternalizeWeakAndCommonSymbols() local 477 auto &ES = Layer.getExecutionSession(); markResponsibilitySymbolsLive() local 485 auto &ES = MR->getTargetJITDylib().getExecutionSession(); computeNamedSymbolDependencies() local 640 ObjectLinkingLayer(ExecutionSession & ES) ObjectLinkingLayer() argument 645 ObjectLinkingLayer(ExecutionSession & ES,JITLinkMemoryManager & MemMgr) ObjectLinkingLayer() argument 652 ObjectLinkingLayer(ExecutionSession & ES,std::unique_ptr<JITLinkMemoryManager> MemMgr) ObjectLinkingLayer() argument 766 EHFrameRegistrationPlugin(ExecutionSession & ES,std::unique_ptr<EHFrameRegistrar> Registrar) EHFrameRegistrationPlugin() argument [all...] |
H A D | Mangling.cpp | 19 MangleAndInterner::MangleAndInterner(ExecutionSession &ES, const DataLayout &DL) in MangleAndInterner() argument 31 void IRSymbolMapper::add(ExecutionSession &ES, const ManglingOptions &MO, in add() argument
|
H A D | LookupAndRecordAddrs.cpp | 17 unique_function<void(Error)> OnRecorded, ExecutionSession &ES, LookupKind K, in lookupAndRecordAddrs() 43 ExecutionSession &ES, LookupKind K, const JITDylibSearchOrder &SearchOrder, in lookupAndRecordAddrs()
|
H A D | Layer.cpp | 33 ExecutionSession &ES, const IRSymbolMapper::ManglingOptions &MO, in IRMaterializationUnit() argument 152 auto &ES = R->getTargetJITDylib().getExecutionSession(); in materialize() local 166 ObjectLayer::ObjectLayer(ExecutionSession &ES) : ES(ES) {} in ObjectLayer() argument
|
H A D | CompileOnDemandLayer.cpp | 74 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 D | RTDyldObjectLinkingLayer.cpp | 84 : BaseT(ES), GetMemoryManager(std::move(GetMemoryManager)) { in RTDyldObjectLinkingLayer() argument 22 auto &ES = MR.getTargetJITDylib().getExecutionSession(); lookup() local 98 auto &ES = getExecutionSession(); emit() local 234 auto &ES = getExecutionSession(); onObjLoad() local [all...] |
H A D | IRTransformLayer.cpp | 15 IRTransformLayer::IRTransformLayer(ExecutionSession &ES, IRLayer &BaseLayer, in IRTransformLayer()
|
H A D | EPCEHFrameRegistrar.cpp | 20 EPCEHFrameRegistrar::Create(ExecutionSession &ES) { in Create()
|
H A D | ObjectTransformLayer.cpp | 19 ObjectTransformLayer::ObjectTransformLayer(ExecutionSession &ES, in ObjectTransformLayer()
|
H A D | IRCompileLayer.cpp | 16 IRCompileLayer::IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, in IRCompileLayer()
|
H A D | EPCDebugObjectRegistrar.cpp | 20 ExecutionSession &ES, in createJITLoaderGDBRegistrar()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 78 ExecutionSession &ES; variable 90 LocalLazyCallThroughManager(ExecutionSession &ES, in LocalLazyCallThroughManager() 118 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
|
H A D | Layer.h | 69 IRLayer(ExecutionSession &ES, const IRSymbolMapper::ManglingOptions *&MO) in IRLayer() 114 ExecutionSession &ES; variable
|
H A D | EPCDebugObjectRegistrar.h | 42 EPCDebugObjectRegistrar(ExecutionSession &ES, ExecutorAddr RegisterFn) in EPCDebugObjectRegistrar()
|
H A D | EPCEHFrameRegistrar.h | 40 EPCEHFrameRegistrar(ExecutionSession &ES, in EPCEHFrameRegistrar()
|
H A D | COFFVCRuntimeSupport.h | 72 ExecutionSession &ES; variable
|
H A D | IndirectionUtils.h | 219 ExecutionSession &ES, in JITCompileCallbackManager() 232 ExecutionSession &ES; variable 245 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddress) { in Create() 258 LocalJITCompileCallbackManager(ExecutionSession &ES, in LocalJITCompileCallbackManager()
|
H A D | Speculation.h | 167 ExecutionSession &ES; variable 178 IRSpeculationLayer(ExecutionSession &ES, IRLayer &BaseLayer, Speculator &Spec, in IRSpeculationLayer()
|
H A D | ExecutionUtils.h | 351 DLLImportDefinitionGenerator(ExecutionSession & ES,ObjectLinkingLayer & L) DLLImportDefinitionGenerator() argument 363 ExecutionSession &ES; global() variable
|
/freebsd-src/sys/security/audit/ |
H A D | bsm_errno.c | 61 #define ES(x) x macro 63 #define ES(x) macro
|
/freebsd-src/contrib/openbsm/libbsm/ |
H A D | bsm_errno.c | 60 #define ES(x) x macro 62 #define ES(x) macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | PseudoSourceValue.cpp | 100 ExternalSymbolPseudoSourceValue(const char * ES,const TargetMachine & TM) ExternalSymbolPseudoSourceValue() argument 141 getExternalSymbolCallEntry(const char * ES) getExternalSymbolCallEntry() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
H A D | DebuggerSupport.cpp | 33 auto &ES = J.getExecutionSession(); in enableDebuggerSupport() local
|