forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchrome_elf_x86.def
41 lines (34 loc) · 1.19 KB
/
chrome_elf_x86.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
; 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
ClearCrashKeyValueEx_ExportThunk
ClearCrashKeyValue_ExportThunk
CrashForException_ExportThunk
GetCrashReports_ExportThunk
InjectDumpForHungInputNoCrashKeys_ExportThunk
InjectDumpForHungInput_ExportThunk
RequestSingleCrashUpload_ExportThunk
SetCrashKeyValueEx_ExportThunk
SetCrashKeyValue_ExportThunk
SetUploadConsent_ExportThunk
; This export is used by SyzyASAN, do not rename or remove without talking
; to syzygy-team@chromium.org first.
SetCrashKeyValue = SetCrashKeyValue_ExportThunk
; From chrome_elf/crash_helper.cc
SetMetricsClientId
; From chrome_elf_main.cc
DumpProcessWithoutCrash
GetUserDataDirectoryThunk
SignalChromeElf
SignalInitializeCrashReporting
; From chrome/install_static
GetInstallDetailsPayload
; From chrome_elf/blacklist.cc
AddDllToBlacklist
IsBlacklistInitialized
SuccessfullyBlocked