xref: /aosp_15_r20/build/soong/symbol_inject/pe_symboldata_test.go (revision 333d2b3687b3a337dbcca9d65000bca186795e39)
1*333d2b36SAndroid Build Coastguard Worker// Copyright 2018 Google Inc. All rights reserved.
2*333d2b36SAndroid Build Coastguard Worker//
3*333d2b36SAndroid Build Coastguard Worker// Licensed under the Apache License, Version 2.0 (the "License");
4*333d2b36SAndroid Build Coastguard Worker// you may not use this file except in compliance with the License.
5*333d2b36SAndroid Build Coastguard Worker// You may obtain a copy of the License at
6*333d2b36SAndroid Build Coastguard Worker//
7*333d2b36SAndroid Build Coastguard Worker//     http://www.apache.org/licenses/LICENSE-2.0
8*333d2b36SAndroid Build Coastguard Worker//
9*333d2b36SAndroid Build Coastguard Worker// Unless required by applicable law or agreed to in writing, software
10*333d2b36SAndroid Build Coastguard Worker// distributed under the License is distributed on an "AS IS" BASIS,
11*333d2b36SAndroid Build Coastguard Worker// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12*333d2b36SAndroid Build Coastguard Worker// See the License for the specific language governing permissions and
13*333d2b36SAndroid Build Coastguard Worker// limitations under the License.
14*333d2b36SAndroid Build Coastguard Worker
15*333d2b36SAndroid Build Coastguard Workerpackage symbol_inject
16*333d2b36SAndroid Build Coastguard Worker
17*333d2b36SAndroid Build Coastguard Workerimport (
18*333d2b36SAndroid Build Coastguard Worker	"debug/pe"
19*333d2b36SAndroid Build Coastguard Worker)
20*333d2b36SAndroid Build Coastguard Worker
21*333d2b36SAndroid Build Coastguard Worker/*
22*333d2b36SAndroid Build Coastguard WorkerGenerated from: prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/bin/x86_64-w64-mingw32-g++ -o a.exe test.c
23*333d2b36SAndroid Build Coastguard Worker
24*333d2b36SAndroid Build Coastguard Worker#include <unistd.h>
25*333d2b36SAndroid Build Coastguard Worker
26*333d2b36SAndroid Build Coastguard Workerchar soong_build_number[128] = "PLACEHOLDER";
27*333d2b36SAndroid Build Coastguard Worker
28*333d2b36SAndroid Build Coastguard Workerint main() {
29*333d2b36SAndroid Build Coastguard Worker  write(STDOUT_FILENO, soong_build_number, sizeof(soong_build_number));
30*333d2b36SAndroid Build Coastguard Worker*/
31*333d2b36SAndroid Build Coastguard Worker
32*333d2b36SAndroid Build Coastguard Workervar peSymbolTable1 = &pe.File{
33*333d2b36SAndroid Build Coastguard Worker	FileHeader: pe.FileHeader{
34*333d2b36SAndroid Build Coastguard Worker		Machine: pe.IMAGE_FILE_MACHINE_AMD64,
35*333d2b36SAndroid Build Coastguard Worker	},
36*333d2b36SAndroid Build Coastguard Worker	Sections: []*pe.Section{
37*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x1000, Size: 0x1e00, Offset: 0x600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x60500020}},
38*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".data", VirtualSize: 0x120, VirtualAddress: 0x3000, Size: 0x200, Offset: 0x2400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0600040}},
39*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".rdata", VirtualSize: 0x5e0, VirtualAddress: 0x4000, Size: 0x600, Offset: 0x2600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x40500040}},
40*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".pdata", VirtualSize: 0x234, VirtualAddress: 0x5000, Size: 0x400, Offset: 0x2c00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x40300040}},
41*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".xdata", VirtualSize: 0x200, VirtualAddress: 0x6000, Size: 0x200, Offset: 0x3000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x40300040}},
42*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".bss", VirtualSize: 0x9b0, VirtualAddress: 0x7000, Size: 0x0, Offset: 0x0, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0600080}},
43*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".idata", VirtualSize: 0x7c8, VirtualAddress: 0x8000, Size: 0x800, Offset: 0x3200, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0300040}},
44*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".CRT", VirtualSize: 0x68, VirtualAddress: 0x9000, Size: 0x200, Offset: 0x3a00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0400040}},
45*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".tls", VirtualSize: 0x68, VirtualAddress: 0xa000, Size: 0x200, Offset: 0x3c00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0600040}},
46*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_aranges", VirtualSize: 0x420, VirtualAddress: 0xb000, Size: 0x600, Offset: 0x3e00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42500040}},
47*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_info", VirtualSize: 0xc125, VirtualAddress: 0xc000, Size: 0xc200, Offset: 0x4400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
48*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_abbrev", VirtualSize: 0x1a80, VirtualAddress: 0x19000, Size: 0x1c00, Offset: 0x10600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
49*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_line", VirtualSize: 0x2182, VirtualAddress: 0x1b000, Size: 0x2200, Offset: 0x12200, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
50*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_frame", VirtualSize: 0xb28, VirtualAddress: 0x1e000, Size: 0xc00, Offset: 0x14400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42400040}},
51*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_str", VirtualSize: 0x300, VirtualAddress: 0x1f000, Size: 0x400, Offset: 0x15000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
52*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_loc", VirtualSize: 0x2b76, VirtualAddress: 0x20000, Size: 0x2c00, Offset: 0x15400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
53*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_ranges", VirtualSize: 0x4f0, VirtualAddress: 0x23000, Size: 0x600, Offset: 0x18000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
54*333d2b36SAndroid Build Coastguard Worker	},
55*333d2b36SAndroid Build Coastguard Worker	Symbols: []*pe.Symbol{
56*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x35, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
57*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_invalidParameterHandler", Value: 0x0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
58*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "pre_c_init", Value: 0x10, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
59*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "managedapp", Value: 0x8, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
60*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "pre_cpp_init", Value: 0x130, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
61*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "envp", Value: 0x18, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
62*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "argv", Value: 0x20, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
63*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "argc", Value: 0x28, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
64*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "startinfo", Value: 0x0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
65*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "argret", Value: 0x10, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
66*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__tmainCRTStartup", Value: 0x180, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
67*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "has_cctor", Value: 0x4, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
68*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mainret", Value: 0xc, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
69*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "WinMainCRTStartup", Value: 0x4b0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
70*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_startw", Value: 0x4b4, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
71*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_endw", Value: 0x4c9, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
72*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mainCRTStartup", Value: 0x4d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
73*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_start", Value: 0x4d4, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
74*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_end", Value: 0x4e9, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
75*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
76*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
77*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
78*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x0, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
79*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x0, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
80*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XCAA", Value: 0x8, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
81*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIAA", Value: 0x20, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
82*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x0, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
83*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x0, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
84*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x0, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
85*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
86*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0x0, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
87*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x0, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
88*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x0, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
89*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x280, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
90*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
91*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x3f, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
92*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x4f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
93*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x10, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
94*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
95*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x2a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
96*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x4f, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
97*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "main", Value: 0x4f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
98*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x4f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
99*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
100*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
101*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x68, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
102*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x48, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
103*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x2c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
104*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x6c, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
105*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_onexit", Value: 0x520, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
106*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "atexit", Value: 0x5d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
107*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x520, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
108*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xa0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
109*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
110*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x74, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
111*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x54, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
112*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x27d0, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
113*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x433, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
114*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x510, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
115*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x30, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
116*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x3de, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
117*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x2e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
118*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x120, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
119*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x8c, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
120*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__do_global_dtors", Value: 0x5f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
121*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "p.68721", Value: 0xa0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
122*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__do_global_ctors", Value: 0x630, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
123*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__main", Value: 0x690, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
124*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "initialized", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
125*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x5f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
126*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xa0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
127*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
128*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x84, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
129*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x6c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
130*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x2ed5, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
131*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x5ae, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
132*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x607, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
133*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x60, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
134*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x5a3, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
135*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x300, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
136*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x190, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
137*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xa0, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
138*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6b0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
139*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xb0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
140*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x40, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
141*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x34aa, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
142*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x6c2, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
143*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x90, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
144*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x710, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
145*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x21f, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
146*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x320, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
147*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xb2, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
148*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6b0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
149*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xc0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
150*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x40, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
151*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x3a06, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
152*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x744, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
153*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0xb0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
154*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x894, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
155*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x340, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
156*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xce, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
157*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "my_lconv_init", Value: 0x6b0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
158*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6b0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
159*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xc0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
160*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x50, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
161*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x9c, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
162*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x90, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
163*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIC", Value: 0x28, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
164*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x3ae7, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
165*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x76e, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
166*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0xd0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
167*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x91f, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
168*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x360, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
169*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x218, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
170*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xe8, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
171*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_setargv", Value: 0x6c0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
172*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6c0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
173*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
174*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x60, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
175*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xa0, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
176*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x9c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
177*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x3ffe, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
178*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x808, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
179*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x100, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
180*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xab8, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
181*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x380, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
182*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x248, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
183*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x110, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
184*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__security_init_cookie", Value: 0x6d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
185*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data$__security_cookie", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
186*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data$__security_cookie_complement", Value: 0x110, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
187*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__report_gsfailure", Value: 0x7a0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
188*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GS_ContextRecord", Value: 0x60, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
189*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GS_ExceptionRecord", Value: 0x540, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
190*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GS_ExceptionPointers", Value: 0x0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
191*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6d0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
192*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
193*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x60, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
194*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xa4, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
195*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0xa8, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
196*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
197*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x41c8, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
198*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x83f, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
199*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x6ae, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
200*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x130, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
201*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xb56, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
202*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x237, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
203*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x3a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
204*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x278, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
205*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x122, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
206*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x8a0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
207*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
208*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x5e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
209*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x506e, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
210*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xa10, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
211*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x160, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
212*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xcde, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
213*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x3c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
214*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x158, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
215*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dyn_tls_dtor", Value: 0x8a0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
216*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dyn_tls_init", Value: 0x8d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
217*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xd_a", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
218*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xd_z", Value: 0x60, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
219*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__tlregdtor", Value: 0x940, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
220*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x8a0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
221*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
222*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x5f0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
223*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xc4, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
224*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0xc0, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
225*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLD", Value: 0x48, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
226*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLC", Value: 0x40, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
227*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x10, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
228*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XDZ", Value: 0x60, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
229*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XDA", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
230*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".tls", Value: 0x20, SectionNumber: 9, Type: 0x0, StorageClass: 0x3},
231*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLZ", Value: 0x50, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
232*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLA", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
233*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".tls$ZZZ", Value: 0x60, SectionNumber: 9, Type: 0x0, StorageClass: 0x3},
234*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".tls$AAA", Value: 0x0, SectionNumber: 9, Type: 0x0, StorageClass: 0x3},
235*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x514c, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
236*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xa3a, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
237*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x816, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
238*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x180, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
239*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xd69, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
240*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x250, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
241*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x3e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
242*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x330, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
243*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x172, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
244*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x950, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
245*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
246*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x600, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
247*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XCZ", Value: 0x10, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
248*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XCA", Value: 0x0, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
249*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIZ", Value: 0x30, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
250*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIA", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
251*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x5854, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
252*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xbce, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
253*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x1b0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
254*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xec8, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
255*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x400, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
256*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x193, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
257*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_raise_matherr", Value: 0x950, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
258*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "stUserMathErr", Value: 0x600, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
259*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_setusermatherr", Value: 0x9a0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
260*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_matherr", Value: 0x9b0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
261*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x950, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
262*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
263*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x600, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
264*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xdc, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
265*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0xe4, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
266*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x20, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
267*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x5a33, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
268*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xc27, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
269*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0xb6f, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
270*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x1d0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
271*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xf53, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
272*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x420, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
273*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x3d0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
274*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x1ae, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
275*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_fpreset", Value: 0xab0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
276*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fpreset", Value: 0xab0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
277*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xab0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
278*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
279*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x610, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
280*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x100, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
281*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x108, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
282*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x61bd, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
283*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xda1, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
284*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x200, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
285*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1129, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
286*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x440, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
287*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x460, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
288*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x1c9, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
289*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_decode_pointer", Value: 0xac0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
290*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_encode_pointer", Value: 0xad0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
291*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xac0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
292*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
293*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x610, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
294*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x104, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
295*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x114, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
296*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x62a8, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
297*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xdcb, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
298*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x230, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
299*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x11c8, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
300*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x460, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
301*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x490, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
302*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x1f0, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
303*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__report_error", Value: 0xae0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
304*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__write_memory.part.0", Value: 0xb50, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
305*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "maxSections", Value: 0x624, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
306*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "the_secs", Value: 0x628, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
307*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_pei386_runtime_relocator", Value: 0xcd0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
308*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "was_init.70054", Value: 0x620, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
309*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xae0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
310*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
311*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x620, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
312*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x160, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
313*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x10c, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
314*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x12c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
315*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x67b9, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
316*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xe52, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
317*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0xda1, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
318*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x260, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
319*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0xe0, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
320*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x12f7, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
321*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x26f, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
322*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x480, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
323*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x4d8, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
324*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x202, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
325*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xff0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
326*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
327*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x630, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
328*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x79a7, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
329*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1174, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
330*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x290, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
331*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x157b, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
332*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x4a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
333*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x227, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
334*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_SEH_error_handler", Value: 0xff0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
335*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_init_ehandler", Value: 0x11b0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
336*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "was_here.69886", Value: 0x648, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
337*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "emu_pdata", Value: 0x760, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
338*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "emu_xdata", Value: 0x660, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
339*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_gnu_exception_handler", Value: 0x12a0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
340*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xff0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
341*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
342*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x640, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
343*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x144, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
344*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x150, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
345*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x270, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
346*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x7a83, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
347*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x119e, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
348*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x161e, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
349*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x2b0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
350*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1606, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
351*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x278, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
352*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x4c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
353*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x5d0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
354*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x24b, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
355*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingwthr_run_key_dtors.part.0", Value: 0x1450, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
356*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingwthr_cs", Value: 0x900, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
357*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "key_dtor_list", Value: 0x8e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
358*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___w64_mingwthr_add_key_dtor", Value: 0x14c0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
359*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingwthr_cs_init", Value: 0x8e8, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
360*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___w64_mingwthr_remove_key_dtor", Value: 0x1540, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
361*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_TLScallback", Value: 0x15e0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
362*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1450, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
363*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
364*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x8e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
365*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x168, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
366*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x174, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
367*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x8f89, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
368*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1402, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
369*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x1f13, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
370*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x2e0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
371*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0x330, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
372*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x185b, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
373*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x4e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
374*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x6d8, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
375*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x25d, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
376*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x16d0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
377*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
378*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x940, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
379*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x98ad, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
380*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x15e4, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
381*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x310, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
382*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1a30, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
383*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x500, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
384*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x26f, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
385*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x16d0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
386*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xe0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
387*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x940, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
388*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x9989, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
389*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x160e, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
390*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x330, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
391*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1aba, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
392*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x520, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
393*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x298, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
394*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_ValidateImageBase.part.0", Value: 0x16d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
395*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_ValidateImageBase", Value: 0x16f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
396*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_FindPESection", Value: 0x1710, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
397*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_FindPESectionByName", Value: 0x1760, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
398*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_GetSectionForAddress", Value: 0x1810, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
399*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_GetSectionCount", Value: 0x1860, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
400*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_FindPESectionExec", Value: 0x18b0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
401*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_GetPEImageBase", Value: 0x1950, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
402*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_IsNonwritableInCurrentImage", Value: 0x19a0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
403*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_enum_import_library_names", Value: 0x1a00, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
404*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x16d0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
405*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xe0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
406*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
407*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x198, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
408*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x1a4, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
409*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x9ab9, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
410*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1638, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
411*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x25ce, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
412*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x350, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
413*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0x360, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
414*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1b4e, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
415*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x2ac, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
416*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x540, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
417*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x808, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
418*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x2aa, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
419*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xad5d, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
420*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x18a1, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
421*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1d87, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
422*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ab0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
423*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xe0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
424*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
425*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x380, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
426*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0xa98, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
427*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x2bc, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
428*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1af0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
429*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xe0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
430*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
431*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xae44, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
432*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x18b5, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
433*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x3b0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
434*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1e2a, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
435*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x560, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
436*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x399, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
437*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1af0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
438*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xe0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
439*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
440*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xb9a0, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
441*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1928, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
442*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x3d0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
443*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1f18, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
444*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x580, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
445*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1af0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
446*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
447*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
448*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7b8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
449*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x38c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
450*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
451*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6d2, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
452*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1af8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
453*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
454*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
455*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
456*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x384, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
457*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
458*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6c6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
459*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b00, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
460*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
461*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
462*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7b0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
463*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x37c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
464*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
465*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
466*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b08, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
467*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
468*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
469*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
470*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x374, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
471*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1c4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
472*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6b2, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
473*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b10, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
474*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
475*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
476*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7a8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
477*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x36c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
478*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
479*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6a8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
480*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b18, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
481*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
482*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
483*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7a4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
484*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x364, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
485*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
486*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x69e, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
487*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b20, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
488*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
489*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
490*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7a0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
491*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x35c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
492*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
493*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x694, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
494*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b28, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
495*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
496*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
497*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x79c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
498*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x354, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
499*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1a4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
500*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x68a, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
501*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b30, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
502*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
503*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
504*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x798, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
505*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x34c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
506*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x19c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
507*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x682, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
508*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b38, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
509*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
510*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
511*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x794, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
512*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x344, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
513*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x194, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
514*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x678, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
515*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b40, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
516*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
517*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
518*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x790, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
519*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x33c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
520*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x18c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
521*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x670, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
522*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b48, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
523*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
524*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
525*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x78c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
526*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x334, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
527*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x184, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
528*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x666, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
529*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b50, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
530*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
531*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
532*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x788, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
533*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x32c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
534*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x17c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
535*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x65e, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
536*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b58, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
537*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
538*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
539*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x784, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
540*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x324, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
541*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x174, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
542*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x654, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
543*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b60, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
544*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
545*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
546*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x780, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
547*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x31c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
548*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x16c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
549*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x64a, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
550*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b68, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
551*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
552*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
553*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x77c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
554*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x314, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
555*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x164, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
556*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x642, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
557*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b70, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
558*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
559*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
560*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x778, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
561*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x30c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
562*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x15c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
563*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x636, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
564*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b78, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
565*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
566*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
567*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x774, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
568*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x304, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
569*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x154, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
570*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x62c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
571*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b78, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
572*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
573*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
574*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x770, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
575*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
576*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x14c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
577*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x622, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
578*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b80, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
579*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
580*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
581*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x76c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
582*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
583*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x144, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
584*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x614, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
585*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b88, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
586*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
587*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
588*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x768, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
589*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
590*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x13c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
591*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x60a, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
592*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b88, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
593*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
594*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
595*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x764, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
596*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
597*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x134, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
598*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5f6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
599*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b90, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
600*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
601*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
602*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x760, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
603*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
604*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x12c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
605*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
606*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b98, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
607*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
608*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
609*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x75c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
610*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
611*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x124, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
612*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
613*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ba0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
614*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
615*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
616*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x758, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
617*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
618*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x11c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
619*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5c6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
620*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ba8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
621*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
622*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
623*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x754, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
624*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2c4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
625*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x114, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
626*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5ba, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
627*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ba8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
628*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
629*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
630*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x750, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
631*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
632*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x10c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
633*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5aa, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
634*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bb0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
635*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
636*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
637*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x74c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
638*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
639*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x104, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
640*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x59c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
641*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bb8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
642*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
643*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
644*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x748, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
645*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
646*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xfc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
647*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x584, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
648*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x3b7, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
649*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_get_invalid_parameter_handler", Value: 0x1bc0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
650*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "handler", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
651*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_get_invalid_parameter_handler", Value: 0x1bc0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
652*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_set_invalid_parameter_handler", Value: 0x1bd0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
653*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_set_invalid_parameter_handler", Value: 0x1bd0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
654*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bc0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
655*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
656*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
657*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x1f8, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
658*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x21c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
659*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xba98, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
660*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1952, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
661*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x3f0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
662*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1fa9, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
663*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x5a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
664*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0xae0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
665*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x3c5, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
666*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "hname", Value: 0xfc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
667*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fthunk", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
668*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1be0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
669*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
670*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
671*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$2", Value: 0x14, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
672*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xfc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
673*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
674*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x474, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
675*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1be0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
676*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
677*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
678*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
679*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x394, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
680*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
681*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1be0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
682*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
683*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
684*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x734, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
685*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x29c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
686*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
687*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x574, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
688*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1be8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
689*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
690*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
691*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x730, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
692*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x294, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
693*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xe4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
694*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x562, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
695*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bf0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
696*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
697*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
698*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x72c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
699*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x28c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
700*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xdc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
701*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x546, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
702*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bf8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
703*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
704*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
705*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x728, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
706*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x284, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
707*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xd4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
708*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x538, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
709*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c00, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
710*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
711*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
712*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x724, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
713*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x27c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
714*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xcc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
715*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x524, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
716*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c08, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
717*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
718*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
719*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x720, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
720*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x274, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
721*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xc4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
722*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x51c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
723*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c10, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
724*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
725*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
726*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x71c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
727*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x26c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
728*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xbc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
729*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4fe, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
730*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c18, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
731*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
732*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
733*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x718, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
734*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x264, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
735*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xb4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
736*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4ea, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
737*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c20, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
738*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
739*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
740*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x714, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
741*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x25c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
742*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
743*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4d0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
744*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c28, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
745*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
746*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
747*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x710, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
748*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x254, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
749*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xa4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
750*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
751*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c30, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
752*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
753*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
754*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x70c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
755*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x24c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
756*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x9c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
757*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4a6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
758*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c38, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
759*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
760*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
761*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x708, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
762*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x244, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
763*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x94, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
764*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x48c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
765*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c40, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
766*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
767*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
768*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x704, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
769*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x23c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
770*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x8c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
771*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x474, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
772*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c48, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
773*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
774*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
775*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x700, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
776*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x234, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
777*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x84, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
778*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x458, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
779*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c50, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
780*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
781*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
782*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
783*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x22c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
784*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x7c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
785*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x448, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
786*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c58, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
787*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
788*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
789*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6f8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
790*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x224, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
791*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x74, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
792*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x42e, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
793*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c60, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
794*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
795*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
796*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
797*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x21c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
798*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x6c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
799*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x41c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
800*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c68, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
801*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
802*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
803*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6f0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
804*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x214, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
805*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x64, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
806*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x40c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
807*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c70, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
808*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
809*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
810*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
811*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x20c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
812*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x5c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
813*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3f6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
814*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c78, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
815*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
816*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
817*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6e8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
818*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x204, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
819*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x54, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
820*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3e0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
821*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c80, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
822*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
823*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
824*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
825*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
826*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x4c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
827*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
828*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c88, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
829*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
830*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
831*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6e0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
832*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
833*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x44, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
834*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
835*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c90, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
836*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
837*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
838*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
839*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
840*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x3c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
841*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x39c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
842*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x482, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
843*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "hname", Value: 0x3c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
844*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fthunk", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
845*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ca0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
846*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
847*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
848*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$2", Value: 0x0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
849*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x3c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
850*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
851*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x490, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
852*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ca0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
853*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
854*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
855*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xf4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
856*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2a4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
857*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x738, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
858*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x49a, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
859*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ca0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
860*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
861*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
862*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x5c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
863*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xc_z", Value: 0x10, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
864*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___RUNTIME_PSEUDO_RELOC_LIST__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
865*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetStartupInfoA", Value: 0x21c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
866*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_abort", Value: 0x32c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
867*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__lib64_libkernel32_a_iname", Value: 0x738, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
868*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__data_start__", Value: 0x0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
869*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___DTOR_LIST__", Value: 0x1cb0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
870*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__fmode", Value: 0x304, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
871*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__lock", Value: 0x314, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
872*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlVirtualUnwind", Value: 0x264, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
873*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "SetUnhandledExceptionFilter", Value: 0x1c10, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
874*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_calloc", Value: 0x334, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
875*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_lock", Value: 0x1b68, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
876*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___tls_start__", Value: 0x0, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
877*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__ImageBase", Value: 0x400000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
878*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_a", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
879*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetLastError", Value: 0x1c68, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
880*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetSystemTimeAsFileTime", Value: 0x1c58, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
881*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initltssuo_force", Value: 0x5f0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
882*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__rt_psrelocs_start", Value: 0x5e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x2},
883*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_cexit", Value: 0x1b78, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
884*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___dllonexit", Value: 0x2b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
885*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dll_characteristics__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
886*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_stack_commit__", Value: 0x1000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
887*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__iob_func", Value: 0x1ba0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
888*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__acmdln", Value: 0x2ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
889*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_stack_reserve__", Value: 0x200000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
890*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__major_subsystem_version__", Value: 0x5, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
891*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xl_start__", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
892*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_DeleteCriticalSection", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
893*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_d", Value: 0x48, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
894*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__set_invalid_parameter_handler", Value: 0xf8, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
895*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_end", Value: 0x60, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
896*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "VirtualQuery", Value: 0x1be0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
897*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xi_start__", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
898*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__amsg_exit", Value: 0x2f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
899*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xi_end__", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
900*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_start", Value: 0x0, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
901*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "memcpy", Value: 0x1b18, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
902*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_winmain_lpCmdLine", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
903*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_oldexcpt_handler", Value: 0x640, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
904*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetCurrentThreadId", Value: 0x20c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
905*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "malloc", Value: 0x1b20, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
906*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetCurrentProcessId", Value: 0x1c78, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
907*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_CRT_MT", Value: 0xd0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
908*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "TlsGetValue", Value: 0x1bf8, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
909*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "TerminateProcess", Value: 0x1c00, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
910*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__bss_start__", Value: 0x0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
911*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___C_specific_handler", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
912*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___RUNTIME_PSEUDO_RELOC_LIST_END__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
913*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlLookupFunctionEntry", Value: 0x1c20, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
914*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_heap_commit__", Value: 0x1000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
915*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetLastError", Value: 0x214, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
916*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_free", Value: 0x34c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
917*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlLookupFunctionEntry", Value: 0x25c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
918*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "VirtualProtect", Value: 0x1be8, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
919*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_app_type", Value: 0x610, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
920*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xp_start__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
921*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_LeaveCriticalSection", Value: 0x23c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
922*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_pinit", Value: 0x28, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
923*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__C_specific_handler", Value: 0x1bb8, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
924*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetTickCount", Value: 0x22c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
925*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "abort", Value: 0x1b50, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
926*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xp_end__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
927*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dll__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
928*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__minor_os_version__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
929*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetSystemTimeAsFileTime", Value: 0x224, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
930*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "EnterCriticalSection", Value: 0x1c88, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
931*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_MINGW_INSTALL_DEBUG_MATHERR", Value: 0xe0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
932*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__image_base__", Value: 0x400000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
933*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_write", Value: 0x38c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
934*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlCaptureContext", Value: 0x1c28, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
935*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__section_alignment__", Value: 0x1000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
936*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_dllmain_reason", Value: 0xb4, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
937*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "calloc", Value: 0x1b48, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
938*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_used", Value: 0x20, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
939*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "UnhandledExceptionFilter", Value: 0x1bf0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
940*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initcharmax", Value: 0x50, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
941*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__IAT_end__", Value: 0x39c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
942*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "write", Value: 0x1af0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
943*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_memcpy", Value: 0x364, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
944*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__RUNTIME_PSEUDO_RELOC_LIST__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
945*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fprintf", Value: 0x1b38, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
946*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "soong_build_number", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
947*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlAddFunctionTable", Value: 0x24c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
948*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "Sleep", Value: 0x1c08, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
949*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_pcppinit", Value: 0x8, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
950*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__data_end__", Value: 0x120, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
951*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_fwrite", Value: 0x354, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
952*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__CTOR_LIST__", Value: 0x1ca0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
953*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___getmainargs", Value: 0x2bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
954*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_head_lib64_libkernel32_a", Value: 0x0, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
955*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__bss_end__", Value: 0x9b0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
956*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xi_z", Value: 0x30, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
957*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetTickCount", Value: 0x1c50, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
958*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_head_lib64_libmsvcrt_a", Value: 0x14, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
959*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_vcclrit_reason", Value: 0xb0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
960*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xc_end__", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
961*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlAddFunctionTable", Value: 0x1c30, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
962*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_EnterCriticalSection", Value: 0x1f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
963*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_index", Value: 0x5fc, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
964*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "signal", Value: 0x1b10, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
965*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_startup_state", Value: 0x980, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
966*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xc_start__", Value: 0x0, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
967*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__onexitbegin", Value: 0x970, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
968*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetCurrentProcessId", Value: 0x204, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
969*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "strncmp", Value: 0x1b00, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
970*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___lconv_init", Value: 0x2d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
971*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_TerminateProcess", Value: 0x27c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
972*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___CTOR_LIST__", Value: 0x1ca0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
973*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_signal", Value: 0x36c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
974*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__rt_psrelocs_size", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
975*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_QueryPerformanceCounter", Value: 0x244, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
976*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_strlen", Value: 0x374, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
977*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_malloc", Value: 0x35c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
978*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_winmain_nShowCmd", Value: 0x0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
979*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_pcinit", Value: 0x20, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
980*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__file_alignment__", Value: 0x200, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
981*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_InitializeCriticalSection", Value: 0x234, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
982*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__lconv_init", Value: 0x1b98, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
983*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__getmainargs", Value: 0x1ba8, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
984*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "InitializeCriticalSection", Value: 0x1c48, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
985*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_exit", Value: 0x33c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
986*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__major_os_version__", Value: 0x4, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
987*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_vfprintf", Value: 0x384, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
988*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___initenv", Value: 0x2c4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
989*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__IAT_start__", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
990*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__cexit", Value: 0x2fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
991*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_UnhandledExceptionFilter", Value: 0x28c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
992*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_z", Value: 0x50, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
993*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__end__", Value: 0x1000, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
994*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_SetUnhandledExceptionFilter", Value: 0x26c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
995*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__onexit", Value: 0x31c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
996*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__DTOR_LIST__", Value: 0x1cb0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
997*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlVirtualUnwind", Value: 0x1c18, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
998*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xi_a", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
999*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__set_app_type", Value: 0x1b90, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1000*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_Sleep", Value: 0x274, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1001*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "LeaveCriticalSection", Value: 0x1c40, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1002*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xc_a", Value: 0x0, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1003*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___setusermatherr", Value: 0x2e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1004*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_heap_reserve__", Value: 0x100000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1005*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xt_start__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1006*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__subsystem__", Value: 0x3, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1007*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_amsg_exit", Value: 0x1b80, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1008*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_fmode", Value: 0x630, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1009*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__security_cookie_complement", Value: 0x110, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1010*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_TlsGetValue", Value: 0x284, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1011*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetCurrentProcess", Value: 0x1c80, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1012*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__setusermatherr", Value: 0x1b88, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1013*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_fprintf", Value: 0x344, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1014*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_VirtualProtect", Value: 0x294, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1015*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_c", Value: 0x40, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1016*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___tls_end__", Value: 0x68, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
1017*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__onexitend", Value: 0x978, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1018*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "QueryPerformanceCounter", Value: 0x1c38, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1019*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_VirtualQuery", Value: 0x29c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1020*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__initterm", Value: 0x30c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1021*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initltsdyn_force", Value: 0x5f4, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1022*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_dowildcard", Value: 0x40, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1023*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___iob_func", Value: 0x2cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1024*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dyn_tls_init_callback", Value: 0x10, SectionNumber: 3, Type: 0x0, StorageClass: 0x2},
1025*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_initterm", Value: 0x1b70, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1026*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_newmode", Value: 0x5e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1027*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fwrite", Value: 0x1b28, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1028*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_strncmp", Value: 0x37c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1029*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__major_image_version__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1030*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__loader_flags__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1031*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___chkstk_ms", Value: 0x1ab0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1032*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_startup_lock", Value: 0x988, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1033*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_winmain_hInstance", Value: 0x968, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1034*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetStartupInfoA", Value: 0x1c60, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1035*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetCurrentThreadId", Value: 0x1c70, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1036*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_onexit", Value: 0x1b60, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1037*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__rt_psrelocs_end", Value: 0x5e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x2},
1038*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "exit", Value: 0x1b40, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1039*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__get_invalid_parameter_handler", Value: 0xf0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1040*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__minor_subsystem_version__", Value: 0x2, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1041*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__minor_image_version__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1042*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__unlock", Value: 0x324, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1043*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___set_app_type", Value: 0x2dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1044*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initltsdrot_force", Value: 0x5f8, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1045*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_charmax", Value: 0xc0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1046*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "strlen", Value: 0x1b08, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1047*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "DeleteCriticalSection", Value: 0x1c90, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1048*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlCaptureContext", Value: 0x254, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1049*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__RUNTIME_PSEUDO_RELOC_LIST_END__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1050*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dllonexit", Value: 0x1bb0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1051*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_unlock", Value: 0x1b58, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1052*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetCurrentProcess", Value: 0x1fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1053*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xt_end__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1054*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__lib64_libmsvcrt_a_iname", Value: 0x7bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1055*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "vfprintf", Value: 0x1af8, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1056*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "free", Value: 0x1b30, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1057*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__security_cookie", Value: 0x100, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1058*333d2b36SAndroid Build Coastguard Worker	},
1059*333d2b36SAndroid Build Coastguard Worker}
1060*333d2b36SAndroid Build Coastguard Worker
1061*333d2b36SAndroid Build Coastguard Worker/* Generated from: prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/bin/x86_64-w64-mingw32-g++ -o a.exe test2.c
1062*333d2b36SAndroid Build Coastguard Worker
1063*333d2b36SAndroid Build Coastguard Worker#include <unistd.h>
1064*333d2b36SAndroid Build Coastguard Worker
1065*333d2b36SAndroid Build Coastguard Workerchar symbol1[128] = "PLACEHOLDER1";
1066*333d2b36SAndroid Build Coastguard Workerchar symbol2[128] = "PLACEHOLDER2";
1067*333d2b36SAndroid Build Coastguard Worker
1068*333d2b36SAndroid Build Coastguard Workerint main() {
1069*333d2b36SAndroid Build Coastguard Worker  write(STDOUT_FILENO, symbol1, sizeof(symbol1));
1070*333d2b36SAndroid Build Coastguard Worker  write(STDOUT_FILENO, symbol2, sizeof(symbol2));
1071*333d2b36SAndroid Build Coastguard Worker}
1072*333d2b36SAndroid Build Coastguard Worker*/
1073*333d2b36SAndroid Build Coastguard Worker
1074*333d2b36SAndroid Build Coastguard Workervar peSymbolTable2 = &pe.File{
1075*333d2b36SAndroid Build Coastguard Worker	FileHeader: pe.FileHeader{
1076*333d2b36SAndroid Build Coastguard Worker		Machine: pe.IMAGE_FILE_MACHINE_AMD64,
1077*333d2b36SAndroid Build Coastguard Worker	},
1078*333d2b36SAndroid Build Coastguard Worker	Sections: []*pe.Section{
1079*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".text", VirtualSize: 0x1ce0, VirtualAddress: 0x1000, Size: 0x1e00, Offset: 0x600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x60500020}},
1080*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".data", VirtualSize: 0x1a0, VirtualAddress: 0x3000, Size: 0x200, Offset: 0x2400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0600040}},
1081*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".rdata", VirtualSize: 0x5e0, VirtualAddress: 0x4000, Size: 0x600, Offset: 0x2600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x40500040}},
1082*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".pdata", VirtualSize: 0x234, VirtualAddress: 0x5000, Size: 0x400, Offset: 0x2c00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x40300040}},
1083*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".xdata", VirtualSize: 0x200, VirtualAddress: 0x6000, Size: 0x200, Offset: 0x3000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x40300040}},
1084*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".bss", VirtualSize: 0x9b0, VirtualAddress: 0x7000, Size: 0x0, Offset: 0x0, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0600080}},
1085*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".idata", VirtualSize: 0x7c8, VirtualAddress: 0x8000, Size: 0x800, Offset: 0x3200, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0300040}},
1086*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".CRT", VirtualSize: 0x68, VirtualAddress: 0x9000, Size: 0x200, Offset: 0x3a00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0400040}},
1087*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".tls", VirtualSize: 0x68, VirtualAddress: 0xa000, Size: 0x200, Offset: 0x3c00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0xc0600040}},
1088*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_aranges", VirtualSize: 0x420, VirtualAddress: 0xb000, Size: 0x600, Offset: 0x3e00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42500040}},
1089*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_info", VirtualSize: 0xc125, VirtualAddress: 0xc000, Size: 0xc200, Offset: 0x4400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
1090*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_abbrev", VirtualSize: 0x1a80, VirtualAddress: 0x19000, Size: 0x1c00, Offset: 0x10600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
1091*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_line", VirtualSize: 0x2182, VirtualAddress: 0x1b000, Size: 0x2200, Offset: 0x12200, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
1092*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_frame", VirtualSize: 0xb28, VirtualAddress: 0x1e000, Size: 0xc00, Offset: 0x14400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42400040}},
1093*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_str", VirtualSize: 0x300, VirtualAddress: 0x1f000, Size: 0x400, Offset: 0x15000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
1094*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_loc", VirtualSize: 0x2b76, VirtualAddress: 0x20000, Size: 0x2c00, Offset: 0x15400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
1095*333d2b36SAndroid Build Coastguard Worker		&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_ranges", VirtualSize: 0x4f0, VirtualAddress: 0x23000, Size: 0x600, Offset: 0x18000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x42100040}},
1096*333d2b36SAndroid Build Coastguard Worker	},
1097*333d2b36SAndroid Build Coastguard Worker	Symbols: []*pe.Symbol{
1098*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x35, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1099*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_invalidParameterHandler", Value: 0x0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1100*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "pre_c_init", Value: 0x10, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1101*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "managedapp", Value: 0x8, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1102*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "pre_cpp_init", Value: 0x130, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1103*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "envp", Value: 0x18, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1104*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "argv", Value: 0x20, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1105*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "argc", Value: 0x28, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1106*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "startinfo", Value: 0x0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1107*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "argret", Value: 0x10, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1108*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__tmainCRTStartup", Value: 0x180, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1109*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "has_cctor", Value: 0x4, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1110*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mainret", Value: 0xc, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1111*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "WinMainCRTStartup", Value: 0x4b0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1112*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_startw", Value: 0x4b4, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
1113*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_endw", Value: 0x4c9, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
1114*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mainCRTStartup", Value: 0x4d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1115*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_start", Value: 0x4d4, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
1116*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".l_end", Value: 0x4e9, SectionNumber: 1, Type: 0x0, StorageClass: 0x6},
1117*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1118*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x0, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1119*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1120*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x0, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1121*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x0, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1122*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XCAA", Value: 0x8, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1123*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIAA", Value: 0x20, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1124*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x0, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1125*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x0, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1126*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x0, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1127*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1128*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0x0, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
1129*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x0, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1130*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x0, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
1131*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x280, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1132*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1133*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x3f, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1134*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x4f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1135*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x10, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1136*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1137*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x2a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1138*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x4f, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1139*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "main", Value: 0x4f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1140*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x4f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1141*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1142*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1143*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x68, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1144*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x48, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1145*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x2c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1146*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x6c, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1147*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_onexit", Value: 0x540, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1148*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "atexit", Value: 0x5f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1149*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x540, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1150*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x120, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1151*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1152*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x74, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1153*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x54, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1154*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x27d0, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1155*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x433, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1156*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x510, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1157*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x30, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1158*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x3de, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1159*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x2e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1160*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x120, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1161*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x8c, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1162*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__do_global_dtors", Value: 0x610, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1163*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "p.68721", Value: 0x120, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1164*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__do_global_ctors", Value: 0x650, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1165*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__main", Value: 0x6b0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1166*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "initialized", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1167*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x610, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1168*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x120, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1169*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x30, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1170*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x84, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1171*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x6c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1172*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x2ed5, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1173*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x5ae, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1174*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x607, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1175*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x60, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1176*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x5a3, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1177*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x300, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1178*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x190, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1179*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xa0, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1180*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6d0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1181*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x130, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1182*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x40, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1183*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x34aa, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1184*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x6c2, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1185*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x90, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1186*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x710, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1187*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x21f, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
1188*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x320, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1189*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xb2, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1190*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6d0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1191*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x140, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1192*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x40, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1193*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x3a06, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1194*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x744, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1195*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0xb0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1196*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x894, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1197*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x340, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1198*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xce, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1199*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "my_lconv_init", Value: 0x6d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1200*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6d0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1201*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x140, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1202*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x50, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1203*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x9c, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1204*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x90, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1205*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIC", Value: 0x28, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1206*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x3ae7, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1207*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x76e, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1208*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0xd0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1209*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x91f, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1210*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x360, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1211*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x218, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1212*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0xe8, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1213*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_setargv", Value: 0x6e0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1214*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6e0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1215*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1216*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x60, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1217*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xa0, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1218*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x9c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1219*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x3ffe, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1220*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x808, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1221*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x100, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1222*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xab8, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1223*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x380, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1224*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x248, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1225*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x110, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1226*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__security_init_cookie", Value: 0x6f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1227*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data$__security_cookie", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1228*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data$__security_cookie_complement", Value: 0x190, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1229*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__report_gsfailure", Value: 0x7c0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1230*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GS_ContextRecord", Value: 0x60, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1231*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GS_ExceptionRecord", Value: 0x540, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1232*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GS_ExceptionPointers", Value: 0x0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1233*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x6f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1234*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1235*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x60, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1236*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xa4, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1237*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0xa8, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1238*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1239*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x41c8, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1240*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x83f, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1241*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x6ae, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1242*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x130, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1243*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xb56, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1244*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x237, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
1245*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x3a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1246*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x278, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1247*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x122, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1248*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x8c0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1249*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1250*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x5e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1251*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x506e, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1252*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xa10, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1253*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x160, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1254*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xcde, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1255*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x3c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1256*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x158, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1257*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dyn_tls_dtor", Value: 0x8c0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1258*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dyn_tls_init", Value: 0x8f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1259*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xd_a", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1260*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xd_z", Value: 0x60, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1261*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__tlregdtor", Value: 0x960, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1262*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x8c0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1263*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1264*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x5f0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1265*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xc4, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1266*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0xc0, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1267*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLD", Value: 0x48, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1268*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLC", Value: 0x40, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1269*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x10, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1270*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XDZ", Value: 0x60, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1271*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XDA", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1272*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".tls", Value: 0x20, SectionNumber: 9, Type: 0x0, StorageClass: 0x3},
1273*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLZ", Value: 0x50, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1274*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XLA", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1275*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".tls$ZZZ", Value: 0x60, SectionNumber: 9, Type: 0x0, StorageClass: 0x3},
1276*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".tls$AAA", Value: 0x0, SectionNumber: 9, Type: 0x0, StorageClass: 0x3},
1277*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x514c, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1278*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xa3a, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1279*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x816, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1280*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x180, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1281*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xd69, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1282*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x250, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
1283*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x3e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1284*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x330, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1285*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x172, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1286*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x970, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1287*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1288*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x600, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1289*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XCZ", Value: 0x10, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1290*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XCA", Value: 0x0, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1291*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIZ", Value: 0x30, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1292*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".CRT$XIA", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x3},
1293*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x5854, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1294*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xbce, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1295*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x1b0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1296*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xec8, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1297*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x400, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1298*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x193, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1299*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_raise_matherr", Value: 0x970, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1300*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "stUserMathErr", Value: 0x600, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1301*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_setusermatherr", Value: 0x9c0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1302*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_matherr", Value: 0x9d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1303*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x970, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1304*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1305*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x600, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1306*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0xdc, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1307*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0xe4, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1308*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x20, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1309*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x5a33, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1310*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xc27, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1311*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0xb6f, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1312*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x1d0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1313*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0xf53, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1314*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x420, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1315*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x3d0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1316*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x1ae, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1317*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_fpreset", Value: 0xad0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1318*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fpreset", Value: 0xad0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1319*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xad0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1320*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1321*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x610, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1322*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x100, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1323*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x108, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1324*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x61bd, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1325*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xda1, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1326*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x200, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1327*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1129, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1328*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x440, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1329*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x460, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1330*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x1c9, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1331*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_decode_pointer", Value: 0xae0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1332*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_encode_pointer", Value: 0xaf0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1333*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xae0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1334*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1335*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x610, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1336*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x104, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1337*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x114, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1338*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x62a8, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1339*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xdcb, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1340*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x230, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1341*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x11c8, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1342*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x460, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1343*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x490, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1344*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x1f0, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1345*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__report_error", Value: 0xb00, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1346*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__write_memory.part.0", Value: 0xb70, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1347*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "maxSections", Value: 0x624, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1348*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "the_secs", Value: 0x628, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1349*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_pei386_runtime_relocator", Value: 0xcf0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1350*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "was_init.70054", Value: 0x620, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1351*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0xb00, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1352*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1353*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x620, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1354*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x160, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1355*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x10c, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1356*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x12c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1357*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x67b9, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1358*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0xe52, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1359*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0xda1, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1360*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x260, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1361*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0xe0, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
1362*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x12f7, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1363*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x26f, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
1364*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x480, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1365*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x4d8, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1366*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x202, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1367*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1010, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1368*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1369*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x630, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1370*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x79a7, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1371*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1174, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1372*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x290, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1373*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x157b, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1374*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x4a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1375*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x227, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1376*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_SEH_error_handler", Value: 0x1010, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1377*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_init_ehandler", Value: 0x11d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1378*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "was_here.69886", Value: 0x648, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1379*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "emu_pdata", Value: 0x760, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1380*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "emu_xdata", Value: 0x660, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1381*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_gnu_exception_handler", Value: 0x12c0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1382*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1010, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1383*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1384*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x640, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1385*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x144, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1386*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x150, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1387*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata", Value: 0x270, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1388*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x7a83, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1389*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x119e, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1390*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x161e, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1391*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x2b0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1392*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1606, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1393*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x278, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
1394*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x4c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1395*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x5d0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1396*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x24b, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1397*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingwthr_run_key_dtors.part.0", Value: 0x1470, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1398*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingwthr_cs", Value: 0x900, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1399*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "key_dtor_list", Value: 0x8e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1400*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___w64_mingwthr_add_key_dtor", Value: 0x14e0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1401*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingwthr_cs_init", Value: 0x8e8, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1402*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___w64_mingwthr_remove_key_dtor", Value: 0x1560, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1403*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_TLScallback", Value: 0x1600, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1404*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1470, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1405*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1406*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x8e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1407*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x168, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1408*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x174, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1409*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x8f89, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1410*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1402, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1411*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x1f13, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1412*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x2e0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1413*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0x330, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
1414*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x185b, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1415*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x4e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1416*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x6d8, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1417*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x25d, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1418*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x16f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1419*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1420*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x940, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1421*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x98ad, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1422*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x15e4, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1423*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x310, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1424*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1a30, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1425*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x500, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1426*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x26f, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1427*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x16f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1428*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x160, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1429*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x940, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1430*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x9989, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1431*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x160e, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1432*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x330, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1433*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1aba, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1434*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x520, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1435*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x298, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1436*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_ValidateImageBase.part.0", Value: 0x16f0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1437*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_ValidateImageBase", Value: 0x1710, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1438*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_FindPESection", Value: 0x1730, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1439*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_FindPESectionByName", Value: 0x1780, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1440*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_GetSectionForAddress", Value: 0x1830, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1441*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_GetSectionCount", Value: 0x1880, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1442*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_FindPESectionExec", Value: 0x18d0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1443*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_GetPEImageBase", Value: 0x1970, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1444*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_IsNonwritableInCurrentImage", Value: 0x19c0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1445*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_enum_import_library_names", Value: 0x1a20, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1446*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x16f0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1447*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x160, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1448*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1449*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x198, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1450*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x1a4, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1451*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0x9ab9, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1452*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1638, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1453*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_loc", Value: 0x25ce, SectionNumber: 16, Type: 0x0, StorageClass: 0x3},
1454*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x350, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1455*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_ranges", Value: 0x360, SectionNumber: 17, Type: 0x0, StorageClass: 0x3},
1456*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1b4e, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1457*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_str", Value: 0x2ac, SectionNumber: 15, Type: 0x0, StorageClass: 0x3},
1458*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x540, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1459*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0x808, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1460*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x2aa, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1461*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xad5d, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1462*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x18a1, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1463*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1d87, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1464*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ad0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1465*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x160, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1466*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1467*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x380, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1468*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0xa98, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1469*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x2bc, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1470*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b10, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1471*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x160, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1472*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1473*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xae44, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1474*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x18b5, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1475*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x3b0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1476*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1e2a, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1477*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x560, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1478*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x399, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1479*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b10, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1480*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x160, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1481*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1482*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xb9a0, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1483*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1928, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1484*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x3d0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1485*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1f18, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1486*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x580, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1487*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b10, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1488*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1489*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1490*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7b8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1491*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x38c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1492*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1493*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6d2, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1494*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b18, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1495*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1496*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1497*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1498*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x384, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1499*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1500*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6c6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1501*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b20, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1502*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1503*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1504*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7b0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1505*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x37c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1506*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1507*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1508*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b28, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1509*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1510*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1511*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1512*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x374, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1513*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1c4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1514*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6b2, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1515*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b30, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1516*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1517*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1518*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7a8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1519*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x36c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1520*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1521*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x6a8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1522*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b38, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1523*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1524*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1525*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7a4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1526*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x364, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1527*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1528*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x69e, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1529*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b40, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1530*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1531*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1532*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7a0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1533*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x35c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1534*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1535*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x694, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1536*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b48, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1537*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1538*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1539*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x79c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1540*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x354, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1541*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1a4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1542*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x68a, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1543*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b50, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1544*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1545*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1546*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x798, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1547*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x34c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1548*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x19c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1549*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x682, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1550*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b58, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1551*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1552*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1553*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x794, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1554*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x344, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1555*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x194, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1556*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x678, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1557*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b60, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1558*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1559*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1560*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x790, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1561*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x33c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1562*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x18c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1563*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x670, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1564*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b68, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1565*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1566*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1567*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x78c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1568*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x334, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1569*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x184, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1570*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x666, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1571*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b70, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1572*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1573*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1574*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x788, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1575*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x32c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1576*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x17c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1577*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x65e, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1578*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b78, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1579*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1580*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1581*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x784, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1582*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x324, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1583*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x174, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1584*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x654, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1585*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b80, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1586*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1587*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1588*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x780, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1589*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x31c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1590*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x16c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1591*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x64a, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1592*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b88, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1593*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1594*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1595*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x77c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1596*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x314, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1597*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x164, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1598*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x642, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1599*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b90, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1600*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1601*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1602*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x778, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1603*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x30c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1604*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x15c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1605*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x636, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1606*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b98, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1607*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1608*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1609*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x774, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1610*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x304, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1611*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x154, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1612*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x62c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1613*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1b98, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1614*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1615*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1616*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x770, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1617*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1618*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x14c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1619*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x622, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1620*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ba0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1621*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1622*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1623*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x76c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1624*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1625*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x144, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1626*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x614, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1627*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ba8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1628*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1629*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1630*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x768, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1631*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1632*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x13c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1633*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x60a, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1634*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ba8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1635*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1636*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1637*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x764, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1638*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1639*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x134, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1640*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5f6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1641*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bb0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1642*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1643*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1644*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x760, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1645*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1646*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x12c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1647*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1648*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bb8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1649*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1650*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1651*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x75c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1652*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1653*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x124, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1654*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1655*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bc0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1656*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1657*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1658*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x758, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1659*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1660*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x11c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1661*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5c6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1662*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bc8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1663*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1664*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1665*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x754, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1666*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2c4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1667*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x114, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1668*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5ba, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1669*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bc8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1670*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1671*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1672*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x750, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1673*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1674*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x10c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1675*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x5aa, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1676*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bd0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1677*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1678*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1679*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x74c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1680*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1681*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x104, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1682*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x59c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1683*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1bd8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1684*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1685*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1686*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x748, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1687*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1688*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xfc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1689*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x584, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1690*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x3b7, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1691*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_get_invalid_parameter_handler", Value: 0x1be0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1692*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "handler", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1693*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_get_invalid_parameter_handler", Value: 0x1be0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1694*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_set_invalid_parameter_handler", Value: 0x1bf0, SectionNumber: 1, Type: 0x20, StorageClass: 0x3},
1695*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_set_invalid_parameter_handler", Value: 0x1bf0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1696*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1be0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1697*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1698*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x950, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1699*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".xdata", Value: 0x1f8, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
1700*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".pdata", Value: 0x21c, SectionNumber: 4, Type: 0x0, StorageClass: 0x3},
1701*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_info", Value: 0xba98, SectionNumber: 11, Type: 0x0, StorageClass: 0x3},
1702*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_abbrev", Value: 0x1952, SectionNumber: 12, Type: 0x0, StorageClass: 0x3},
1703*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_aranges", Value: 0x3f0, SectionNumber: 10, Type: 0x0, StorageClass: 0x3},
1704*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_line", Value: 0x1fa9, SectionNumber: 13, Type: 0x0, StorageClass: 0x3},
1705*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x5a0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1706*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".debug_frame", Value: 0xae0, SectionNumber: 14, Type: 0x0, StorageClass: 0x3},
1707*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x3c5, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1708*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "hname", Value: 0xfc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1709*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fthunk", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1710*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c00, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1711*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1712*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1713*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$2", Value: 0x14, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1714*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xfc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1715*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1716*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x474, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1717*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c00, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1718*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1719*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1720*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x1e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1721*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x394, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1722*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x7bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1723*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c00, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1724*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1725*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1726*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x734, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1727*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x29c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1728*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1729*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x574, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1730*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c08, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1731*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1732*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1733*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x730, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1734*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x294, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1735*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xe4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1736*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x562, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1737*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c10, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1738*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1739*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1740*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x72c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1741*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x28c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1742*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xdc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1743*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x546, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1744*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c18, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1745*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1746*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1747*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x728, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1748*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x284, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1749*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xd4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1750*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x538, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1751*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c20, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1752*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1753*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1754*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x724, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1755*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x27c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1756*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xcc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1757*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x524, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1758*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c28, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1759*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1760*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1761*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x720, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1762*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x274, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1763*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xc4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1764*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x51c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1765*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c30, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1766*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1767*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1768*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x71c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1769*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x26c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1770*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xbc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1771*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4fe, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1772*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c38, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1773*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1774*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1775*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x718, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1776*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x264, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1777*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xb4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1778*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4ea, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1779*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c40, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1780*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1781*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1782*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x714, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1783*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x25c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1784*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xac, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1785*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4d0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1786*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c48, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1787*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1788*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1789*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x710, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1790*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x254, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1791*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xa4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1792*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1793*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c50, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1794*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1795*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1796*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x70c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1797*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x24c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1798*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x9c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1799*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x4a6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1800*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c58, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1801*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1802*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1803*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x708, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1804*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x244, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1805*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x94, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1806*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x48c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1807*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c60, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1808*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1809*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1810*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x704, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1811*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x23c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1812*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x8c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1813*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x474, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1814*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c68, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1815*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1816*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1817*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x700, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1818*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x234, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1819*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x84, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1820*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x458, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1821*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c70, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1822*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1823*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1824*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1825*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x22c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1826*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x7c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1827*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x448, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1828*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c78, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1829*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1830*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1831*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6f8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1832*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x224, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1833*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x74, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1834*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x42e, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1835*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c80, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1836*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1837*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1838*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1839*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x21c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1840*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x6c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1841*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x41c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1842*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c88, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1843*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1844*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1845*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6f0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1846*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x214, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1847*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x64, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1848*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x40c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1849*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c90, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1850*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1851*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1852*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1853*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x20c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1854*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x5c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1855*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3f6, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1856*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1c98, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1857*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1858*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1859*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6e8, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1860*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x204, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1861*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x54, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1862*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3e0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1863*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ca0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1864*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1865*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1866*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1867*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1868*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x4c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1869*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1870*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1ca8, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1871*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1872*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1873*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6e0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1874*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1875*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x44, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1876*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x3b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1877*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1cb0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1878*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1879*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1880*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x6dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1881*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1882*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x3c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1883*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$6", Value: 0x39c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1884*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x482, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1885*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "hname", Value: 0x3c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1886*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fthunk", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1887*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1cc0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1888*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1889*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1890*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$2", Value: 0x0, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1891*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0x3c, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1892*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1893*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x490, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1894*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1cc0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1895*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1896*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1897*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$4", Value: 0xf4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1898*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$5", Value: 0x2a4, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1899*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".idata$7", Value: 0x738, SectionNumber: 7, Type: 0x0, StorageClass: 0x3},
1900*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".file", Value: 0x49a, SectionNumber: -2, Type: 0x0, StorageClass: 0x67},
1901*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".text", Value: 0x1cc0, SectionNumber: 1, Type: 0x0, StorageClass: 0x3},
1902*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".data", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
1903*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".bss", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x3},
1904*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: ".rdata$zzz", Value: 0x5c0, SectionNumber: 3, Type: 0x0, StorageClass: 0x3},
1905*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xc_z", Value: 0x10, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1906*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___RUNTIME_PSEUDO_RELOC_LIST__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1907*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetStartupInfoA", Value: 0x21c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1908*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "symbol1", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1909*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_abort", Value: 0x32c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1910*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__lib64_libkernel32_a_iname", Value: 0x738, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1911*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__data_start__", Value: 0x0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1912*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___DTOR_LIST__", Value: 0x1cd0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1913*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__fmode", Value: 0x304, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1914*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__lock", Value: 0x314, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1915*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlVirtualUnwind", Value: 0x264, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1916*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "SetUnhandledExceptionFilter", Value: 0x1c30, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1917*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_calloc", Value: 0x334, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1918*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_lock", Value: 0x1b88, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1919*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___tls_start__", Value: 0x0, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
1920*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__ImageBase", Value: 0x400000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1921*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_a", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1922*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetLastError", Value: 0x1c88, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1923*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetSystemTimeAsFileTime", Value: 0x1c78, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1924*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initltssuo_force", Value: 0x5f0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1925*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__rt_psrelocs_start", Value: 0x5e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x2},
1926*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_cexit", Value: 0x1b98, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1927*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___dllonexit", Value: 0x2b4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1928*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dll_characteristics__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1929*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_stack_commit__", Value: 0x1000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1930*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__iob_func", Value: 0x1bc0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1931*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__acmdln", Value: 0x2ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1932*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_stack_reserve__", Value: 0x200000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1933*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__major_subsystem_version__", Value: 0x5, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1934*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xl_start__", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1935*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_DeleteCriticalSection", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1936*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_d", Value: 0x48, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1937*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__set_invalid_parameter_handler", Value: 0x178, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1938*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_end", Value: 0x60, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
1939*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "VirtualQuery", Value: 0x1c00, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1940*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xi_start__", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1941*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__amsg_exit", Value: 0x2f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1942*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xi_end__", Value: 0x38, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1943*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_start", Value: 0x0, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
1944*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "memcpy", Value: 0x1b38, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1945*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_winmain_lpCmdLine", Value: 0x960, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1946*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_oldexcpt_handler", Value: 0x640, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1947*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetCurrentThreadId", Value: 0x20c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1948*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "malloc", Value: 0x1b40, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1949*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetCurrentProcessId", Value: 0x1c98, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1950*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_CRT_MT", Value: 0x150, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1951*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "TlsGetValue", Value: 0x1c18, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1952*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "TerminateProcess", Value: 0x1c20, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1953*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__bss_start__", Value: 0x0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1954*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___C_specific_handler", Value: 0x2ac, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1955*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___RUNTIME_PSEUDO_RELOC_LIST_END__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1956*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlLookupFunctionEntry", Value: 0x1c40, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1957*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_heap_commit__", Value: 0x1000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1958*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetLastError", Value: 0x214, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1959*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_free", Value: 0x34c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1960*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlLookupFunctionEntry", Value: 0x25c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1961*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "VirtualProtect", Value: 0x1c08, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1962*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_app_type", Value: 0x610, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1963*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xp_start__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1964*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_LeaveCriticalSection", Value: 0x23c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1965*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_pinit", Value: 0x28, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1966*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__C_specific_handler", Value: 0x1bd8, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1967*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetTickCount", Value: 0x22c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1968*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "abort", Value: 0x1b70, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1969*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xp_end__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1970*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dll__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1971*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__minor_os_version__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1972*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetSystemTimeAsFileTime", Value: 0x224, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1973*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "EnterCriticalSection", Value: 0x1ca8, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1974*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_MINGW_INSTALL_DEBUG_MATHERR", Value: 0x160, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1975*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__image_base__", Value: 0x400000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1976*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_write", Value: 0x38c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1977*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlCaptureContext", Value: 0x1c48, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1978*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__section_alignment__", Value: 0x1000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1979*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_dllmain_reason", Value: 0x134, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1980*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "calloc", Value: 0x1b68, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1981*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_used", Value: 0x20, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
1982*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "UnhandledExceptionFilter", Value: 0x1c10, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1983*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initcharmax", Value: 0x50, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1984*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__IAT_end__", Value: 0x39c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1985*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "write", Value: 0x1b10, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1986*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_memcpy", Value: 0x364, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1987*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__RUNTIME_PSEUDO_RELOC_LIST__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
1988*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fprintf", Value: 0x1b58, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
1989*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlAddFunctionTable", Value: 0x24c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1990*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "Sleep", Value: 0x1c28, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1991*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_pcppinit", Value: 0x8, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1992*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__data_end__", Value: 0x1a0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
1993*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_fwrite", Value: 0x354, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1994*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__CTOR_LIST__", Value: 0x1cc0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
1995*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___getmainargs", Value: 0x2bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1996*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_head_lib64_libkernel32_a", Value: 0x0, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
1997*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__bss_end__", Value: 0x9b0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
1998*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xi_z", Value: 0x30, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
1999*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetTickCount", Value: 0x1c70, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2000*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_head_lib64_libmsvcrt_a", Value: 0x14, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2001*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_vcclrit_reason", Value: 0x130, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
2002*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xc_end__", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2003*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlAddFunctionTable", Value: 0x1c50, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2004*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_EnterCriticalSection", Value: 0x1f4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2005*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_tls_index", Value: 0x5fc, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2006*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "signal", Value: 0x1b30, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2007*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_startup_state", Value: 0x980, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2008*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xc_start__", Value: 0x0, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2009*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__onexitbegin", Value: 0x970, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2010*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetCurrentProcessId", Value: 0x204, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2011*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "strncmp", Value: 0x1b20, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2012*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___lconv_init", Value: 0x2d4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2013*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_TerminateProcess", Value: 0x27c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2014*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___CTOR_LIST__", Value: 0x1cc0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2015*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_signal", Value: 0x36c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2016*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__rt_psrelocs_size", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2017*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_QueryPerformanceCounter", Value: 0x244, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2018*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_strlen", Value: 0x374, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2019*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_malloc", Value: 0x35c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2020*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_winmain_nShowCmd", Value: 0x0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
2021*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_pcinit", Value: 0x20, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2022*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__file_alignment__", Value: 0x200, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2023*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_InitializeCriticalSection", Value: 0x234, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2024*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__lconv_init", Value: 0x1bb8, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2025*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__getmainargs", Value: 0x1bc8, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2026*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "InitializeCriticalSection", Value: 0x1c68, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2027*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_exit", Value: 0x33c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2028*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__major_os_version__", Value: 0x4, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2029*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_vfprintf", Value: 0x384, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2030*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___initenv", Value: 0x2c4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2031*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__IAT_start__", Value: 0x1ec, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2032*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__cexit", Value: 0x2fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2033*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_UnhandledExceptionFilter", Value: 0x28c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2034*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_z", Value: 0x50, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2035*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__end__", Value: 0x1000, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
2036*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_SetUnhandledExceptionFilter", Value: 0x26c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2037*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__onexit", Value: 0x31c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2038*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__DTOR_LIST__", Value: 0x1cd0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2039*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "RtlVirtualUnwind", Value: 0x1c38, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2040*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xi_a", Value: 0x18, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2041*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "symbol2", Value: 0xa0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
2042*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__set_app_type", Value: 0x1bb0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2043*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_Sleep", Value: 0x274, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2044*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "LeaveCriticalSection", Value: 0x1c60, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2045*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xc_a", Value: 0x0, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2046*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___setusermatherr", Value: 0x2e4, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2047*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__size_of_heap_reserve__", Value: 0x100000, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2048*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xt_start__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2049*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__subsystem__", Value: 0x3, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2050*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_amsg_exit", Value: 0x1ba0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2051*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_fmode", Value: 0x630, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2052*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__security_cookie_complement", Value: 0x190, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
2053*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_TlsGetValue", Value: 0x284, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2054*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetCurrentProcess", Value: 0x1ca0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2055*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__setusermatherr", Value: 0x1ba8, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2056*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_fprintf", Value: 0x344, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2057*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_VirtualProtect", Value: 0x294, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2058*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__xl_c", Value: 0x40, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2059*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___tls_end__", Value: 0x68, SectionNumber: 9, Type: 0x0, StorageClass: 0x2},
2060*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__onexitend", Value: 0x978, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2061*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "QueryPerformanceCounter", Value: 0x1c58, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2062*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_VirtualQuery", Value: 0x29c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2063*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__initterm", Value: 0x30c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2064*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initltsdyn_force", Value: 0x5f4, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2065*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_dowildcard", Value: 0x40, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2066*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___iob_func", Value: 0x2cc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2067*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dyn_tls_init_callback", Value: 0x10, SectionNumber: 3, Type: 0x0, StorageClass: 0x2},
2068*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_initterm", Value: 0x1b90, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2069*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_newmode", Value: 0x5e0, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2070*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "fwrite", Value: 0x1b48, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2071*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_strncmp", Value: 0x37c, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2072*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__major_image_version__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2073*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__loader_flags__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2074*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___chkstk_ms", Value: 0x1ad0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2075*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__native_startup_lock", Value: 0x988, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2076*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__mingw_winmain_hInstance", Value: 0x968, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2077*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetStartupInfoA", Value: 0x1c80, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2078*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "GetCurrentThreadId", Value: 0x1c90, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2079*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_onexit", Value: 0x1b80, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2080*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__rt_psrelocs_end", Value: 0x5e0, SectionNumber: 3, Type: 0x0, StorageClass: 0x2},
2081*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "exit", Value: 0x1b60, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2082*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__get_invalid_parameter_handler", Value: 0x170, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
2083*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__minor_subsystem_version__", Value: 0x2, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2084*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__minor_image_version__", Value: 0x0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2085*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp__unlock", Value: 0x324, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2086*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp___set_app_type", Value: 0x2dc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2087*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "mingw_initltsdrot_force", Value: 0x5f8, SectionNumber: 6, Type: 0x0, StorageClass: 0x2},
2088*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_charmax", Value: 0x140, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
2089*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "strlen", Value: 0x1b28, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2090*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "DeleteCriticalSection", Value: 0x1cb0, SectionNumber: 1, Type: 0x0, StorageClass: 0x2},
2091*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_RtlCaptureContext", Value: 0x254, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2092*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__RUNTIME_PSEUDO_RELOC_LIST_END__", Value: 0x4045e0, SectionNumber: -1, Type: 0x0, StorageClass: 0x2},
2093*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__dllonexit", Value: 0x1bd0, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2094*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "_unlock", Value: 0x1b78, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2095*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__imp_GetCurrentProcess", Value: 0x1fc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2096*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "___crt_xt_end__", Value: 0x58, SectionNumber: 8, Type: 0x0, StorageClass: 0x2},
2097*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__lib64_libmsvcrt_a_iname", Value: 0x7bc, SectionNumber: 7, Type: 0x0, StorageClass: 0x2},
2098*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "vfprintf", Value: 0x1b18, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2099*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "free", Value: 0x1b50, SectionNumber: 1, Type: 0x20, StorageClass: 0x2},
2100*333d2b36SAndroid Build Coastguard Worker		&pe.Symbol{Name: "__security_cookie", Value: 0x180, SectionNumber: 2, Type: 0x0, StorageClass: 0x2},
2101*333d2b36SAndroid Build Coastguard Worker	},
2102*333d2b36SAndroid Build Coastguard Worker}
2103