Guest User

ldc2 dumpbin sl.obj

a guest
Dec 16th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.92 KB | None | 0 0
  1. Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
  2. Copyright (C) Microsoft Corporation. All rights reserved.
  3.  
  4.  
  5. Dump of file sl.obj
  6.  
  7. File Type: COFF OBJECT
  8.  
  9. FILE HEADER VALUES
  10. 8664 machine (x64)
  11. 46 number of sections
  12. 0 time date stamp
  13. 199E file pointer to symbol table
  14. C0 number of symbols
  15. 0 size of optional header
  16. 0 characteristics
  17.  
  18. SECTION HEADER #1
  19. .text name
  20. 0 physical address
  21. 0 virtual address
  22. 0 size of raw data
  23. B04 file pointer to raw data
  24. 0 file pointer to relocation table
  25. 0 file pointer to line numbers
  26. 0 number of relocations
  27. 0 number of line numbers
  28. 60300020 flags
  29. Code
  30. 4 byte align
  31. Execute Read
  32.  
  33. SECTION HEADER #2
  34. .data name
  35. 0 physical address
  36. 0 virtual address
  37. 0 size of raw data
  38. B04 file pointer to raw data
  39. 0 file pointer to relocation table
  40. 0 file pointer to line numbers
  41. 0 number of relocations
  42. 0 number of line numbers
  43. C0300040 flags
  44. Initialized Data
  45. 4 byte align
  46. Read Write
  47.  
  48. SECTION HEADER #3
  49. .bss name
  50. 0 physical address
  51. 0 virtual address
  52. 0 size of raw data
  53. 0 file pointer to raw data
  54. 0 file pointer to relocation table
  55. 0 file pointer to line numbers
  56. 0 number of relocations
  57. 0 number of line numbers
  58. C0300080 flags
  59. Uninitialized Data
  60. 4 byte align
  61. Read Write
  62.  
  63. SECTION HEADER #4
  64. .text name
  65. 0 physical address
  66. 0 virtual address
  67. 5E size of raw data
  68. B04 file pointer to raw data (00000B04 to 00000B61)
  69. B62 file pointer to relocation table
  70. 0 file pointer to line numbers
  71. 6 number of relocations
  72. 0 number of line numbers
  73. 60501020 flags
  74. Code
  75. COMDAT; sym= _Dmain
  76. 16 byte align
  77. Execute Read
  78.  
  79. RAW DATA #4
  80. 00000000: 56 57 48 83 EC 38 B9 01 00 00 00 BA 02 00 00 00 VWH.i8?....?....
  81. 00000010: E8 00 00 00 00 89 C6 48 8D 7C 24 20 48 89 F9 E8 e.....?H.|$ H.ue
  82. 00000020: 00 00 00 00 BA 0A 00 00 00 48 89 F9 41 89 F0 E8 ....?....H.uA.?e
  83. 00000030: 00 00 00 00 48 8D 4C 24 20 E8 00 00 00 00 31 C0 ....H.L$ e....1A
  84. 00000040: 48 83 C4 38 5F 5E C3 48 89 C6 48 8D 4C 24 20 E8 H.A8_^AH.?H.L$ e
  85. 00000050: 00 00 00 00 48 89 F1 E8 00 00 00 00 0F 0B ....H.ne......
  86.  
  87. RELOCATIONS #4
  88. Symbol Symbol
  89. Offset Type Applied To Index Name
  90. -------- ---------------- ----------------- -------- ------
  91. 00000011 REL32 00000000 A5 ?myFunc@@YAHHH@Z (int __cdecl myFunc(int,int))
  92. 00000020 REL32 00000000 A6 _D3std5stdio13trustedStdoutFNdNeZS3std5stdio4File
  93. 00000030 REL32 00000000 12 _D3std5stdio4File14__T5writeTiTaZ5writeMFNfiaZv
  94. 0000003A REL32 00000000 A7 _D3std5stdio4File6__dtorMFNfZv
  95. 00000050 REL32 00000000 A7 _D3std5stdio4File6__dtorMFNfZv
  96. 00000058 REL32 00000000 A8 _d_eh_resume_unwind
  97.  
  98. SECTION HEADER #5
  99. .xdata name
  100. 0 physical address
  101. 0 virtual address
  102. 3C size of raw data
  103. BA0 file pointer to raw data (00000BA0 to 00000BDB)
  104. BDC file pointer to relocation table
  105. 0 file pointer to line numbers
  106. 1 number of relocations
  107. 0 number of line numbers
  108. 40301040 flags
  109. Initialized Data
  110. COMDAT; sym= GCC_except_table0
  111. 4 byte align
  112. Read Only
  113.  
  114. RAW DATA #5
  115. 00000000: 19 06 03 00 06 62 02 70 01 60 00 00 00 00 00 00 .....b.p.`......
  116. 00000010: FF 00 29 03 27 00 00 00 00 24 00 00 00 00 00 00 y.).'....$......
  117. 00000020: 00 00 24 00 00 00 10 00 00 00 47 00 00 00 00 34 ..$.......G....4
  118. 00000030: 00 00 00 2A 00 00 00 00 00 00 00 00 ...*........
  119.  
  120. RELOCATIONS #5
  121. Symbol Symbol
  122. Offset Type Applied To Index Name
  123. -------- ---------------- ----------------- -------- ------
  124. 0000000C ADDR32NB 00000000 A9 _d_eh_personality
  125.  
  126. SECTION HEADER #6
  127. .text name
  128. 0 physical address
  129. 0 virtual address
  130. 4E size of raw data
  131. BE8 file pointer to raw data (00000BE8 to 00000C35)
  132. C36 file pointer to relocation table
  133. 0 file pointer to line numbers
  134. 5 number of relocations
  135. 0 number of line numbers
  136. 60501020 flags
  137. Code
  138. COMDAT; sym= _D3std5stdio14__T7writelnTiZ7writelnFNfiZv
  139. 16 byte align
  140. Execute Read
  141.  
  142. RAW DATA #6
  143. 00000000: 56 57 48 83 EC 38 89 CE 48 8D 7C 24 20 48 89 F9 VWH.i8.IH.|$ H.u
  144. 00000010: E8 00 00 00 00 BA 0A 00 00 00 48 89 F9 41 89 F0 e....?....H.uA.?
  145. 00000020: E8 00 00 00 00 48 8D 4C 24 20 E8 00 00 00 00 90 e....H.L$ e.....
  146. 00000030: 48 83 C4 38 5F 5E C3 48 89 C6 48 8D 4C 24 20 E8 H.A8_^AH.?H.L$ e
  147. 00000040: 00 00 00 00 48 89 F1 E8 00 00 00 00 0F 0B ....H.ne......
  148.  
  149. RELOCATIONS #6
  150. Symbol Symbol
  151. Offset Type Applied To Index Name
  152. -------- ---------------- ----------------- -------- ------
  153. 00000011 REL32 00000000 A6 _D3std5stdio13trustedStdoutFNdNeZS3std5stdio4File
  154. 00000021 REL32 00000000 12 _D3std5stdio4File14__T5writeTiTaZ5writeMFNfiaZv
  155. 0000002B REL32 00000000 A7 _D3std5stdio4File6__dtorMFNfZv
  156. 00000040 REL32 00000000 A7 _D3std5stdio4File6__dtorMFNfZv
  157. 00000048 REL32 00000000 A8 _d_eh_resume_unwind
  158.  
  159. SECTION HEADER #7
  160. .xdata name
  161. 0 physical address
  162. 0 virtual address
  163. 3C size of raw data
  164. C68 file pointer to raw data (00000C68 to 00000CA3)
  165. CA4 file pointer to relocation table
  166. 0 file pointer to line numbers
  167. 1 number of relocations
  168. 0 number of line numbers
  169. 40301040 flags
  170. Initialized Data
  171. COMDAT; sym= GCC_except_table1
  172. 4 byte align
  173. Read Only
  174.  
  175. RAW DATA #7
  176. 00000000: 19 06 03 00 06 62 02 70 01 60 00 00 00 00 00 00 .....b.p.`......
  177. 00000010: FF 00 29 03 27 00 00 00 00 15 00 00 00 00 00 00 y.).'...........
  178. 00000020: 00 00 15 00 00 00 10 00 00 00 37 00 00 00 00 25 ..........7....%
  179. 00000030: 00 00 00 29 00 00 00 00 00 00 00 00 ...)........
  180.  
  181. RELOCATIONS #7
  182. Symbol Symbol
  183. Offset Type Applied To Index Name
  184. -------- ---------------- ----------------- -------- ------
  185. 0000000C ADDR32NB 00000000 A9 _d_eh_personality
  186.  
  187. SECTION HEADER #8
  188. .text name
  189. 0 physical address
  190. 0 virtual address
  191. 9E size of raw data
  192. CB0 file pointer to raw data (00000CB0 to 00000D4D)
  193. D4E file pointer to relocation table
  194. 0 file pointer to line numbers
  195. 8 number of relocations
  196. 0 number of line numbers
  197. 60501020 flags
  198. Code
  199. COMDAT; sym= _D3std5stdio4File14__T5writeTiTaZ5writeMFNfiaZv
  200. 16 byte align
  201. Execute Read
  202.  
  203. RAW DATA #8
  204. 00000000: 56 57 48 83 EC 78 44 89 C7 89 D6 48 89 C8 48 8D VWH.ixD.C.OH.EH.
  205. 00000010: 4C 24 60 48 89 C2 E8 00 00 00 00 48 8B 44 24 70 L$`H.Ae....H.D$p
  206. 00000020: 48 89 44 24 50 0F 10 44 24 60 0F 29 44 24 40 48 H.D$P..D$`.)D$@H
  207. 00000030: 8D 4C 24 40 E8 00 00 00 00 48 8B 44 24 50 48 89 .L$@e....H.D$PH.
  208. 00000040: 44 24 30 0F 28 44 24 40 0F 29 44 24 20 48 8D 4C D$0.(D$@.)D$ H.L
  209. 00000050: 24 20 89 FA E8 00 00 00 00 40 0F B6 CE 48 8B 54 $ .ue....@.¶IH.T
  210. 00000060: 24 68 83 7C 24 70 00 7E 07 E8 00 00 00 00 EB 05 $h.|$p.~.e....e.
  211. 00000070: E8 00 00 00 00 48 8D 4C 24 60 E8 00 00 00 00 90 e....H.L$`e.....
  212. 00000080: 48 83 C4 78 5F 5E C3 48 89 C6 48 8D 4C 24 60 E8 H.Ax_^AH.?H.L$`e
  213. 00000090: 00 00 00 00 48 89 F1 E8 00 00 00 00 0F 0B ....H.ne......
  214.  
  215. RELOCATIONS #8
  216. Symbol Symbol
  217. Offset Type Applied To Index Name
  218. -------- ---------------- ----------------- -------- ------
  219. 00000017 REL32 00000000 AC _D3std5stdio4File17lockingTextWriterMFNfZS3std5stdio4File17LockingTextWriter
  220. 00000035 REL32 00000000 AD _D3std5stdio4File17LockingTextWriter10__postblitMFNeZv
  221. 00000055 REL32 00000000 17 _D3std4conv55__T11toTextRangeTiTS3std5stdio4File17LockingTextWriterZ11toTextRangeFNfiS3std5stdio4File17LockingTextWriterZv
  222. 0000006A REL32 00000000 AE _fputwc_nolock
  223. 00000071 REL32 00000000 AF _fputc_nolock
  224. 0000007B REL32 00000000 B0 _D3std5stdio4File17LockingTextWriter6__dtorMFNeZv
  225. 00000090 REL32 00000000 B0 _D3std5stdio4File17LockingTextWriter6__dtorMFNeZv
  226. 00000098 REL32 00000000 A8 _d_eh_resume_unwind
  227.  
  228. SECTION HEADER #9
  229. .xdata name
  230. 0 physical address
  231. 0 virtual address
  232. 3C size of raw data
  233. DA0 file pointer to raw data (00000DA0 to 00000DDB)
  234. DDC file pointer to relocation table
  235. 0 file pointer to line numbers
  236. 1 number of relocations
  237. 0 number of line numbers
  238. 40301040 flags
  239. Initialized Data
  240. COMDAT; sym= GCC_except_table2
  241. 4 byte align
  242. Read Only
  243.  
  244. RAW DATA #9
  245. 00000000: 19 06 03 00 06 E2 02 70 01 60 00 00 00 00 00 00 .....a.p.`......
  246. 00000010: FF 00 29 03 27 00 00 00 00 2F 00 00 00 00 00 00 y.).'..../......
  247. 00000020: 00 00 2F 00 00 00 46 00 00 00 87 00 00 00 00 75 ../...F........u
  248. 00000030: 00 00 00 29 00 00 00 00 00 00 00 00 ...)........
  249.  
  250. RELOCATIONS #9
  251. Symbol Symbol
  252. Offset Type Applied To Index Name
  253. -------- ---------------- ----------------- -------- ------
  254. 0000000C ADDR32NB 00000000 A9 _d_eh_personality
  255.  
  256. SECTION HEADER #A
  257. .text name
  258. 0 physical address
  259. 0 virtual address
  260. 131 size of raw data
  261. DE8 file pointer to raw data (00000DE8 to 00000F18)
  262. F19 file pointer to relocation table
  263. 0 file pointer to line numbers
  264. A number of relocations
  265. 0 number of line numbers
  266. 60501020 flags
  267. Code
  268. COMDAT; sym= _D3std4conv55__T11toTextRangeTiTS3std5stdio4File17LockingTextWriterZ11toTextRangeFNfiS3std5stdio4File17LockingTextWriterZv
  269. 16 byte align
  270. Execute Read
  271.  
  272. RAW DATA #A
  273. 00000000: 56 48 83 EC 50 41 89 D3 41 F7 DB 44 0F 4C DA 48 VH.iPA.OA?UD.LUH
  274. 00000010: 8B 41 10 48 89 44 24 40 0F 10 01 0F 29 44 24 30 .A.H.D$@....)D$0
  275. 00000020: 41 B9 0F 00 00 00 41 83 FB 0A 72 6F B0 01 41 B8 A?....A.u.ro°.A?
  276. 00000030: CD CC CC CC 66 66 66 2E 0F 1F 84 00 00 00 00 00 IIIIfff.........
  277. 00000040: A8 01 0F 84 A0 00 00 00 45 89 CA 41 FF C9 44 89 ?.......E.EAyED.
  278. 00000050: D9 49 0F AF C8 48 C1 E9 23 8D 04 09 8D 04 80 44 UI.?EHAe#......D
  279. 00000060: 89 DE 29 C6 83 CE 30 42 88 74 14 20 41 83 F9 10 .?)?.I0B.t. A.u.
  280. 00000070: 0F 92 C0 41 83 FB 63 41 89 CB 77 C4 41 83 F9 10 ..AA.ucA.EwAA.u.
  281. 00000080: 72 1C 48 8D 15 00 00 00 00 B9 22 00 00 00 41 B8 r.H......?"...A?
  282. 00000090: 3C 14 00 00 E8 00 00 00 00 EB 7D 44 89 D9 44 89 <...e....e}D.UD.
  283. 000000A0: C8 83 C1 30 88 4C 04 20 85 D2 79 11 41 FF C9 41 E.A0.L. .Oy.AyEA
  284. 000000B0: 83 F9 10 73 4C 44 89 C8 C6 44 04 20 2D 44 89 C8 .u.sLD.E?D. -D.E
  285. 000000C0: 4C 8D 44 04 20 BA 10 00 00 00 48 29 C2 48 8D 4C L.D. ?....H)AH.L
  286. 000000D0: 24 30 E8 00 00 00 00 48 8D 4C 24 30 E8 00 00 00 $0e....H.L$0e...
  287. 000000E0: 00 90 48 83 C4 50 5E C3 48 8D 15 00 00 00 00 B9 ..H.AP^AH......?
  288. 000000F0: 22 00 00 00 41 B8 39 14 00 00 E8 00 00 00 00 0F "...A?9...e.....
  289. 00000100: 0B 48 8D 15 00 00 00 00 B9 22 00 00 00 41 B8 3E .H......?"...A?>
  290. 00000110: 14 00 00 E8 00 00 00 00 0F 0B 48 89 C6 48 8D 4C ...e......H.?H.L
  291. 00000120: 24 30 E8 00 00 00 00 48 89 F1 E8 00 00 00 00 0F $0e....H.ne.....
  292. 00000130: 0B .
  293.  
  294. RELOCATIONS #A
  295. Symbol Symbol
  296. Offset Type Applied To Index Name
  297. -------- ---------------- ----------------- -------- ------
  298. 00000085 REL32 00000000 4F .str
  299. 00000095 REL32 00000000 B2 _d_arraybounds
  300. 000000D3 REL32 00000000 31 _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFNfAaZv
  301. 000000DD REL32 00000000 B0 _D3std5stdio4File17LockingTextWriter6__dtorMFNeZv
  302. 000000EB REL32 00000000 4F .str
  303. 000000FB REL32 00000000 B2 _d_arraybounds
  304. 00000104 REL32 00000000 4F .str
  305. 00000114 REL32 00000000 B2 _d_arraybounds
  306. 00000123 REL32 00000000 B0 _D3std5stdio4File17LockingTextWriter6__dtorMFNeZv
  307. 0000012B REL32 00000000 A8 _d_eh_resume_unwind
  308.  
  309. SECTION HEADER #B
  310. .xdata name
  311. 0 physical address
  312. 0 virtual address
  313. 48 size of raw data
  314. F80 file pointer to raw data (00000F80 to 00000FC7)
  315. FC8 file pointer to relocation table
  316. 0 file pointer to line numbers
  317. 1 number of relocations
  318. 0 number of line numbers
  319. 40301040 flags
  320. Initialized Data
  321. COMDAT; sym= GCC_except_table3
  322. 4 byte align
  323. Read Only
  324.  
  325. RAW DATA #B
  326. 00000000: 19 05 02 00 05 92 01 60 00 00 00 00 FF 00 B6 80 .......`....y.¶.
  327. 00000010: 80 00 03 34 82 00 00 00 55 00 00 00 1A 01 00 00 ...4....U.......
  328. 00000020: 00 D7 00 00 00 11 00 00 00 00 00 00 00 00 E8 00 .?............e.
  329. 00000030: 00 00 30 00 00 00 1A 01 00 00 00 18 01 00 00 19 ..0.............
  330. 00000040: 00 00 00 00 00 00 00 00 ........
  331.  
  332. RELOCATIONS #B
  333. Symbol Symbol
  334. Offset Type Applied To Index Name
  335. -------- ---------------- ----------------- -------- ------
  336. 00000008 ADDR32NB 00000000 A9 _d_eh_personality
  337.  
  338. SECTION HEADER #C
  339. .text name
  340. 0 physical address
  341. 0 virtual address
  342. 1A size of raw data
  343. FD4 file pointer to raw data (00000FD4 to 00000FED)
  344. FEE file pointer to relocation table
  345. 0 file pointer to line numbers
  346. 2 number of relocations
  347. 0 number of line numbers
  348. 60501020 flags
  349. Code
  350. COMDAT; sym= _D3std5range10primitives46__T3putTS3std5stdio4File17LockingTextWriterTaZ3putFNbNiNfKS3std5stdio4File17LockingTextWriteraZv
  351. 16 byte align
  352. Execute Read
  353.  
  354. RAW DATA #C
  355. 00000000: 48 89 D0 48 8B 50 08 83 78 10 00 7E 06 48 E9 00 H.?H.P..x..~.He.
  356. 00000010: 00 00 00 90 48 E9 00 00 00 00 ....He....
  357.  
  358. RELOCATIONS #C
  359. Symbol Symbol
  360. Offset Type Applied To Index Name
  361. -------- ---------------- ----------------- -------- ------
  362. 0000000F REL32 00000000 AE _fputwc_nolock
  363. 00000016 REL32 00000000 AF _fputc_nolock
  364.  
  365. SECTION HEADER #D
  366. .text name
  367. 0 physical address
  368. 0 virtual address
  369. 1D size of raw data
  370. 1004 file pointer to raw data (00001004 to 00001020)
  371. 1021 file pointer to relocation table
  372. 0 file pointer to line numbers
  373. 2 number of relocations
  374. 0 number of line numbers
  375. 60501020 flags
  376. Code
  377. COMDAT; sym= _D3std5range10primitives48__T5doPutTS3std5stdio4File17LockingTextWriterTaZ5doPutFNbNiNfKS3std5stdio4File17LockingTextWriterKaZv
  378. 16 byte align
  379. Execute Read
  380.  
  381. RAW DATA #D
  382. 00000000: 48 89 D0 0F B6 09 48 8B 50 08 83 78 10 00 7E 06 H.?.¶.H.P..x..~.
  383. 00000010: 48 E9 00 00 00 00 90 48 E9 00 00 00 00 He.....He....
  384.  
  385. RELOCATIONS #D
  386. Symbol Symbol
  387. Offset Type Applied To Index Name
  388. -------- ---------------- ----------------- -------- ------
  389. 00000012 REL32 00000000 AE _fputwc_nolock
  390. 00000019 REL32 00000000 AF _fputc_nolock
  391.  
  392. SECTION HEADER #E
  393. .text name
  394. 0 physical address
  395. 0 virtual address
  396. 20 size of raw data
  397. 1038 file pointer to raw data (00001038 to 00001057)
  398. 1058 file pointer to relocation table
  399. 0 file pointer to line numbers
  400. 2 number of relocations
  401. 0 number of line numbers
  402. 60501020 flags
  403. Code
  404. COMDAT; sym= _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNbNiNfaZv
  405. 16 byte align
  406. Execute Read
  407.  
  408. RAW DATA #E
  409. 00000000: 48 8B 41 08 83 79 10 00 7E 0B 89 D1 48 89 C2 48 H.A..y..~..NH.AH
  410. 00000010: E9 00 00 00 00 89 D1 48 89 C2 48 E9 00 00 00 00 e.....NH.AHe....
  411.  
  412. RELOCATIONS #E
  413. Symbol Symbol
  414. Offset Type Applied To Index Name
  415. -------- ---------------- ----------------- -------- ------
  416. 00000011 REL32 00000000 AE _fputwc_nolock
  417. 0000001C REL32 00000000 AF _fputc_nolock
  418.  
  419. SECTION HEADER #F
  420. .text name
  421. 0 physical address
  422. 0 virtual address
  423. E size of raw data
  424. 106C file pointer to raw data (0000106C to 00001079)
  425. 107A file pointer to relocation table
  426. 0 file pointer to line numbers
  427. 1 number of relocations
  428. 0 number of line numbers
  429. 60501020 flags
  430. Code
  431. COMDAT; sym= _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  432. 16 byte align
  433. Execute Read
  434.  
  435. RAW DATA #F
  436. 00000000: 48 89 C8 89 D1 48 89 C2 48 E9 00 00 00 00 H.E.NH.AHe....
  437.  
  438. RELOCATIONS #F
  439. Symbol Symbol
  440. Offset Type Applied To Index Name
  441. -------- ---------------- ----------------- -------- ------
  442. 0000000A REL32 00000000 AF _fputc_nolock
  443.  
  444. SECTION HEADER #10
  445. .text name
  446. 0 physical address
  447. 0 virtual address
  448. E size of raw data
  449. 1084 file pointer to raw data (00001084 to 00001091)
  450. 1092 file pointer to relocation table
  451. 0 file pointer to line numbers
  452. 1 number of relocations
  453. 0 number of line numbers
  454. 60501020 flags
  455. Code
  456. COMDAT; sym= _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  457. 16 byte align
  458. Execute Read
  459.  
  460. RAW DATA #10
  461. 00000000: 48 89 C8 89 D1 48 89 C2 48 E9 00 00 00 00 H.E.NH.AHe....
  462.  
  463. RELOCATIONS #10
  464. Symbol Symbol
  465. Offset Type Applied To Index Name
  466. -------- ---------------- ----------------- -------- ------
  467. 0000000A REL32 00000000 AE _fputwc_nolock
  468.  
  469. SECTION HEADER #11
  470. .text name
  471. 0 physical address
  472. 0 virtual address
  473. 12 size of raw data
  474. 109C file pointer to raw data (0000109C to 000010AD)
  475. 10AE file pointer to relocation table
  476. 0 file pointer to line numbers
  477. 1 number of relocations
  478. 0 number of line numbers
  479. 60501020 flags
  480. Code
  481. COMDAT; sym= _D3std5range10primitives47__T3putTS3std5stdio4File17LockingTextWriterTAaZ3putFNfKS3std5stdio4File17LockingTextWriterAaZv
  482. 16 byte align
  483. Execute Read
  484.  
  485. RAW DATA #11
  486. 00000000: 48 89 D0 48 89 CA 4C 89 C1 49 89 C0 48 E9 00 00 H.?H.EL.AI.AHe..
  487. 00000010: 00 00 ..
  488.  
  489. RELOCATIONS #11
  490. Symbol Symbol
  491. Offset Type Applied To Index Name
  492. -------- ---------------- ----------------- -------- ------
  493. 0000000E REL32 00000000 31 _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFNfAaZv
  494.  
  495. SECTION HEADER #12
  496. .text name
  497. 0 physical address
  498. 0 virtual address
  499. 13 size of raw data
  500. 10B8 file pointer to raw data (000010B8 to 000010CA)
  501. 10CB file pointer to relocation table
  502. 0 file pointer to line numbers
  503. 1 number of relocations
  504. 0 number of line numbers
  505. 60501020 flags
  506. Code
  507. COMDAT; sym= _D3std5range10primitives49__T5doPutTS3std5stdio4File17LockingTextWriterTAaZ5doPutFNfKS3std5stdio4File17LockingTextWriterKAaZv
  508. 16 byte align
  509. Execute Read
  510.  
  511. RAW DATA #12
  512. 00000000: 48 8B 01 4C 8B 41 08 48 89 D1 48 89 C2 48 E9 00 H..L.A.H.NH.AHe.
  513. 00000010: 00 00 00 ...
  514.  
  515. RELOCATIONS #12
  516. Symbol Symbol
  517. Offset Type Applied To Index Name
  518. -------- ---------------- ----------------- -------- ------
  519. 0000000F REL32 00000000 31 _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFNfAaZv
  520.  
  521. SECTION HEADER #13
  522. .text name
  523. 0 physical address
  524. 0 virtual address
  525. DC size of raw data
  526. 10D8 file pointer to raw data (000010D8 to 000011B3)
  527. 11B4 file pointer to relocation table
  528. 0 file pointer to line numbers
  529. D number of relocations
  530. 0 number of line numbers
  531. 60501020 flags
  532. Code
  533. COMDAT; sym= _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFNfAaZv
  534. 16 byte align
  535. Execute Read
  536.  
  537. RAW DATA #13
  538. 00000000: 56 48 83 EC 50 48 89 D6 48 89 4C 24 48 83 79 10 VH.iPH.OH.L$H.y.
  539. 00000010: 00 7E 2B 48 8D 44 24 48 48 89 44 24 30 48 8D 05 .~+H.D$HH.D$0H..
  540. 00000020: 00 00 00 00 48 89 44 24 38 48 8D 44 24 30 48 89 ....H.D$8H.D$0H.
  541. 00000030: F1 4C 89 C2 49 89 C0 E8 00 00 00 00 EB 18 4C 8B nL.AI.Ae....e.L.
  542. 00000040: 09 BA 01 00 00 00 4C 89 C1 49 89 F0 E8 00 00 00 .?....L.AI.?e...
  543. 00000050: 00 48 39 F0 75 06 48 83 C4 50 5E C3 48 8D 0D 00 .H9?u.H.AP^AH...
  544. 00000060: 00 00 00 E8 00 00 00 00 48 8D 0D 00 00 00 00 48 ...e....H......H
  545. 00000070: 89 08 48 C7 40 08 00 00 00 00 0F 10 05 3C 00 00 ..HC@........<..
  546. 00000080: 00 0F 11 40 3C 0F 10 05 30 00 00 00 0F 11 40 30 ...@<...0.....@0
  547. 00000090: 0F 10 05 20 00 00 00 0F 11 40 20 0F 10 05 10 00 ... .....@ .....
  548. 000000A0: 00 00 0F 11 40 10 48 C7 44 24 28 00 00 00 00 48 ....@.HCD$(....H
  549. 000000B0: C7 44 24 20 00 00 00 00 4C 8D 0D 00 00 00 00 BA CD$ ....L......?
  550. 000000C0: 2D 02 00 00 41 B8 27 00 00 00 48 89 C1 E8 00 00 -...A?'...H.Ae..
  551. 000000D0: 00 00 48 89 C1 E8 00 00 00 00 0F 0B ..H.Ae......
  552.  
  553. RELOCATIONS #13
  554. Symbol Symbol
  555. Offset Type Applied To Index Name
  556. -------- ---------------- ----------------- -------- ------
  557. 00000020 REL32 00000000 3D _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ14__foreachbody4MFNbNiNfKwZi
  558. 00000038 REL32 00000000 B4 _aApplycd1
  559. 0000004D REL32 00000000 B5 fwrite
  560. 0000005F REL32 00000000 B6 _D3std9exception14ErrnoException7__ClassZ
  561. 00000064 REL32 00000000 B7 _d_newclass
  562. 0000006B REL32 00000000 B8 _D3std9exception14ErrnoException6__vtblZ
  563. 0000007D REL32 0000003C B9 _D3std9exception14ErrnoException6__initZ
  564. 00000088 REL32 00000030 B9 _D3std9exception14ErrnoException6__initZ
  565. 00000093 REL32 00000020 B9 _D3std9exception14ErrnoException6__initZ
  566. 0000009E REL32 00000010 B9 _D3std9exception14ErrnoException6__initZ
  567. 000000BB REL32 00000000 52 .str.1
  568. 000000CE REL32 00000000 BA _D3std9exception14ErrnoException6__ctorMFNeAyaAyamZC3std9exception14ErrnoException
  569. 000000D6 REL32 00000000 BB _d_throw_exception
  570.  
  571. SECTION HEADER #14
  572. .text name
  573. 0 physical address
  574. 0 virtual address
  575. 18 size of raw data
  576. 1238 file pointer to raw data (00001238 to 0000124F)
  577. 1250 file pointer to relocation table
  578. 0 file pointer to line numbers
  579. 1 number of relocations
  580. 0 number of line numbers
  581. 60501020 flags
  582. Code
  583. COMDAT; sym= _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ13trustedFwriteFNbNiNexPvmmPOS4core4stdc5stdio6_iobufZm
  584. 16 byte align
  585. Execute Read
  586.  
  587. RAW DATA #14
  588. 00000000: 48 89 D0 49 89 CA 4C 89 C9 4C 89 C2 49 89 C0 4D H.?I.EL.EL.AI.AM
  589. 00000010: 89 D1 48 E9 00 00 00 00 .NHe....
  590.  
  591. RELOCATIONS #14
  592. Symbol Symbol
  593. Offset Type Applied To Index Name
  594. -------- ---------------- ----------------- -------- ------
  595. 00000014 REL32 00000000 B5 fwrite
  596.  
  597. SECTION HEADER #15
  598. .text name
  599. 0 physical address
  600. 0 virtual address
  601. 9C size of raw data
  602. 125C file pointer to raw data (0000125C to 000012F7)
  603. 12F8 file pointer to relocation table
  604. 0 file pointer to line numbers
  605. A number of relocations
  606. 0 number of line numbers
  607. 60501020 flags
  608. Code
  609. COMDAT; sym= _D3std9exception112__T12errnoEnforceTiVAyaa39_433a2f6c64632f62696e2f2e2e2f696e636c7564652f645c7374645c657863657074696f6e2e64Vmi557Z12errnoEnforceFNfiLAyaZi
  610. 16 byte align
  611. Execute Read
  612.  
  613. RAW DATA #15
  614. 00000000: 56 57 53 48 83 EC 30 85 D2 74 0A 89 D0 48 83 C4 VWSH.i0.Ot..?H.A
  615. 00000010: 30 5B 5F 5E C3 48 8B 31 48 8B 59 08 48 8D 0D 00 0[_^AH.1H.Y.H...
  616. 00000020: 00 00 00 E8 00 00 00 00 48 89 C7 48 8D 05 00 00 ...e....H.CH....
  617. 00000030: 00 00 48 89 07 48 C7 47 08 00 00 00 00 0F 10 05 ..H..HCG........
  618. 00000040: 3C 00 00 00 0F 11 47 3C 0F 10 05 30 00 00 00 0F <.....G<...0....
  619. 00000050: 11 47 30 0F 10 05 20 00 00 00 0F 11 47 20 0F 10 .G0... .....G ..
  620. 00000060: 05 10 00 00 00 0F 11 47 10 48 89 F1 FF D3 48 89 .......G.H.nyOH.
  621. 00000070: 54 24 28 48 89 44 24 20 4C 8D 0D 00 00 00 00 BA T$(H.D$ L......?
  622. 00000080: 2D 02 00 00 41 B8 27 00 00 00 48 89 F9 E8 00 00 -...A?'...H.ue..
  623. 00000090: 00 00 48 89 C1 E8 00 00 00 00 0F 0B ..H.Ae......
  624.  
  625. RELOCATIONS #15
  626. Symbol Symbol
  627. Offset Type Applied To Index Name
  628. -------- ---------------- ----------------- -------- ------
  629. 0000001F REL32 00000000 B6 _D3std9exception14ErrnoException7__ClassZ
  630. 00000024 REL32 00000000 B7 _d_newclass
  631. 0000002E REL32 00000000 B8 _D3std9exception14ErrnoException6__vtblZ
  632. 00000040 REL32 0000003C B9 _D3std9exception14ErrnoException6__initZ
  633. 0000004B REL32 00000030 B9 _D3std9exception14ErrnoException6__initZ
  634. 00000056 REL32 00000020 B9 _D3std9exception14ErrnoException6__initZ
  635. 00000061 REL32 00000010 B9 _D3std9exception14ErrnoException6__initZ
  636. 0000007B REL32 00000000 52 .str.1
  637. 0000008E REL32 00000000 BA _D3std9exception14ErrnoException6__ctorMFNeAyaAyamZC3std9exception14ErrnoException
  638. 00000096 REL32 00000000 BB _d_throw_exception
  639.  
  640. SECTION HEADER #16
  641. .text name
  642. 0 physical address
  643. 0 virtual address
  644. 5 size of raw data
  645. 135C file pointer to raw data (0000135C to 00001360)
  646. 0 file pointer to relocation table
  647. 0 file pointer to line numbers
  648. 0 number of relocations
  649. 0 number of line numbers
  650. 60501020 flags
  651. Code
  652. COMDAT; sym= _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ12__dgliteral3MFNaNbNiNfZAya
  653. 16 byte align
  654. Execute Read
  655.  
  656. RAW DATA #16
  657. 00000000: 31 C0 31 D2 C3 1A1OA
  658.  
  659. SECTION HEADER #17
  660. .text name
  661. 0 physical address
  662. 0 virtual address
  663. 15 size of raw data
  664. 1364 file pointer to raw data (00001364 to 00001378)
  665. 1379 file pointer to relocation table
  666. 0 file pointer to line numbers
  667. 1 number of relocations
  668. 0 number of line numbers
  669. 60501020 flags
  670. Code
  671. COMDAT; sym= _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ14__foreachbody4MFNbNiNfKwZi
  672. 16 byte align
  673. Execute Read
  674.  
  675. RAW DATA #17
  676. 00000000: 48 83 EC 28 8B 12 48 8B 09 E8 00 00 00 00 31 C0 H.i(..H..e....1A
  677. 00000010: 48 83 C4 28 C3 H.A(A
  678.  
  679. RELOCATIONS #17
  680. Symbol Symbol
  681. Offset Type Applied To Index Name
  682. -------- ---------------- ----------------- -------- ------
  683. 0000000A REL32 00000000 40 _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNbNiNfwZv
  684.  
  685. SECTION HEADER #18
  686. .text name
  687. 0 physical address
  688. 0 virtual address
  689. AC size of raw data
  690. 1384 file pointer to raw data (00001384 to 0000142F)
  691. 1430 file pointer to relocation table
  692. 0 file pointer to line numbers
  693. 5 number of relocations
  694. 0 number of line numbers
  695. 60501020 flags
  696. Code
  697. COMDAT; sym= _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNbNiNfwZv
  698. 16 byte align
  699. Execute Read
  700.  
  701. RAW DATA #18
  702. 00000000: 56 57 53 48 83 EC 30 89 D7 48 89 CE 83 7E 10 00 VWSH.i0.?H.I.~..
  703. 00000010: 7E 47 81 FF 00 00 01 00 72 2C 81 C7 00 00 FF FF ~G.y....r,.C..yy
  704. 00000020: 89 F9 C1 E9 0A 81 E1 FF 03 00 00 81 C9 00 D8 00 .uAe..ay....E.O.
  705. 00000030: 00 48 8B 56 08 E8 00 00 00 00 81 E7 FF 03 00 00 .H.V.e.....cy...
  706. 00000040: 81 CF 00 DC 00 00 48 8B 56 08 89 F9 48 83 C4 30 .I.U..H.V..uH.A0
  707. 00000050: 5B 5F 5E 48 E9 00 00 00 00 81 FF 80 00 00 00 73 [_^He.....y....s
  708. 00000060: 13 48 8B 56 08 89 F9 48 83 C4 30 5B 5F 5E 48 E9 .H.V..uH.A0[_^He
  709. 00000070: 00 00 00 00 48 8D 54 24 2C 89 F9 E8 00 00 00 00 ....H.T$,.ue....
  710. 00000080: 48 89 C7 48 89 D3 48 85 FF 74 19 0F 1F 44 00 00 H.CH.OH.yt...D..
  711. 00000090: 0F B6 0B 48 8B 56 08 E8 00 00 00 00 48 FF C3 48 .¶.H.V.e....HyAH
  712. 000000A0: FF CF 75 EC 48 83 C4 30 5B 5F 5E C3 yIuiH.A0[_^A
  713.  
  714. RELOCATIONS #18
  715. Symbol Symbol
  716. Offset Type Applied To Index Name
  717. -------- ---------------- ----------------- -------- ------
  718. 00000036 REL32 00000000 AE _fputwc_nolock
  719. 00000055 REL32 00000000 AE _fputwc_nolock
  720. 00000070 REL32 00000000 AF _fputc_nolock
  721. 0000007C REL32 00000000 BC _D3std3utf6toUTF8FNaNbNiNfNkJG4awZAa
  722. 00000098 REL32 00000000 AF _fputc_nolock
  723.  
  724. SECTION HEADER #19
  725. .text name
  726. 0 physical address
  727. 0 virtual address
  728. E size of raw data
  729. 1464 file pointer to raw data (00001464 to 00001471)
  730. 1472 file pointer to relocation table
  731. 0 file pointer to line numbers
  732. 1 number of relocations
  733. 0 number of line numbers
  734. 60501020 flags
  735. Code
  736. COMDAT; sym= _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  737. 16 byte align
  738. Execute Read
  739.  
  740. RAW DATA #19
  741. 00000000: 48 89 C8 89 D1 48 89 C2 48 E9 00 00 00 00 H.E.NH.AHe....
  742.  
  743. RELOCATIONS #19
  744. Symbol Symbol
  745. Offset Type Applied To Index Name
  746. -------- ---------------- ----------------- -------- ------
  747. 0000000A REL32 00000000 AF _fputc_nolock
  748.  
  749. SECTION HEADER #1A
  750. .text name
  751. 0 physical address
  752. 0 virtual address
  753. E size of raw data
  754. 147C file pointer to raw data (0000147C to 00001489)
  755. 148A file pointer to relocation table
  756. 0 file pointer to line numbers
  757. 1 number of relocations
  758. 0 number of line numbers
  759. 60501020 flags
  760. Code
  761. COMDAT; sym= _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  762. 16 byte align
  763. Execute Read
  764.  
  765. RAW DATA #1A
  766. 00000000: 48 89 C8 89 D1 48 89 C2 48 E9 00 00 00 00 H.E.NH.AHe....
  767.  
  768. RELOCATIONS #1A
  769. Symbol Symbol
  770. Offset Type Applied To Index Name
  771. -------- ---------------- ----------------- -------- ------
  772. 0000000A REL32 00000000 AE _fputwc_nolock
  773.  
  774. SECTION HEADER #1B
  775. .text name
  776. 0 physical address
  777. 0 virtual address
  778. 1D size of raw data
  779. 1494 file pointer to raw data (00001494 to 000014B0)
  780. 14B1 file pointer to relocation table
  781. 0 file pointer to line numbers
  782. 4 number of relocations
  783. 0 number of line numbers
  784. 60501020 flags
  785. Code
  786. COMDAT; sym= _D3app16__moduleinfoCtorZ
  787. 16 byte align
  788. Execute Read
  789.  
  790. RAW DATA #1B
  791. 00000000: 48 8B 05 00 00 00 00 48 89 05 00 00 00 00 48 8D H......H......H.
  792. 00000010: 05 00 00 00 00 48 89 05 00 00 00 00 C3 .....H......A
  793.  
  794. RELOCATIONS #1B
  795. Symbol Symbol
  796. Offset Type Applied To Index Name
  797. -------- ---------------- ----------------- -------- ------
  798. 00000003 REL32 00000000 BD _Dmodule_ref
  799. 0000000A REL32 00000000 58 _D3app11__moduleRefZ
  800. 00000011 REL32 00000000 58 _D3app11__moduleRefZ
  801. 00000018 REL32 00000000 BD _Dmodule_ref
  802.  
  803. SECTION HEADER #1C
  804. .text name
  805. 0 physical address
  806. 0 virtual address
  807. D size of raw data
  808. 14DC file pointer to raw data (000014DC to 000014E8)
  809. 14E9 file pointer to relocation table
  810. 0 file pointer to line numbers
  811. 2 number of relocations
  812. 0 number of line numbers
  813. 60501020 flags
  814. Code
  815. COMDAT; sym= main
  816. 16 byte align
  817. Execute Read
  818.  
  819. RAW DATA #1C
  820. 00000000: 4C 8D 05 00 00 00 00 48 E9 00 00 00 00 L......He....
  821.  
  822. RELOCATIONS #1C
  823. Symbol Symbol
  824. Offset Type Applied To Index Name
  825. -------- ---------------- ----------------- -------- ------
  826. 00000003 REL32 00000000 8 _Dmain
  827. 00000009 REL32 00000000 BE _d_run_main
  828.  
  829. SECTION HEADER #1D
  830. .rdata name
  831. 0 physical address
  832. 0 virtual address
  833. 23 size of raw data
  834. 1500 file pointer to raw data (00001500 to 00001522)
  835. 0 file pointer to relocation table
  836. 0 file pointer to line numbers
  837. 0 number of relocations
  838. 0 number of line numbers
  839. 40501040 flags
  840. Initialized Data
  841. COMDAT; sym= .str
  842. 16 byte align
  843. Read Only
  844.  
  845. RAW DATA #1D
  846. 00000000: 43 3A 2F 6C 64 63 2F 62 69 6E 2F 2E 2E 2F 69 6E C:/ldc/bin/../in
  847. 00000010: 63 6C 75 64 65 2F 64 5C 73 74 64 5C 63 6F 6E 76 clude/d\std\conv
  848. 00000020: 2E 64 00 .d.
  849.  
  850. SECTION HEADER #1E
  851. .rdata name
  852. 0 physical address
  853. 0 virtual address
  854. 28 size of raw data
  855. 1524 file pointer to raw data (00001524 to 0000154B)
  856. 0 file pointer to relocation table
  857. 0 file pointer to line numbers
  858. 0 number of relocations
  859. 0 number of line numbers
  860. 40501040 flags
  861. Initialized Data
  862. COMDAT; sym= .str.1
  863. 16 byte align
  864. Read Only
  865.  
  866. RAW DATA #1E
  867. 00000000: 43 3A 2F 6C 64 63 2F 62 69 6E 2F 2E 2E 2F 69 6E C:/ldc/bin/../in
  868. 00000010: 63 6C 75 64 65 2F 64 5C 73 74 64 5C 65 78 63 65 clude/d\std\exce
  869. 00000020: 70 74 69 6F 6E 2E 64 00 ption.d.
  870.  
  871. SECTION HEADER #1F
  872. .data name
  873. 0 physical address
  874. 0 virtual address
  875. 20 size of raw data
  876. 154C file pointer to raw data (0000154C to 0000156B)
  877. 156C file pointer to relocation table
  878. 0 file pointer to line numbers
  879. 1 number of relocations
  880. 0 number of line numbers
  881. C0501040 flags
  882. Initialized Data
  883. COMDAT; sym= _D3app12__ModuleInfoZ
  884. 16 byte align
  885. Read Write
  886.  
  887. RAW DATA #1F
  888. 00000000: 00 04 00 80 00 00 00 00 01 00 00 00 00 00 00 00 ................
  889. 00000010: 00 00 00 00 00 00 00 00 61 70 70 00 00 00 00 00 ........app.....
  890.  
  891. RELOCATIONS #1F
  892. Symbol Symbol
  893. Offset Type Applied To Index Name
  894. -------- ---------------- ----------------- -------- ------
  895. 00000010 ADDR64 00000000 00000000 BF _D3std5stdio12__ModuleInfoZ
  896.  
  897. SECTION HEADER #20
  898. .data name
  899. 0 physical address
  900. 0 virtual address
  901. 10 size of raw data
  902. 1578 file pointer to raw data (00001578 to 00001587)
  903. 1588 file pointer to relocation table
  904. 0 file pointer to line numbers
  905. 1 number of relocations
  906. 0 number of line numbers
  907. C0401040 flags
  908. Initialized Data
  909. COMDAT; sym= _D3app11__moduleRefZ
  910. 8 byte align
  911. Read Write
  912.  
  913. RAW DATA #20
  914. 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  915.  
  916. RELOCATIONS #20
  917. Symbol Symbol
  918. Offset Type Applied To Index Name
  919. -------- ---------------- ----------------- -------- ------
  920. 00000008 ADDR64 00000000 00000000 55 _D3app12__ModuleInfoZ
  921.  
  922. SECTION HEADER #21
  923. .CRT$XCU name
  924. 0 physical address
  925. 0 virtual address
  926. 8 size of raw data
  927. 1594 file pointer to raw data (00001594 to 0000159B)
  928. 159C file pointer to relocation table
  929. 0 file pointer to line numbers
  930. 1 number of relocations
  931. 0 number of line numbers
  932. 40400040 flags
  933. Initialized Data
  934. 8 byte align
  935. Read Only
  936.  
  937. RAW DATA #21
  938. 00000000: 00 00 00 00 00 00 00 00 ........
  939.  
  940. RELOCATIONS #21
  941. Symbol Symbol
  942. Offset Type Applied To Index Name
  943. -------- ---------------- ----------------- -------- ------
  944. 00000000 ADDR64 00000000 00000000 49 _D3app16__moduleinfoCtorZ
  945.  
  946. SECTION HEADER #22
  947. .drectve name
  948. 0 physical address
  949. 0 virtual address
  950. 0 size of raw data
  951. 15A8 file pointer to raw data
  952. 0 file pointer to relocation table
  953. 0 file pointer to line numbers
  954. 0 number of relocations
  955. 0 number of line numbers
  956. 100A00 flags
  957. Info
  958. Remove
  959. 1 byte align
  960.  
  961. Linker Directives
  962. -----------------
  963.  
  964. SECTION HEADER #23
  965. .xdata name
  966. 0 physical address
  967. 0 virtual address
  968. 8 size of raw data
  969. 15A8 file pointer to raw data (000015A8 to 000015AF)
  970. 0 file pointer to relocation table
  971. 0 file pointer to line numbers
  972. 0 number of relocations
  973. 0 number of line numbers
  974. 40301040 flags
  975. Initialized Data
  976. COMDAT (no symbol)
  977. 4 byte align
  978. Read Only
  979.  
  980. RAW DATA #23
  981. 00000000: 01 00 00 00 00 00 00 00 ........
  982.  
  983. SECTION HEADER #24
  984. .xdata name
  985. 0 physical address
  986. 0 virtual address
  987. 8 size of raw data
  988. 15B0 file pointer to raw data (000015B0 to 000015B7)
  989. 0 file pointer to relocation table
  990. 0 file pointer to line numbers
  991. 0 number of relocations
  992. 0 number of line numbers
  993. 40301040 flags
  994. Initialized Data
  995. COMDAT (no symbol)
  996. 4 byte align
  997. Read Only
  998.  
  999. RAW DATA #24
  1000. 00000000: 01 00 00 00 00 00 00 00 ........
  1001.  
  1002. SECTION HEADER #25
  1003. .xdata name
  1004. 0 physical address
  1005. 0 virtual address
  1006. 8 size of raw data
  1007. 15B8 file pointer to raw data (000015B8 to 000015BF)
  1008. 0 file pointer to relocation table
  1009. 0 file pointer to line numbers
  1010. 0 number of relocations
  1011. 0 number of line numbers
  1012. 40301040 flags
  1013. Initialized Data
  1014. COMDAT (no symbol)
  1015. 4 byte align
  1016. Read Only
  1017.  
  1018. RAW DATA #25
  1019. 00000000: 01 00 00 00 00 00 00 00 ........
  1020.  
  1021. SECTION HEADER #26
  1022. .xdata name
  1023. 0 physical address
  1024. 0 virtual address
  1025. 8 size of raw data
  1026. 15C0 file pointer to raw data (000015C0 to 000015C7)
  1027. 0 file pointer to relocation table
  1028. 0 file pointer to line numbers
  1029. 0 number of relocations
  1030. 0 number of line numbers
  1031. 40301040 flags
  1032. Initialized Data
  1033. COMDAT (no symbol)
  1034. 4 byte align
  1035. Read Only
  1036.  
  1037. RAW DATA #26
  1038. 00000000: 01 00 00 00 00 00 00 00 ........
  1039.  
  1040. SECTION HEADER #27
  1041. .xdata name
  1042. 0 physical address
  1043. 0 virtual address
  1044. 8 size of raw data
  1045. 15C8 file pointer to raw data (000015C8 to 000015CF)
  1046. 0 file pointer to relocation table
  1047. 0 file pointer to line numbers
  1048. 0 number of relocations
  1049. 0 number of line numbers
  1050. 40301040 flags
  1051. Initialized Data
  1052. COMDAT (no symbol)
  1053. 4 byte align
  1054. Read Only
  1055.  
  1056. RAW DATA #27
  1057. 00000000: 01 00 00 00 00 00 00 00 ........
  1058.  
  1059. SECTION HEADER #28
  1060. .xdata name
  1061. 0 physical address
  1062. 0 virtual address
  1063. 8 size of raw data
  1064. 15D0 file pointer to raw data (000015D0 to 000015D7)
  1065. 0 file pointer to relocation table
  1066. 0 file pointer to line numbers
  1067. 0 number of relocations
  1068. 0 number of line numbers
  1069. 40301040 flags
  1070. Initialized Data
  1071. COMDAT (no symbol)
  1072. 4 byte align
  1073. Read Only
  1074.  
  1075. RAW DATA #28
  1076. 00000000: 01 00 00 00 00 00 00 00 ........
  1077.  
  1078. SECTION HEADER #29
  1079. .xdata name
  1080. 0 physical address
  1081. 0 virtual address
  1082. 8 size of raw data
  1083. 15D8 file pointer to raw data (000015D8 to 000015DF)
  1084. 0 file pointer to relocation table
  1085. 0 file pointer to line numbers
  1086. 0 number of relocations
  1087. 0 number of line numbers
  1088. 40301040 flags
  1089. Initialized Data
  1090. COMDAT (no symbol)
  1091. 4 byte align
  1092. Read Only
  1093.  
  1094. RAW DATA #29
  1095. 00000000: 01 00 00 00 00 00 00 00 ........
  1096.  
  1097. SECTION HEADER #2A
  1098. .xdata name
  1099. 0 physical address
  1100. 0 virtual address
  1101. 8 size of raw data
  1102. 15E0 file pointer to raw data (000015E0 to 000015E7)
  1103. 0 file pointer to relocation table
  1104. 0 file pointer to line numbers
  1105. 0 number of relocations
  1106. 0 number of line numbers
  1107. 40301040 flags
  1108. Initialized Data
  1109. COMDAT (no symbol)
  1110. 4 byte align
  1111. Read Only
  1112.  
  1113. RAW DATA #2A
  1114. 00000000: 01 05 02 00 05 92 01 60 .......`
  1115.  
  1116. SECTION HEADER #2B
  1117. .xdata name
  1118. 0 physical address
  1119. 0 virtual address
  1120. 8 size of raw data
  1121. 15E8 file pointer to raw data (000015E8 to 000015EF)
  1122. 0 file pointer to relocation table
  1123. 0 file pointer to line numbers
  1124. 0 number of relocations
  1125. 0 number of line numbers
  1126. 40301040 flags
  1127. Initialized Data
  1128. COMDAT (no symbol)
  1129. 4 byte align
  1130. Read Only
  1131.  
  1132. RAW DATA #2B
  1133. 00000000: 01 00 00 00 00 00 00 00 ........
  1134.  
  1135. SECTION HEADER #2C
  1136. .xdata name
  1137. 0 physical address
  1138. 0 virtual address
  1139. C size of raw data
  1140. 15F0 file pointer to raw data (000015F0 to 000015FB)
  1141. 0 file pointer to relocation table
  1142. 0 file pointer to line numbers
  1143. 0 number of relocations
  1144. 0 number of line numbers
  1145. 40301040 flags
  1146. Initialized Data
  1147. COMDAT (no symbol)
  1148. 4 byte align
  1149. Read Only
  1150.  
  1151. RAW DATA #2C
  1152. 00000000: 01 07 04 00 07 52 03 30 02 70 01 60 .....R.0.p.`
  1153.  
  1154. SECTION HEADER #2D
  1155. .xdata name
  1156. 0 physical address
  1157. 0 virtual address
  1158. 8 size of raw data
  1159. 15FC file pointer to raw data (000015FC to 00001603)
  1160. 0 file pointer to relocation table
  1161. 0 file pointer to line numbers
  1162. 0 number of relocations
  1163. 0 number of line numbers
  1164. 40301040 flags
  1165. Initialized Data
  1166. COMDAT (no symbol)
  1167. 4 byte align
  1168. Read Only
  1169.  
  1170. RAW DATA #2D
  1171. 00000000: 01 00 00 00 00 00 00 00 ........
  1172.  
  1173. SECTION HEADER #2E
  1174. .xdata name
  1175. 0 physical address
  1176. 0 virtual address
  1177. 8 size of raw data
  1178. 1604 file pointer to raw data (00001604 to 0000160B)
  1179. 0 file pointer to relocation table
  1180. 0 file pointer to line numbers
  1181. 0 number of relocations
  1182. 0 number of line numbers
  1183. 40301040 flags
  1184. Initialized Data
  1185. COMDAT (no symbol)
  1186. 4 byte align
  1187. Read Only
  1188.  
  1189. RAW DATA #2E
  1190. 00000000: 01 04 01 00 04 42 00 00 .....B..
  1191.  
  1192. SECTION HEADER #2F
  1193. .xdata name
  1194. 0 physical address
  1195. 0 virtual address
  1196. C size of raw data
  1197. 160C file pointer to raw data (0000160C to 00001617)
  1198. 0 file pointer to relocation table
  1199. 0 file pointer to line numbers
  1200. 0 number of relocations
  1201. 0 number of line numbers
  1202. 40301040 flags
  1203. Initialized Data
  1204. COMDAT (no symbol)
  1205. 4 byte align
  1206. Read Only
  1207.  
  1208. RAW DATA #2F
  1209. 00000000: 01 07 04 00 07 52 03 30 02 70 01 60 .....R.0.p.`
  1210.  
  1211. SECTION HEADER #30
  1212. .xdata name
  1213. 0 physical address
  1214. 0 virtual address
  1215. 8 size of raw data
  1216. 1618 file pointer to raw data (00001618 to 0000161F)
  1217. 0 file pointer to relocation table
  1218. 0 file pointer to line numbers
  1219. 0 number of relocations
  1220. 0 number of line numbers
  1221. 40301040 flags
  1222. Initialized Data
  1223. COMDAT (no symbol)
  1224. 4 byte align
  1225. Read Only
  1226.  
  1227. RAW DATA #30
  1228. 00000000: 01 00 00 00 00 00 00 00 ........
  1229.  
  1230. SECTION HEADER #31
  1231. .xdata name
  1232. 0 physical address
  1233. 0 virtual address
  1234. 8 size of raw data
  1235. 1620 file pointer to raw data (00001620 to 00001627)
  1236. 0 file pointer to relocation table
  1237. 0 file pointer to line numbers
  1238. 0 number of relocations
  1239. 0 number of line numbers
  1240. 40301040 flags
  1241. Initialized Data
  1242. COMDAT (no symbol)
  1243. 4 byte align
  1244. Read Only
  1245.  
  1246. RAW DATA #31
  1247. 00000000: 01 00 00 00 00 00 00 00 ........
  1248.  
  1249. SECTION HEADER #32
  1250. .xdata name
  1251. 0 physical address
  1252. 0 virtual address
  1253. 8 size of raw data
  1254. 1628 file pointer to raw data (00001628 to 0000162F)
  1255. 0 file pointer to relocation table
  1256. 0 file pointer to line numbers
  1257. 0 number of relocations
  1258. 0 number of line numbers
  1259. 40301040 flags
  1260. Initialized Data
  1261. COMDAT (no symbol)
  1262. 4 byte align
  1263. Read Only
  1264.  
  1265. RAW DATA #32
  1266. 00000000: 01 00 00 00 00 00 00 00 ........
  1267.  
  1268. SECTION HEADER #33
  1269. .pdata name
  1270. 0 physical address
  1271. 0 virtual address
  1272. C size of raw data
  1273. 1630 file pointer to raw data (00001630 to 0000163B)
  1274. 163C file pointer to relocation table
  1275. 0 file pointer to line numbers
  1276. 3 number of relocations
  1277. 0 number of line numbers
  1278. 40301040 flags
  1279. Initialized Data
  1280. COMDAT (no symbol)
  1281. 4 byte align
  1282. Read Only
  1283.  
  1284. RAW DATA #33
  1285. 00000000: 00 00 00 00 5E 00 00 00 00 00 00 00 ....^.......
  1286.  
  1287. Function Table #51 (1)
  1288.  
  1289. Begin End Info
  1290.  
  1291. 00000000 00000000 0000005E 00000000
  1292.  
  1293. RELOCATIONS #33
  1294. Symbol Symbol
  1295. Offset Type Applied To Index Name
  1296. -------- ---------------- ----------------- -------- ------
  1297. 00000000 ADDR32NB 00000000 8 _Dmain
  1298. 00000004 ADDR32NB 0000005E 8 _Dmain
  1299. 00000008 ADDR32NB 00000000 9 .xdata
  1300.  
  1301. SECTION HEADER #34
  1302. .pdata name
  1303. 0 physical address
  1304. 0 virtual address
  1305. C size of raw data
  1306. 165C file pointer to raw data (0000165C to 00001667)
  1307. 1668 file pointer to relocation table
  1308. 0 file pointer to line numbers
  1309. 3 number of relocations
  1310. 0 number of line numbers
  1311. 40301040 flags
  1312. Initialized Data
  1313. COMDAT (no symbol)
  1314. 4 byte align
  1315. Read Only
  1316.  
  1317. RAW DATA #34
  1318. 00000000: 00 00 00 00 4E 00 00 00 00 00 00 00 ....N.......
  1319.  
  1320. Function Table #52 (1)
  1321.  
  1322. Begin End Info
  1323.  
  1324. 00000000 00000000 0000004E 00000000
  1325.  
  1326. RELOCATIONS #34
  1327. Symbol Symbol
  1328. Offset Type Applied To Index Name
  1329. -------- ---------------- ----------------- -------- ------
  1330. 00000000 ADDR32NB 00000000 D _D3std5stdio14__T7writelnTiZ7writelnFNfiZv
  1331. 00000004 ADDR32NB 0000004E D _D3std5stdio14__T7writelnTiZ7writelnFNfiZv
  1332. 00000008 ADDR32NB 00000000 E .xdata
  1333.  
  1334. SECTION HEADER #35
  1335. .pdata name
  1336. 0 physical address
  1337. 0 virtual address
  1338. C size of raw data
  1339. 1688 file pointer to raw data (00001688 to 00001693)
  1340. 1694 file pointer to relocation table
  1341. 0 file pointer to line numbers
  1342. 3 number of relocations
  1343. 0 number of line numbers
  1344. 40301040 flags
  1345. Initialized Data
  1346. COMDAT (no symbol)
  1347. 4 byte align
  1348. Read Only
  1349.  
  1350. RAW DATA #35
  1351. 00000000: 00 00 00 00 9E 00 00 00 00 00 00 00 ............
  1352.  
  1353. Function Table #53 (1)
  1354.  
  1355. Begin End Info
  1356.  
  1357. 00000000 00000000 0000009E 00000000
  1358.  
  1359. RELOCATIONS #35
  1360. Symbol Symbol
  1361. Offset Type Applied To Index Name
  1362. -------- ---------------- ----------------- -------- ------
  1363. 00000000 ADDR32NB 00000000 12 _D3std5stdio4File14__T5writeTiTaZ5writeMFNfiaZv
  1364. 00000004 ADDR32NB 0000009E 12 _D3std5stdio4File14__T5writeTiTaZ5writeMFNfiaZv
  1365. 00000008 ADDR32NB 00000000 13 .xdata
  1366.  
  1367. SECTION HEADER #36
  1368. .pdata name
  1369. 0 physical address
  1370. 0 virtual address
  1371. C size of raw data
  1372. 16B4 file pointer to raw data (000016B4 to 000016BF)
  1373. 16C0 file pointer to relocation table
  1374. 0 file pointer to line numbers
  1375. 3 number of relocations
  1376. 0 number of line numbers
  1377. 40301040 flags
  1378. Initialized Data
  1379. COMDAT (no symbol)
  1380. 4 byte align
  1381. Read Only
  1382.  
  1383. RAW DATA #36
  1384. 00000000: 00 00 00 00 31 01 00 00 00 00 00 00 ....1.......
  1385.  
  1386. Function Table #54 (1)
  1387.  
  1388. Begin End Info
  1389.  
  1390. 00000000 00000000 00000131 00000000
  1391.  
  1392. RELOCATIONS #36
  1393. Symbol Symbol
  1394. Offset Type Applied To Index Name
  1395. -------- ---------------- ----------------- -------- ------
  1396. 00000000 ADDR32NB 00000000 17 _D3std4conv55__T11toTextRangeTiTS3std5stdio4File17LockingTextWriterZ11toTextRangeFNfiS3std5stdio4File17LockingTextWriterZv
  1397. 00000004 ADDR32NB 00000131 17 _D3std4conv55__T11toTextRangeTiTS3std5stdio4File17LockingTextWriterZ11toTextRangeFNfiS3std5stdio4File17LockingTextWriterZv
  1398. 00000008 ADDR32NB 00000000 18 .xdata
  1399.  
  1400. SECTION HEADER #37
  1401. .pdata name
  1402. 0 physical address
  1403. 0 virtual address
  1404. C size of raw data
  1405. 16E0 file pointer to raw data (000016E0 to 000016EB)
  1406. 16EC file pointer to relocation table
  1407. 0 file pointer to line numbers
  1408. 3 number of relocations
  1409. 0 number of line numbers
  1410. 40301040 flags
  1411. Initialized Data
  1412. COMDAT (no symbol)
  1413. 4 byte align
  1414. Read Only
  1415.  
  1416. RAW DATA #37
  1417. 00000000: 00 00 00 00 1A 00 00 00 00 00 00 00 ............
  1418.  
  1419. Function Table #55 (1)
  1420.  
  1421. Begin End Info
  1422.  
  1423. 00000000 00000000 0000001A 00000000
  1424.  
  1425. RELOCATIONS #37
  1426. Symbol Symbol
  1427. Offset Type Applied To Index Name
  1428. -------- ---------------- ----------------- -------- ------
  1429. 00000000 ADDR32NB 00000000 1C _D3std5range10primitives46__T3putTS3std5stdio4File17LockingTextWriterTaZ3putFNbNiNfKS3std5stdio4File17LockingTextWriteraZv
  1430. 00000004 ADDR32NB 0000001A 1C _D3std5range10primitives46__T3putTS3std5stdio4File17LockingTextWriterTaZ3putFNbNiNfKS3std5stdio4File17LockingTextWriteraZv
  1431. 00000008 ADDR32NB 00000000 5D .xdata
  1432.  
  1433. SECTION HEADER #38
  1434. .pdata name
  1435. 0 physical address
  1436. 0 virtual address
  1437. C size of raw data
  1438. 170C file pointer to raw data (0000170C to 00001717)
  1439. 1718 file pointer to relocation table
  1440. 0 file pointer to line numbers
  1441. 3 number of relocations
  1442. 0 number of line numbers
  1443. 40301040 flags
  1444. Initialized Data
  1445. COMDAT (no symbol)
  1446. 4 byte align
  1447. Read Only
  1448.  
  1449. RAW DATA #38
  1450. 00000000: 00 00 00 00 1D 00 00 00 00 00 00 00 ............
  1451.  
  1452. Function Table #56 (1)
  1453.  
  1454. Begin End Info
  1455.  
  1456. 00000000 00000000 0000001D 00000000
  1457.  
  1458. RELOCATIONS #38
  1459. Symbol Symbol
  1460. Offset Type Applied To Index Name
  1461. -------- ---------------- ----------------- -------- ------
  1462. 00000000 ADDR32NB 00000000 1F _D3std5range10primitives48__T5doPutTS3std5stdio4File17LockingTextWriterTaZ5doPutFNbNiNfKS3std5stdio4File17LockingTextWriterKaZv
  1463. 00000004 ADDR32NB 0000001D 1F _D3std5range10primitives48__T5doPutTS3std5stdio4File17LockingTextWriterTaZ5doPutFNbNiNfKS3std5stdio4File17LockingTextWriterKaZv
  1464. 00000008 ADDR32NB 00000000 5F .xdata
  1465.  
  1466. SECTION HEADER #39
  1467. .pdata name
  1468. 0 physical address
  1469. 0 virtual address
  1470. C size of raw data
  1471. 1738 file pointer to raw data (00001738 to 00001743)
  1472. 1744 file pointer to relocation table
  1473. 0 file pointer to line numbers
  1474. 3 number of relocations
  1475. 0 number of line numbers
  1476. 40301040 flags
  1477. Initialized Data
  1478. COMDAT (no symbol)
  1479. 4 byte align
  1480. Read Only
  1481.  
  1482. RAW DATA #39
  1483. 00000000: 00 00 00 00 20 00 00 00 00 00 00 00 .... .......
  1484.  
  1485. Function Table #57 (1)
  1486.  
  1487. Begin End Info
  1488.  
  1489. 00000000 00000000 00000020 00000000
  1490.  
  1491. RELOCATIONS #39
  1492. Symbol Symbol
  1493. Offset Type Applied To Index Name
  1494. -------- ---------------- ----------------- -------- ------
  1495. 00000000 ADDR32NB 00000000 22 _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNbNiNfaZv
  1496. 00000004 ADDR32NB 00000020 22 _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNbNiNfaZv
  1497. 00000008 ADDR32NB 00000000 61 .xdata
  1498.  
  1499. SECTION HEADER #3A
  1500. .pdata name
  1501. 0 physical address
  1502. 0 virtual address
  1503. C size of raw data
  1504. 1764 file pointer to raw data (00001764 to 0000176F)
  1505. 1770 file pointer to relocation table
  1506. 0 file pointer to line numbers
  1507. 3 number of relocations
  1508. 0 number of line numbers
  1509. 40301040 flags
  1510. Initialized Data
  1511. COMDAT (no symbol)
  1512. 4 byte align
  1513. Read Only
  1514.  
  1515. RAW DATA #3A
  1516. 00000000: 00 00 00 00 0E 00 00 00 00 00 00 00 ............
  1517.  
  1518. Function Table #58 (1)
  1519.  
  1520. Begin End Info
  1521.  
  1522. 00000000 00000000 0000000E 00000000
  1523.  
  1524. RELOCATIONS #3A
  1525. Symbol Symbol
  1526. Offset Type Applied To Index Name
  1527. -------- ---------------- ----------------- -------- ------
  1528. 00000000 ADDR32NB 00000000 25 _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1529. 00000004 ADDR32NB 0000000E 25 _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1530. 00000008 ADDR32NB 00000000 63 .xdata
  1531.  
  1532. SECTION HEADER #3B
  1533. .pdata name
  1534. 0 physical address
  1535. 0 virtual address
  1536. C size of raw data
  1537. 1790 file pointer to raw data (00001790 to 0000179B)
  1538. 179C file pointer to relocation table
  1539. 0 file pointer to line numbers
  1540. 3 number of relocations
  1541. 0 number of line numbers
  1542. 40301040 flags
  1543. Initialized Data
  1544. COMDAT (no symbol)
  1545. 4 byte align
  1546. Read Only
  1547.  
  1548. RAW DATA #3B
  1549. 00000000: 00 00 00 00 0E 00 00 00 00 00 00 00 ............
  1550.  
  1551. Function Table #59 (1)
  1552.  
  1553. Begin End Info
  1554.  
  1555. 00000000 00000000 0000000E 00000000
  1556.  
  1557. RELOCATIONS #3B
  1558. Symbol Symbol
  1559. Offset Type Applied To Index Name
  1560. -------- ---------------- ----------------- -------- ------
  1561. 00000000 ADDR32NB 00000000 28 _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1562. 00000004 ADDR32NB 0000000E 28 _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1563. 00000008 ADDR32NB 00000000 65 .xdata
  1564.  
  1565. SECTION HEADER #3C
  1566. .pdata name
  1567. 0 physical address
  1568. 0 virtual address
  1569. C size of raw data
  1570. 17BC file pointer to raw data (000017BC to 000017C7)
  1571. 17C8 file pointer to relocation table
  1572. 0 file pointer to line numbers
  1573. 3 number of relocations
  1574. 0 number of line numbers
  1575. 40301040 flags
  1576. Initialized Data
  1577. COMDAT (no symbol)
  1578. 4 byte align
  1579. Read Only
  1580.  
  1581. RAW DATA #3C
  1582. 00000000: 00 00 00 00 12 00 00 00 00 00 00 00 ............
  1583.  
  1584. Function Table #60 (1)
  1585.  
  1586. Begin End Info
  1587.  
  1588. 00000000 00000000 00000012 00000000
  1589.  
  1590. RELOCATIONS #3C
  1591. Symbol Symbol
  1592. Offset Type Applied To Index Name
  1593. -------- ---------------- ----------------- -------- ------
  1594. 00000000 ADDR32NB 00000000 2B _D3std5range10primitives47__T3putTS3std5stdio4File17LockingTextWriterTAaZ3putFNfKS3std5stdio4File17LockingTextWriterAaZv
  1595. 00000004 ADDR32NB 00000012 2B _D3std5range10primitives47__T3putTS3std5stdio4File17LockingTextWriterTAaZ3putFNfKS3std5stdio4File17LockingTextWriterAaZv
  1596. 00000008 ADDR32NB 00000000 67 .xdata
  1597.  
  1598. SECTION HEADER #3D
  1599. .pdata name
  1600. 0 physical address
  1601. 0 virtual address
  1602. C size of raw data
  1603. 17E8 file pointer to raw data (000017E8 to 000017F3)
  1604. 17F4 file pointer to relocation table
  1605. 0 file pointer to line numbers
  1606. 3 number of relocations
  1607. 0 number of line numbers
  1608. 40301040 flags
  1609. Initialized Data
  1610. COMDAT (no symbol)
  1611. 4 byte align
  1612. Read Only
  1613.  
  1614. RAW DATA #3D
  1615. 00000000: 00 00 00 00 13 00 00 00 00 00 00 00 ............
  1616.  
  1617. Function Table #61 (1)
  1618.  
  1619. Begin End Info
  1620.  
  1621. 00000000 00000000 00000013 00000000
  1622.  
  1623. RELOCATIONS #3D
  1624. Symbol Symbol
  1625. Offset Type Applied To Index Name
  1626. -------- ---------------- ----------------- -------- ------
  1627. 00000000 ADDR32NB 00000000 2E _D3std5range10primitives49__T5doPutTS3std5stdio4File17LockingTextWriterTAaZ5doPutFNfKS3std5stdio4File17LockingTextWriterKAaZv
  1628. 00000004 ADDR32NB 00000013 2E _D3std5range10primitives49__T5doPutTS3std5stdio4File17LockingTextWriterTAaZ5doPutFNfKS3std5stdio4File17LockingTextWriterKAaZv
  1629. 00000008 ADDR32NB 00000000 69 .xdata
  1630.  
  1631. SECTION HEADER #3E
  1632. .pdata name
  1633. 0 physical address
  1634. 0 virtual address
  1635. C size of raw data
  1636. 1814 file pointer to raw data (00001814 to 0000181F)
  1637. 1820 file pointer to relocation table
  1638. 0 file pointer to line numbers
  1639. 3 number of relocations
  1640. 0 number of line numbers
  1641. 40301040 flags
  1642. Initialized Data
  1643. COMDAT (no symbol)
  1644. 4 byte align
  1645. Read Only
  1646.  
  1647. RAW DATA #3E
  1648. 00000000: 00 00 00 00 DC 00 00 00 00 00 00 00 ....U.......
  1649.  
  1650. Function Table #62 (1)
  1651.  
  1652. Begin End Info
  1653.  
  1654. 00000000 00000000 000000DC 00000000
  1655.  
  1656. RELOCATIONS #3E
  1657. Symbol Symbol
  1658. Offset Type Applied To Index Name
  1659. -------- ---------------- ----------------- -------- ------
  1660. 00000000 ADDR32NB 00000000 31 _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFNfAaZv
  1661. 00000004 ADDR32NB 000000DC 31 _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFNfAaZv
  1662. 00000008 ADDR32NB 00000000 6B .xdata
  1663.  
  1664. SECTION HEADER #3F
  1665. .pdata name
  1666. 0 physical address
  1667. 0 virtual address
  1668. C size of raw data
  1669. 1840 file pointer to raw data (00001840 to 0000184B)
  1670. 184C file pointer to relocation table
  1671. 0 file pointer to line numbers
  1672. 3 number of relocations
  1673. 0 number of line numbers
  1674. 40301040 flags
  1675. Initialized Data
  1676. COMDAT (no symbol)
  1677. 4 byte align
  1678. Read Only
  1679.  
  1680. RAW DATA #3F
  1681. 00000000: 00 00 00 00 18 00 00 00 00 00 00 00 ............
  1682.  
  1683. Function Table #63 (1)
  1684.  
  1685. Begin End Info
  1686.  
  1687. 00000000 00000000 00000018 00000000
  1688.  
  1689. RELOCATIONS #3F
  1690. Symbol Symbol
  1691. Offset Type Applied To Index Name
  1692. -------- ---------------- ----------------- -------- ------
  1693. 00000000 ADDR32NB 00000000 34 _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ13trustedFwriteFNbNiNexPvmmPOS4core4stdc5stdio6_iobufZm
  1694. 00000004 ADDR32NB 00000018 34 _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ13trustedFwriteFNbNiNexPvmmPOS4core4stdc5stdio6_iobufZm
  1695. 00000008 ADDR32NB 00000000 6D .xdata
  1696.  
  1697. SECTION HEADER #40
  1698. .pdata name
  1699. 0 physical address
  1700. 0 virtual address
  1701. C size of raw data
  1702. 186C file pointer to raw data (0000186C to 00001877)
  1703. 1878 file pointer to relocation table
  1704. 0 file pointer to line numbers
  1705. 3 number of relocations
  1706. 0 number of line numbers
  1707. 40301040 flags
  1708. Initialized Data
  1709. COMDAT (no symbol)
  1710. 4 byte align
  1711. Read Only
  1712.  
  1713. RAW DATA #40
  1714. 00000000: 00 00 00 00 9C 00 00 00 00 00 00 00 ............
  1715.  
  1716. Function Table #64 (1)
  1717.  
  1718. Begin End Info
  1719.  
  1720. 00000000 00000000 0000009C 00000000
  1721.  
  1722. RELOCATIONS #40
  1723. Symbol Symbol
  1724. Offset Type Applied To Index Name
  1725. -------- ---------------- ----------------- -------- ------
  1726. 00000000 ADDR32NB 00000000 37 _D3std9exception112__T12errnoEnforceTiVAyaa39_433a2f6c64632f62696e2f2e2e2f696e636c7564652f645c7374645c657863657074696f6e2e64Vmi557Z12errnoEnforceFNfiLAyaZi
  1727. 00000004 ADDR32NB 0000009C 37 _D3std9exception112__T12errnoEnforceTiVAyaa39_433a2f6c64632f62696e2f2e2e2f696e636c7564652f645c7374645c657863657074696f6e2e64Vmi557Z12errnoEnforceFNfiLAyaZi
  1728. 00000008 ADDR32NB 00000000 6F .xdata
  1729.  
  1730. SECTION HEADER #41
  1731. .pdata name
  1732. 0 physical address
  1733. 0 virtual address
  1734. C size of raw data
  1735. 1898 file pointer to raw data (00001898 to 000018A3)
  1736. 18A4 file pointer to relocation table
  1737. 0 file pointer to line numbers
  1738. 3 number of relocations
  1739. 0 number of line numbers
  1740. 40301040 flags
  1741. Initialized Data
  1742. COMDAT (no symbol)
  1743. 4 byte align
  1744. Read Only
  1745.  
  1746. RAW DATA #41
  1747. 00000000: 00 00 00 00 05 00 00 00 00 00 00 00 ............
  1748.  
  1749. Function Table #65 (1)
  1750.  
  1751. Begin End Info
  1752.  
  1753. 00000000 00000000 00000005 00000000
  1754.  
  1755. RELOCATIONS #41
  1756. Symbol Symbol
  1757. Offset Type Applied To Index Name
  1758. -------- ---------------- ----------------- -------- ------
  1759. 00000000 ADDR32NB 00000000 3A _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ12__dgliteral3MFNaNbNiNfZAya
  1760. 00000004 ADDR32NB 00000005 3A _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ12__dgliteral3MFNaNbNiNfZAya
  1761. 00000008 ADDR32NB 00000000 71 .xdata
  1762.  
  1763. SECTION HEADER #42
  1764. .pdata name
  1765. 0 physical address
  1766. 0 virtual address
  1767. C size of raw data
  1768. 18C4 file pointer to raw data (000018C4 to 000018CF)
  1769. 18D0 file pointer to relocation table
  1770. 0 file pointer to line numbers
  1771. 3 number of relocations
  1772. 0 number of line numbers
  1773. 40301040 flags
  1774. Initialized Data
  1775. COMDAT (no symbol)
  1776. 4 byte align
  1777. Read Only
  1778.  
  1779. RAW DATA #42
  1780. 00000000: 00 00 00 00 15 00 00 00 00 00 00 00 ............
  1781.  
  1782. Function Table #66 (1)
  1783.  
  1784. Begin End Info
  1785.  
  1786. 00000000 00000000 00000015 00000000
  1787.  
  1788. RELOCATIONS #42
  1789. Symbol Symbol
  1790. Offset Type Applied To Index Name
  1791. -------- ---------------- ----------------- -------- ------
  1792. 00000000 ADDR32NB 00000000 3D _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ14__foreachbody4MFNbNiNfKwZi
  1793. 00000004 ADDR32NB 00000015 3D _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ14__foreachbody4MFNbNiNfKwZi
  1794. 00000008 ADDR32NB 00000000 73 .xdata
  1795.  
  1796. SECTION HEADER #43
  1797. .pdata name
  1798. 0 physical address
  1799. 0 virtual address
  1800. C size of raw data
  1801. 18F0 file pointer to raw data (000018F0 to 000018FB)
  1802. 18FC file pointer to relocation table
  1803. 0 file pointer to line numbers
  1804. 3 number of relocations
  1805. 0 number of line numbers
  1806. 40301040 flags
  1807. Initialized Data
  1808. COMDAT (no symbol)
  1809. 4 byte align
  1810. Read Only
  1811.  
  1812. RAW DATA #43
  1813. 00000000: 00 00 00 00 AC 00 00 00 00 00 00 00 ....¬.......
  1814.  
  1815. Function Table #67 (1)
  1816.  
  1817. Begin End Info
  1818.  
  1819. 00000000 00000000 000000AC 00000000
  1820.  
  1821. RELOCATIONS #43
  1822. Symbol Symbol
  1823. Offset Type Applied To Index Name
  1824. -------- ---------------- ----------------- -------- ------
  1825. 00000000 ADDR32NB 00000000 40 _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNbNiNfwZv
  1826. 00000004 ADDR32NB 000000AC 40 _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNbNiNfwZv
  1827. 00000008 ADDR32NB 00000000 75 .xdata
  1828.  
  1829. SECTION HEADER #44
  1830. .pdata name
  1831. 0 physical address
  1832. 0 virtual address
  1833. C size of raw data
  1834. 191C file pointer to raw data (0000191C to 00001927)
  1835. 1928 file pointer to relocation table
  1836. 0 file pointer to line numbers
  1837. 3 number of relocations
  1838. 0 number of line numbers
  1839. 40301040 flags
  1840. Initialized Data
  1841. COMDAT (no symbol)
  1842. 4 byte align
  1843. Read Only
  1844.  
  1845. RAW DATA #44
  1846. 00000000: 00 00 00 00 0E 00 00 00 00 00 00 00 ............
  1847.  
  1848. Function Table #68 (1)
  1849.  
  1850. Begin End Info
  1851.  
  1852. 00000000 00000000 0000000E 00000000
  1853.  
  1854. RELOCATIONS #44
  1855. Symbol Symbol
  1856. Offset Type Applied To Index Name
  1857. -------- ---------------- ----------------- -------- ------
  1858. 00000000 ADDR32NB 00000000 43 _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1859. 00000004 ADDR32NB 0000000E 43 _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1860. 00000008 ADDR32NB 00000000 77 .xdata
  1861.  
  1862. SECTION HEADER #45
  1863. .pdata name
  1864. 0 physical address
  1865. 0 virtual address
  1866. C size of raw data
  1867. 1948 file pointer to raw data (00001948 to 00001953)
  1868. 1954 file pointer to relocation table
  1869. 0 file pointer to line numbers
  1870. 3 number of relocations
  1871. 0 number of line numbers
  1872. 40301040 flags
  1873. Initialized Data
  1874. COMDAT (no symbol)
  1875. 4 byte align
  1876. Read Only
  1877.  
  1878. RAW DATA #45
  1879. 00000000: 00 00 00 00 0E 00 00 00 00 00 00 00 ............
  1880.  
  1881. Function Table #69 (1)
  1882.  
  1883. Begin End Info
  1884.  
  1885. 00000000 00000000 0000000E 00000000
  1886.  
  1887. RELOCATIONS #45
  1888. Symbol Symbol
  1889. Offset Type Applied To Index Name
  1890. -------- ---------------- ----------------- -------- ------
  1891. 00000000 ADDR32NB 00000000 46 _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1892. 00000004 ADDR32NB 0000000E 46 _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1893. 00000008 ADDR32NB 00000000 79 .xdata
  1894.  
  1895. SECTION HEADER #46
  1896. .pdata name
  1897. 0 physical address
  1898. 0 virtual address
  1899. C size of raw data
  1900. 1974 file pointer to raw data (00001974 to 0000197F)
  1901. 1980 file pointer to relocation table
  1902. 0 file pointer to line numbers
  1903. 3 number of relocations
  1904. 0 number of line numbers
  1905. 40301040 flags
  1906. Initialized Data
  1907. COMDAT (no symbol)
  1908. 4 byte align
  1909. Read Only
  1910.  
  1911. RAW DATA #46
  1912. 00000000: 00 00 00 00 0D 00 00 00 00 00 00 00 ............
  1913.  
  1914. Function Table #70 (1)
  1915.  
  1916. Begin End Info
  1917.  
  1918. 00000000 00000000 0000000D 00000000
  1919.  
  1920. RELOCATIONS #46
  1921. Symbol Symbol
  1922. Offset Type Applied To Index Name
  1923. -------- ---------------- ----------------- -------- ------
  1924. 00000000 ADDR32NB 00000000 4C main
  1925. 00000004 ADDR32NB 0000000D 4C main
  1926. 00000008 ADDR32NB 00000000 7B .xdata
  1927.  
  1928. COFF SYMBOL TABLE
  1929. 000 00000000 SECT1 notype Static | .text
  1930. Section length 0, #relocs 0, #linenums 0, checksum 0
  1931. 002 00000000 SECT2 notype Static | .data
  1932. Section length 0, #relocs 0, #linenums 0, checksum 0
  1933. 004 00000000 SECT3 notype Static | .bss
  1934. Section length 0, #relocs 0, #linenums 0, checksum 0
  1935. 006 00000000 SECT4 notype Static | .text
  1936. Section length 5E, #relocs 6, #linenums 0, checksum 0, selection 2 (pick any)
  1937. 008 00000000 SECT4 notype () External | _Dmain
  1938. 009 00000000 SECT5 notype Static | .xdata
  1939. Section length 3C, #relocs 1, #linenums 0, checksum 0, selection 5 (pick associative Section 0x4)
  1940. 00B 00000000 SECT6 notype Static | .text
  1941. Section length 4E, #relocs 5, #linenums 0, checksum 0, selection 2 (pick any)
  1942. 00D 00000000 SECT6 notype () External | _D3std5stdio14__T7writelnTiZ7writelnFNfiZv
  1943. 00E 00000000 SECT7 notype Static | .xdata
  1944. Section length 3C, #relocs 1, #linenums 0, checksum 0, selection 5 (pick associative Section 0x6)
  1945. 010 00000000 SECT8 notype Static | .text
  1946. Section length 9E, #relocs 8, #linenums 0, checksum 0, selection 2 (pick any)
  1947. 012 00000000 SECT8 notype () External | _D3std5stdio4File14__T5writeTiTaZ5writeMFNfiaZv
  1948. 013 00000000 SECT9 notype Static | .xdata
  1949. Section length 3C, #relocs 1, #linenums 0, checksum 0, selection 5 (pick associative Section 0x8)
  1950. 015 00000000 SECTA notype Static | .text
  1951. Section length 131, #relocs A, #linenums 0, checksum 0, selection 2 (pick any)
  1952. 017 00000000 SECTA notype () External | _D3std4conv55__T11toTextRangeTiTS3std5stdio4File17LockingTextWriterZ11toTextRangeFNfiS3std5stdio4File17LockingTextWriterZv
  1953. 018 00000000 SECTB notype Static | .xdata
  1954. Section length 48, #relocs 1, #linenums 0, checksum 0, selection 5 (pick associative Section 0xA)
  1955. 01A 00000000 SECTC notype Static | .text
  1956. Section length 1A, #relocs 2, #linenums 0, checksum 0, selection 2 (pick any)
  1957. 01C 00000000 SECTC notype () External | _D3std5range10primitives46__T3putTS3std5stdio4File17LockingTextWriterTaZ3putFNbNiNfKS3std5stdio4File17LockingTextWriteraZv
  1958. 01D 00000000 SECTD notype Static | .text
  1959. Section length 1D, #relocs 2, #linenums 0, checksum 0, selection 2 (pick any)
  1960. 01F 00000000 SECTD notype () External | _D3std5range10primitives48__T5doPutTS3std5stdio4File17LockingTextWriterTaZ5doPutFNbNiNfKS3std5stdio4File17LockingTextWriterKaZv
  1961. 020 00000000 SECTE notype Static | .text
  1962. Section length 20, #relocs 2, #linenums 0, checksum 0, selection 2 (pick any)
  1963. 022 00000000 SECTE notype () External | _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNbNiNfaZv
  1964. 023 00000000 SECTF notype Static | .text
  1965. Section length E, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1966. 025 00000000 SECTF notype () External | _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1967. 026 00000000 SECT10 notype Static | .text
  1968. Section length E, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1969. 028 00000000 SECT10 notype () External | _D3std5stdio4File17LockingTextWriter10__T3putTaZ3putMFNfaZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1970. 029 00000000 SECT11 notype Static | .text
  1971. Section length 12, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1972. 02B 00000000 SECT11 notype () External | _D3std5range10primitives47__T3putTS3std5stdio4File17LockingTextWriterTAaZ3putFNfKS3std5stdio4File17LockingTextWriterAaZv
  1973. 02C 00000000 SECT12 notype Static | .text
  1974. Section length 13, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1975. 02E 00000000 SECT12 notype () External | _D3std5range10primitives49__T5doPutTS3std5stdio4File17LockingTextWriterTAaZ5doPutFNfKS3std5stdio4File17LockingTextWriterKAaZv
  1976. 02F 00000000 SECT13 notype Static | .text
  1977. Section length DC, #relocs D, #linenums 0, checksum 0, selection 2 (pick any)
  1978. 031 00000000 SECT13 notype () External | _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFNfAaZv
  1979. 032 00000000 SECT14 notype Static | .text
  1980. Section length 18, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1981. 034 00000000 SECT14 notype () External | _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ13trustedFwriteFNbNiNexPvmmPOS4core4stdc5stdio6_iobufZm
  1982. 035 00000000 SECT15 notype Static | .text
  1983. Section length 9C, #relocs A, #linenums 0, checksum 0, selection 2 (pick any)
  1984. 037 00000000 SECT15 notype () External | _D3std9exception112__T12errnoEnforceTiVAyaa39_433a2f6c64632f62696e2f2e2e2f696e636c7564652f645c7374645c657863657074696f6e2e64Vmi557Z12errnoEnforceFNfiLAyaZi
  1985. 038 00000000 SECT16 notype Static | .text
  1986. Section length 5, #relocs 0, #linenums 0, checksum 0, selection 2 (pick any)
  1987. 03A 00000000 SECT16 notype () External | _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ12__dgliteral3MFNaNbNiNfZAya
  1988. 03B 00000000 SECT17 notype Static | .text
  1989. Section length 15, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1990. 03D 00000000 SECT17 notype () External | _D3std5stdio4File17LockingTextWriter11__T3putTAaZ3putMFAaZ14__foreachbody4MFNbNiNfKwZi
  1991. 03E 00000000 SECT18 notype Static | .text
  1992. Section length AC, #relocs 5, #linenums 0, checksum 0, selection 2 (pick any)
  1993. 040 00000000 SECT18 notype () External | _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNbNiNfwZv
  1994. 041 00000000 SECT19 notype Static | .text
  1995. Section length E, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1996. 043 00000000 SECT19 notype () External | _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ12trustedFPUTCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  1997. 044 00000000 SECT1A notype Static | .text
  1998. Section length E, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  1999. 046 00000000 SECT1A notype () External | _D3std5stdio4File17LockingTextWriter10__T3putTwZ3putMFNfwZ13trustedFPUTWCFNbNiNeiPS4core4stdc5stdio6_iobufZi
  2000. 047 00000000 SECT1B notype Static | .text
  2001. Section length 1D, #relocs 4, #linenums 0, checksum 0, selection 1 (pick no duplicates)
  2002. 049 00000000 SECT1B notype () Static | _D3app16__moduleinfoCtorZ
  2003. 04A 00000000 SECT1C notype Static | .text
  2004. Section length D, #relocs 2, #linenums 0, checksum 0, selection 2 (pick any)
  2005. 04C 00000000 SECT1C notype () External | main
  2006. 04D 00000000 SECT1D notype Static | .rdata
  2007. Section length 23, #relocs 0, #linenums 0, checksum 0, selection 1 (pick no duplicates)
  2008. 04F 00000000 SECT1D notype Static | .str
  2009. 050 00000000 SECT1E notype Static | .rdata
  2010. Section length 28, #relocs 0, #linenums 0, checksum 0, selection 1 (pick no duplicates)
  2011. 052 00000000 SECT1E notype Static | .str.1
  2012. 053 00000000 SECT1F notype Static | .data
  2013. Section length 20, #relocs 1, #linenums 0, checksum 0, selection 2 (pick any)
  2014. 055 00000000 SECT1F notype External | _D3app12__ModuleInfoZ
  2015. 056 00000000 SECT20 notype Static | .data
  2016. Section length 10, #relocs 1, #linenums 0, checksum 0, selection 1 (pick no duplicates)
  2017. 058 00000000 SECT20 notype Static | _D3app11__moduleRefZ
  2018. 059 00000000 SECT21 notype Static | .CRT$XCU
  2019. Section length 8, #relocs 1, #linenums 0, checksum 0
  2020. 05B 00000000 SECT22 notype Static | .drectve
  2021. Section length 0, #relocs 0, #linenums 0, checksum 0
  2022. 05D 00000000 SECT23 notype Static | .xdata
  2023. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0xC)
  2024. 05F 00000000 SECT24 notype Static | .xdata
  2025. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0xD)
  2026. 061 00000000 SECT25 notype Static | .xdata
  2027. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0xE)
  2028. 063 00000000 SECT26 notype Static | .xdata
  2029. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0xF)
  2030. 065 00000000 SECT27 notype Static | .xdata
  2031. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x10)
  2032. 067 00000000 SECT28 notype Static | .xdata
  2033. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x11)
  2034. 069 00000000 SECT29 notype Static | .xdata
  2035. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x12)
  2036. 06B 00000000 SECT2A notype Static | .xdata
  2037. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x13)
  2038. 06D 00000000 SECT2B notype Static | .xdata
  2039. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x14)
  2040. 06F 00000000 SECT2C notype Static | .xdata
  2041. Section length C, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x15)
  2042. 071 00000000 SECT2D notype Static | .xdata
  2043. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x16)
  2044. 073 00000000 SECT2E notype Static | .xdata
  2045. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x17)
  2046. 075 00000000 SECT2F notype Static | .xdata
  2047. Section length C, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x18)
  2048. 077 00000000 SECT30 notype Static | .xdata
  2049. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x19)
  2050. 079 00000000 SECT31 notype Static | .xdata
  2051. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x1A)
  2052. 07B 00000000 SECT32 notype Static | .xdata
  2053. Section length 8, #relocs 0, #linenums 0, checksum 0, selection 5 (pick associative Section 0x1C)
  2054. 07D 00000000 SECT33 notype Static | .pdata
  2055. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x4)
  2056. 07F 00000000 SECT34 notype Static | .pdata
  2057. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x6)
  2058. 081 00000000 SECT35 notype Static | .pdata
  2059. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x8)
  2060. 083 00000000 SECT36 notype Static | .pdata
  2061. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0xA)
  2062. 085 00000000 SECT37 notype Static | .pdata
  2063. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0xC)
  2064. 087 00000000 SECT38 notype Static | .pdata
  2065. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0xD)
  2066. 089 00000000 SECT39 notype Static | .pdata
  2067. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0xE)
  2068. 08B 00000000 SECT3A notype Static | .pdata
  2069. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0xF)
  2070. 08D 00000000 SECT3B notype Static | .pdata
  2071. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x10)
  2072. 08F 00000000 SECT3C notype Static | .pdata
  2073. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x11)
  2074. 091 00000000 SECT3D notype Static | .pdata
  2075. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x12)
  2076. 093 00000000 SECT3E notype Static | .pdata
  2077. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x13)
  2078. 095 00000000 SECT3F notype Static | .pdata
  2079. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x14)
  2080. 097 00000000 SECT40 notype Static | .pdata
  2081. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x15)
  2082. 099 00000000 SECT41 notype Static | .pdata
  2083. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x16)
  2084. 09B 00000000 SECT42 notype Static | .pdata
  2085. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x17)
  2086. 09D 00000000 SECT43 notype Static | .pdata
  2087. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x18)
  2088. 09F 00000000 SECT44 notype Static | .pdata
  2089. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x19)
  2090. 0A1 00000000 SECT45 notype Static | .pdata
  2091. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x1A)
  2092. 0A3 00000000 SECT46 notype Static | .pdata
  2093. Section length C, #relocs 3, #linenums 0, checksum 0, selection 5 (pick associative Section 0x1C)
  2094. 0A5 00000000 UNDEF notype External | ?myFunc@@YAHHH@Z (int __cdecl myFunc(int,int))
  2095. 0A6 00000000 UNDEF notype External | _D3std5stdio13trustedStdoutFNdNeZS3std5stdio4File
  2096. 0A7 00000000 UNDEF notype External | _D3std5stdio4File6__dtorMFNfZv
  2097. 0A8 00000000 UNDEF notype External | _d_eh_resume_unwind
  2098. 0A9 00000000 UNDEF notype External | _d_eh_personality
  2099. 0AA 00000010 SECT5 notype Static | GCC_except_table0
  2100. 0AB 00000010 SECT7 notype Static | GCC_except_table1
  2101. 0AC 00000000 UNDEF notype External | _D3std5stdio4File17lockingTextWriterMFNfZS3std5stdio4File17LockingTextWriter
  2102. 0AD 00000000 UNDEF notype External | _D3std5stdio4File17LockingTextWriter10__postblitMFNeZv
  2103. 0AE 00000000 UNDEF notype External | _fputwc_nolock
  2104. 0AF 00000000 UNDEF notype External | _fputc_nolock
  2105. 0B0 00000000 UNDEF notype External | _D3std5stdio4File17LockingTextWriter6__dtorMFNeZv
  2106. 0B1 00000010 SECT9 notype Static | GCC_except_table2
  2107. 0B2 00000000 UNDEF notype External | _d_arraybounds
  2108. 0B3 0000000C SECTB notype Static | GCC_except_table3
  2109. 0B4 00000000 UNDEF notype External | _aApplycd1
  2110. 0B5 00000000 UNDEF notype External | fwrite
  2111. 0B6 00000000 UNDEF notype External | _D3std9exception14ErrnoException7__ClassZ
  2112. 0B7 00000000 UNDEF notype External | _d_newclass
  2113. 0B8 00000000 UNDEF notype External | _D3std9exception14ErrnoException6__vtblZ
  2114. 0B9 00000000 UNDEF notype External | _D3std9exception14ErrnoException6__initZ
  2115. 0BA 00000000 UNDEF notype External | _D3std9exception14ErrnoException6__ctorMFNeAyaAyamZC3std9exception14ErrnoException
  2116. 0BB 00000000 UNDEF notype External | _d_throw_exception
  2117. 0BC 00000000 UNDEF notype External | _D3std3utf6toUTF8FNaNbNiNfNkJG4awZAa
  2118. 0BD 00000000 UNDEF notype External | _Dmodule_ref
  2119. 0BE 00000000 UNDEF notype External | _d_run_main
  2120. 0BF 00000000 UNDEF notype External | _D3std5stdio12__ModuleInfoZ
  2121.  
  2122. String Table Size = 0xA42 bytes
  2123.  
  2124. Summary
  2125.  
  2126. 8 .CRT$XCU
  2127. 0 .bss
  2128. 30 .data
  2129. 0 .drectve
  2130. F0 .pdata
  2131. 4B .rdata
  2132. 5AF .text
  2133. 184 .xdata
Add Comment
Please, Sign In to add comment