SWDEV-240806 - Fix windows build remove unused symbols

Change-Id: I27524f2f0700ed5a9b78d46fbc8a19a516c46ad1
This commit is contained in:
anusha GodavarthySurya
2021-10-05 21:10:44 -07:00
parent 1c51d82dd5
commit a62b6110db
3 changed files with 0 additions and 76 deletions
-24
View File
@@ -318,32 +318,8 @@ hipGraphNodeGetDependencies
hipGraphNodeGetDependentNodes
hipGraphNodeGetType
hipGraphDestroyNode
hipGraphInstantiateWithFlags
hipGraphExecUpdate
hipGraphClone
hipGraphNodeFindInClone
hipGraphAddEventRecordNode
hipGraphEventRecordNodeGetEvent
hipGraphEventRecordNodeSetEvent
hipGraphExecEventRecordNodeSetEvent
hipGraphAddEventWaitNode
hipGraphEventWaitNodeGetEvent
hipGraphEventWaitNodeSetEvent
hipGraphExecEventWaitNodeSetEvent
hipGraphAddHostNode
hipGraphHostNodeGetParams
hipGraphHostNodeSetParams
hipGraphExecHostNodeSetParams
hipGraphAddMemcpyNodeFromSymbol
hipGraphMemcpyNodeSetParamsFromSymbol
hipGraphExecMemcpyNodeSetParamsFromSymbol
hipGraphAddMemcpyNodeToSymbol
hipGraphMemcpyNodeSetParamsToSymbol
hipGraphExecMemcpyNodeSetParamsToSymbol
hipGraphAddChildGraphNode
hipGraphChildGraphNodeGetGraph
hipGraphExecChildGraphNodeSetParams
hipGraphExecMemcpyNodeSetParams
hipGraphMemcpyNodeSetParams1D
hipGraphExecMemcpyNodeSetParams1D
hipGraphExecMemsetNodeSetParams
-26
View File
@@ -309,8 +309,6 @@ hipGraphMemsetNodeSetParams
hipGraphAddDependencies
hipGraphExecKernelNodeSetParams
hipGraphAddEmptyNode
hipStreamGetCaptureInfo
hipStreamGetCaptureInfo_v2
hipStreamUpdateCaptureDependencies
hipGraphRemoveDependencies
hipGraphGetEdges
@@ -318,32 +316,8 @@ hipGraphNodeGetDependencies
hipGraphNodeGetDependentNodes
hipGraphNodeGetType
hipGraphDestroyNode
hipGraphInstantiateWithFlags
hipGraphExecUpdate
hipGraphClone
hipGraphNodeFindInClone
hipGraphAddEventRecordNode
hipGraphEventRecordNodeGetEvent
hipGraphEventRecordNodeSetEvent
hipGraphExecEventRecordNodeSetEvent
hipGraphAddEventWaitNode
hipGraphEventWaitNodeGetEvent
hipGraphEventWaitNodeSetEvent
hipGraphExecEventWaitNodeSetEvent
hipGraphAddHostNode
hipGraphHostNodeGetParams
hipGraphHostNodeSetParams
hipGraphExecHostNodeSetParams
hipGraphAddMemcpyNodeFromSymbol
hipGraphMemcpyNodeSetParamsFromSymbol
hipGraphExecMemcpyNodeSetParamsFromSymbol
hipGraphAddMemcpyNodeToSymbol
hipGraphMemcpyNodeSetParamsToSymbol
hipGraphExecMemcpyNodeSetParamsToSymbol
hipGraphAddChildGraphNode
hipGraphChildGraphNodeGetGraph
hipGraphExecChildGraphNodeSetParams
hipGraphExecMemcpyNodeSetParams
hipGraphMemcpyNodeSetParams1D
hipGraphExecMemcpyNodeSetParams1D
hipGraphExecMemsetNodeSetParams
-26
View File
@@ -335,8 +335,6 @@ local:
hip_4.5 {
global:
hipStreamGetCaptureInfo;
hipStreamGetCaptureInfo_v2;
hipStreamUpdateCaptureDependencies;
hipGraphRemoveDependencies;
hipGraphGetEdges;
@@ -344,35 +342,11 @@ global:
hipGraphNodeGetDependentNodes;
hipGraphNodeGetType;
hipGraphDestroyNode;
hipGraphInstantiateWithFlags;
hipGraphExecUpdate;
hipGraphClone;
hipGraphNodeFindInClone;
hipGraphAddEventRecordNode;
hipGraphEventRecordNodeGetEvent;
hipGraphEventRecordNodeSetEvent;
hipGraphExecEventRecordNodeSetEvent;
hipGraphAddEventWaitNode;
hipGraphEventWaitNodeGetEvent;
hipGraphEventWaitNodeSetEvent;
hipGraphExecEventWaitNodeSetEvent;
hipGraphAddHostNode;
hipGraphHostNodeGetParams;
hipGraphHostNodeSetParams;
hipGraphExecHostNodeSetParams;
hipGraphAddMemcpyNodeFromSymbol;
hipGraphMemcpyNodeSetParamsFromSymbol;
hipGraphExecMemcpyNodeSetParamsFromSymbol;
hipGraphAddMemcpyNodeToSymbol;
hipGraphMemcpyNodeSetParamsToSymbol;
hipGraphExecMemcpyNodeSetParamsToSymbol;
hipGraphAddChildGraphNode;
hipGraphChildGraphNodeGetGraph;
hipGraphExecChildGraphNodeSetParams;
hipGraphExecMemcpyNodeSetParams;
hipGraphMemcpyNodeSetParams1D;
hipGraphExecMemcpyNodeSetParams1D;
hipGraphExecMemsetNodeSetParams;
local:
*;
} hip_4.4;