blob: d5cafb4bd23518780565c27f8c9fbfeb3f35ebc1 (
plain)
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
--- !ELF
FileHeader:
Class: ELFCLASS32
Data: ELFDATA2LSB
OSABI: ELFOSABI_FREEBSD
Type: ET_EXEC
Machine: EM_386
Entry: 0x8F9000
Sections:
- Name: .bss
Type: SHT_NOBITS
Flags: [ SHF_WRITE, SHF_ALLOC ]
Address: 0x1AB7B00
AddressAlign: 0x80
Offset: 0x12B7AB0
Size: 0x2D48D8
- Name: .rodata
Type: SHT_PROGBITS
Flags: [ SHF_ALLOC, SHF_MERGE, SHF_STRINGS ]
Address: 0x1400290
AddressAlign: 0x10
Size: 0x800
Symbols:
- Name: kernbase
Index: SHN_ABS
Binding: STB_GLOBAL
Value: 0x800000
- Name: dumppcb
Type: STT_OBJECT
Section: .bss
Value: 0x1D2D9A0
Size: 0xC0
- Name: hz
Type: STT_OBJECT
Section: .bss
Binding: STB_GLOBAL
Value: 0x1D4053C
Size: 0x4
- Name: IdlePDPT
Type: STT_OBJECT
Section: .bss
Binding: STB_GLOBAL
Value: 0x1D8B044
Size: 0x4
- Name: proc_off_p_comm
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809ABC
Size: 0x4
- Name: proc_off_p_hash
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809AC4
Size: 0x4
- Name: proc_off_p_list
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809AC0
Size: 0x4
- Name: proc_off_p_pid
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809AB8
Size: 0x4
- Name: proc_off_p_threads
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809AC8
Size: 0x4
- Name: thread_off_td_name
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809AD0
Size: 0x4
- Name: thread_off_td_oncpu
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809AD4
Size: 0x4
- Name: thread_off_td_pcb
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809AD8
Size: 0x4
- Name: thread_off_td_plist
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809ADC
Size: 0x4
- Name: thread_off_td_tid
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809ACC
Size: 0x4
- Name: dumptid
Type: STT_OBJECT
Section: .bss
Binding: STB_GLOBAL
Value: 0x1D2DA60
Size: 0x4
- Name: pcb_size
Type: STT_OBJECT
Section: .rodata
Binding: STB_GLOBAL
Value: 0x1809A74
Size: 0x4
- Name: stoppcbs
Type: STT_OBJECT
Section: .bss
Binding: STB_GLOBAL
Value: 0x1D651A4
Size: 0x1800
- Name: allproc
Type: STT_OBJECT
Section: .bss
Binding: STB_GLOBAL
Value: 0x1D21540
Size: 0x4
|