forked from kiwibrowser/src
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchrome_elf_x64.def
42 lines (34 loc) · 1.15 KB
/
chrome_elf_x64.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
; Copyright 2013 The Chromium Authors. All rights reserved.
; Use of this source code is governed by a BSD-style license that can be
; found in the LICENSE file.
LIBRARY "chrome_elf.dll"
EXPORTS
; When functions are added to this file, they must also be added to
; chrome_elf_x86.def
; From components/crash/content/app/crash_export_stubs.cc
CrashForException_ExportThunk
DumpHungProcessWithPtype_ExportThunk
GetCrashpadDatabasePath_ExportThunk
GetCrashReports_ExportThunk
InjectDumpForHungInput_ExportThunk
RequestSingleCrashUpload_ExportThunk
SetUploadConsent_ExportThunk
; X64-only exports
RegisterNonABICompliantCodeRange_ExportThunk
UnregisterNonABICompliantCodeRange_ExportThunk
; From chrome_elf/crash/crash_helper.cc
SetMetricsClientId
; From chrome_elf/chrome_elf_main.cc
DumpProcessWithoutCrash
GetUserDataDirectoryThunk
SignalChromeElf
SignalInitializeCrashReporting
; From chrome/install_static
GetInstallDetailsPayload
; From chrome_elf/blacklist/blacklist.cc
AddDllToBlacklist
IsBlacklistInitialized
SuccessfullyBlocked
; From chrome_elf/third_party_dlls/logs
DrainLog
RegisterLogNotification