Lines Matching +full:0 +full:x0500
16 0 name display-coff-processor
18 >0 uleshort 0x014c Intel i386
19 >0 uleshort 0x014d Intel i860
20 >0 uleshort 0x0160 MIPS R3000 (big-endian)
21 >0 uleshort 0x0162 MIPS R3000
22 >0 uleshort 0x0166 MIPS R4000
23 >0 uleshort 0x0168 MIPS R10000
24 >0 uleshort 0x0169 MIPS WCE v2
25 >0 uleshort 0x0184 Alpha 32-bit
26 >0 uleshort 0x01a2 Hitachi SH3
27 >0 uleshort 0x01a3 Hitachi SH3 DSP
28 >0 uleshort 0x01a4 Hitachi SH4E
29 >0 uleshort 0x01a6 Hitachi SH4
30 >0 uleshort 0x01a8 Hitachi SH5
31 >0 uleshort 0x01c0 ARMv4
32 >0 uleshort 0x01c2 ARMv4T
33 >0 uleshort 0x01c4 ARMv7
34 >0 uleshort 0x01d3 Matsushita AM33
36 >0 uleshort 0x01df RISC System/6000
37 >0 uleshort 0x01f0 PowerPC 32-bit (little-endian)
38 >0 uleshort 0x01f1 PowerPC 32-bit with FPU (little-endian)
39 >0 uleshort 0x01f2 PowerPC 64-bit (big-endian)
40 >0 uleshort 0x0200 Intel Itanium
41 >0 uleshort 0x0266 MIPS16
42 >0 uleshort 0x0268 Motorola 68000
43 >0 uleshort 0x0284 Alpha 64-bit
44 >0 uleshort 0x0290 PA-RISC
45 >0 uleshort 0x0366 MIPS with FPU
46 >0 uleshort 0x0466 MIPS16 with FPU
48 >0 uleshort 0x0500 Hitachi SH (big-endian)
49 >0 uleshort 0x0520 Tricore
51 >0 uleshort 0x0550 Hitachi SH (little-endian)
52 >0 uleshort 0x0601 PowerPC 32-bit (big-endian)
57 >0 uleshort 0x0cef Common Executable Format
58 >0 uleshort 0x0ebc EFI byte code
59 >0 uleshort 0x3a64 ARM64 (i386 ABI)
60 >0 uleshort 0x5032 RISC-V 32-bit
61 >0 uleshort 0x5064 RISC-V 64-bit
62 >0 uleshort 0x5128 RISC-V 128-bit
63 >0 uleshort 0x6232 LoongArch 32-bit
64 >0 uleshort 0x6264 LoongArch 64-bit
65 >0 uleshort 0x8664 x86-64
66 >0 uleshort 0x9041 Mitsubishi M32R
67 >0 uleshort 0xa641 ARM64 (x86-64 ABI)
68 >0 uleshort 0xa64e ARM64 (classic + x86-64 ABI)
70 >0 uleshort 0xaa64 ARM64
71 >0 uleshort 0xace1 OMNI VM (omniprox.dll)
73 >0 uleshort 0xc0ee COM+ Execution Engine
74 >0 default x Unknown processor
75 >>0 uleshort x 0x%04x
80 0 name display-coff
81 # test for unused flag bits (0x8000,x0080) in f_flags
82 # flag bits (0x0800,0x0400,0x0200) now seems to be used in RISC System/6000 V3.1
83 >18 uleshort&0x8080 0
85 >>2 uleshort >0
89 >>>>0 use display-coff-processor
90 >>>>0 uleshort x COFF
92 >>>>18 leshort ^0x0002 object file
97 >>>>18 leshort &0x0002 executable
103 >>>>18 leshort &0x0001 \b, no relocation info
105 >>>>18 leshort &0x0004 \b, no line number info
107 >>>>18 leshort &0x0008 \b, stripped
108 >>>>18 leshort ^0x0008 \b, not stripped
110 #0x0010 F_FDPR_PROF
111 #0x0020 F_FDPR_OPTI
112 #0x0040 F_DSA
114 #>>>>18 leshort &0x0100 \b, 32 bit little endian
115 #0x1000 F_DYNLOAD
116 #0x2000 F_SHROBJ
117 #0x4000 F_LOADONLY
122 # like: 0 0x7c 0xf4 0x104 0x182 0x1c2 0x1c6 0x468 0x948 0x416e 0x149a6 0x1c9d8 0x23a68 0x35120 0x7a…
123 >>>>8 ulelong >0 \b, symbol offset=%#x
125 # like: 0 2 7 9 10 11 20 35 41 63 71 80 105 146 153 158 170 208 294 572 831 1546
126 >>>>12 ulelong >0 \b, %d symbols
127 # f_opthdr - optional header size. An object file should have a value of 0
129 >>>>16 uleshort >0 \b, optional header size %u
131 >>>>4 ledate >0 \b, created %s
136 >>>>16 uleshort =0
140 # physical address s_paddr like: 0
141 #>>>>>(16.s+28) lelong !0 \b, s_paddr %#8.8x
142 # virtual address s_vaddr like: 0
143 #>>>>>(16.s+32) lelong !0 \b, s_vaddr %#8.8x
148 # file ptr to relocation s_relptr like: 0
149 #>>>>>(16.s+44) lelong !0 \b, s_relptr %#8.8x
150 # file ptr to gp histogram s_lnnoptr like: 0
151 #>>>>>(16.s+48) lelong !0 \b, s_lnnoptr %#8.8x
152 # number of relocation entries s_nreloc like: 0 1 2 5 6 8 19h 26h 27h 38h 50h 5Fh 89h Dh 1Ch 69h A9…
154 # number of gp histogram entries s_nlnno like: 0
155 #>>>>>(16.s+54) uleshort !0 \b, s_nlnno %#4.4x
165 # >22 leshort >0 - version %d
169 0 leshort 0x01f0
170 >16 leshort 0
171 >>0 use display-coff
173 >16 leshort !0
174 >>18 leshort &0x0002
175 >>>20 leshort 0x010b
176 >>>>0 use display-coff
177 0 leshort 0x01f1
178 >16 leshort 0
179 >>0 use display-coff
180 0 leshort 0x01f2
181 >16 leshort 0
182 >>0 use display-coff
183 0 leshort 0x0601
184 >16 leshort 0
185 >>0 use display-coff
187 >16 leshort !0
188 >>18 leshort &0x0002
189 >>>20 leshort 0x010b
190 >>>>0 use display-coff
192 0 name display-subsystem
193 >0 ubyte 0 unknown
194 >0 ubyte 1 native
195 >0 ubyte 2 windows_gui
196 >0 ubyte 3 windows_cui
197 >0 ubyte 7 posix_cui
198 >0 ubyte 9 windows_ce_gui
199 >0 ubyte 10 efi_application
200 >0 ubyte 11 efi_boot_service_driver
201 >0 ubyte 12 efi_runtime_driver
202 >0 ubyte 13 efi_rom
203 >0 ubyte 14 xbox
204 >0 ubyte 16 windows_boot-application
205 >0 default x Unknown subsystem
206 >>0 ubyte x %#x
210 0 string VZ TE (Terse Executable) file