blob: b15c11de0a5d15612a1a74edbaaf0129b6e86d4b [file] [log] [blame]
; Copyright 2012 Google Inc. All Rights Reserved.
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or agreed to in writing, software
; distributed under the License is distributed on an "AS IS" BASIS,
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
; See the License for the specific language governing permissions and
; limitations under the License.
;
; Export declarations for the coverage DLL.
LIBRARY coverage_client.dll
EXPORTS
; Our profile hook functions, invoked through machine instrumentation.
; The instrumentation itself is directly applied to basic blocks, we simply
; require a startup hook to initialize the coverage results array.
_indirect_penter_dllmain
_indirect_penter_exemain = _indirect_penter_dllmain