1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
@@ -4,26 +4,26 @@
Header
-------
Compiler version : 3.2.0
Target processor : x86_64
Target operating system : Linux-x86-64
Unit flags : no_link, little_endian, release, local_symtable
-FileSize (w/o header) : 756
-Checksum : 3CCDD3E4
-Interface Checksum : 800507DD
+FileSize (w/o header) : 812
+Checksum : 0ABC639D
+Interface Checksum : 8061E805
Indirect Checksum : 2A5CA015
Definitions stored : 1
Symbols stored : 4
Interface section
------------------
-Module Name: CastleInternalPng
+Module Name: CastleInternalDoubleLists
-Source file 1 : castleinternalpng.pas 2018/01/21 10:59:47
+Source file 1 : castleinternaldoublelists.pas 2018/01/21 10:59:47
Source file 2 : castleconf.inc 2020/08/10 16:13:09
Uses unit: System (Crc: 834E727C, IntfcCrc: 11606A94, IndCrc: E1A3CEBA)
Uses unit: objpas (Crc: 8ADEDA2C, IntfcCrc: 2E3EFC00, IndCrc: CBFF6EAF)
DerefMapsize: 1
DerefMap[0] = SYSTEM
Derefdata length: 27
@@ -34,26 +34,26 @@
Interface definitions
----------------------
Interface Symbols
------------------
Symtable count: 3
** Symbol Id 0 **
-Unit symbol CastleInternalPng
- File Pos : 1 (16,1)
+Unit symbol CastleInternalDoubleLists
+ File Pos : 1 (22,1)
Visibility : public
SymOptions :
** Symbol Id 1 **
Unit symbol SYSTEM
- File Pos : 1 (16,10)
+ File Pos : 1 (22,10)
Visibility : public
SymOptions :
** Symbol Id 2 **
Unit symbol OBJPAS
- File Pos : 1 (19,15)
+ File Pos : 1 (34,15)
Visibility : public
SymOptions :
Interface Macro Symbols
-----------------------
(no exported macros)
@@ -84,36 +84,36 @@
Type symbol : (0) Nil
DefOptions :
DefStates :
Return type : (4) Unit 0, DefId 3
TypeOption : UnitInit
CallOption : Register
Options : HasCallingConvention, HasMangledName, Global
- Mangled name : CASTLEINTERNALPNG_$$_init$
+ Mangled name : CASTLEINTERNALDOUBLELISTS_$$_init$
Number : 65535
Level : 1
Class : (13) Nil
Procsym : (15) SymId 3
- File Pos : 1 (20,1)
+ File Pos : 1 (44,1)
Visibility : hidden
SymOptions :
Import Nr : 0
- Alias names : INIT$_$CASTLEINTERNALPNG, CASTLEINTERNALPNG_$$_init$
+ Alias names : INIT$_$CASTLEINTERNALDOUBLELISTS, CASTLEINTERNALDOUBLELISTS_$$_init$
------ parast ------
Symtable options: none
------ parast ------
------ parast ------
Symtable count: 0
Static Symbols
------------------
Symtable count: 1
** Symbol Id 3 **
-Procedure symbol $CASTLEINTERNALPNG_$$_init$
- File Pos : 1 (20,1)
+Procedure symbol $CASTLEINTERNALDOUBLELISTS_$$_init$
+ File Pos : 1 (44,1)
Visibility : public
SymOptions :
Definition : (21) DefId 0
WPO info
--------
** Instantiated Object/Class types: 0 **
|