Lines Matching +full:24 +full:- +full:bit
2 #------------------------------------------------------------
8 #------------------------------------------------------------
9 # if set, it's for the 64-bit version of the architecture
10 # yes, this is separate from the low-order magic number bit
11 # it's also separate from the "64-bit libraries" bit in the
14 # Reference: https://opensource.apple.com/source/cctools/cctools-949.0.1/
15 # include/mach-o/loader.h
17 0 name mach-o-cpu
20 # 32-bit ABIs.
153 # 64-bit ABIs.
155 >>0 belong&0x00ffffff 0 64-bit architecture=%d
156 >>0 belong&0x00ffffff 1 64-bit architecture=%d
157 >>0 belong&0x00ffffff 2 64-bit architecture=%d
158 >>0 belong&0x00ffffff 3 64-bit architecture=%d
159 >>0 belong&0x00ffffff 4 64-bit architecture=%d
160 >>0 belong&0x00ffffff 5 64-bit architecture=%d
161 >>0 belong&0x00ffffff 6 64-bit architecture=%d
170 >>0 belong&0x00ffffff 8 64-bit architecture=%d
171 >>0 belong&0x00ffffff 9 64-bit architecture=%d
172 >>0 belong&0x00ffffff 10 64-bit architecture=%d
173 >>0 belong&0x00ffffff 11 64-bit architecture=%d
186 >>0 belong&0x00ffffff 13 64-bit architecture=%d
187 >>0 belong&0x00ffffff 14 64-bit architecture=%d
188 >>0 belong&0x00ffffff 15 64-bit architecture=%d
189 >>0 belong&0x00ffffff 16 64-bit architecture=%d
190 >>0 belong&0x00ffffff 17 64-bit architecture=%d
206 >>0 belong&0x00ffffff >18 64-bit architecture=%d
209 # 64_32-bit ABIs.
211 >>0 belong&0x00ffffff 0 64_32-bit architecture=%d
212 >>0 belong&0x00ffffff 1 64_32-bit architecture=%d
213 >>0 belong&0x00ffffff 2 64_32-bit architecture=%d
214 >>0 belong&0x00ffffff 3 64_32-bit architecture=%d
215 >>0 belong&0x00ffffff 4 64_32-bit architecture=%d
216 >>0 belong&0x00ffffff 5 64_32-bit architecture=%d
217 >>0 belong&0x00ffffff 6 64_32-bit architecture=%d
218 >>0 belong&0x00ffffff 7 64_32-bit architecture=%d
219 >>0 belong&0x00ffffff 8 64_32-bit architecture=%d
220 >>0 belong&0x00ffffff 9 64_32-bit architecture=%d
221 >>0 belong&0x00ffffff 10 64_32-bit architecture=%d
222 >>0 belong&0x00ffffff 11 64_32-bit architecture=%d
223 >>0 belong&0x00ffffff 12 64_32-bit arm
227 >>0 belong&0x00ffffff 13 64_32-bit architecture=%d
228 >>0 belong&0x00ffffff 14 64_32-bit architecture=%d
229 >>0 belong&0x00ffffff 15 64_32-bit architecture=%d
230 >>0 belong&0x00ffffff 16 64_32-bit architecture=%d
231 >>0 belong&0x00ffffff 17 64_32-bit architecture=%d
232 >>0 belong&0x00ffffff 18 64_32-bit architecture=%d
233 >>0 belong&0x00ffffff >18 64_32-bit architecture=%d
235 0 name mach-o-be
236 >0 byte 0xcf 64-bit
237 >4 use mach-o-cpu
239 # GRR: Does not work for Mach-O with 2 architectures; instead display oo
250 # GRR: Does not work for Mach-O with 2 architectures; instead display dylibdylib
262 >24 belong >0 \b, flags:<
263 >>24 belong &0x00000001 \bNOUNDEFS
264 >>24 belong &0x00000002 \b|INCRLINK
265 >>24 belong &0x00000004 \b|DYLDLINK
266 >>24 belong &0x00000008 \b|BINDATLOAD
267 >>24 belong &0x00000010 \b|PREBOUND
268 >>24 belong &0x00000020 \b|SPLIT_SEGS
269 >>24 belong &0x00000040 \b|LAZY_INIT
270 >>24 belong &0x00000080 \b|TWOLEVEL
271 >>24 belong &0x00000100 \b|FORCE_FLAT
272 >>24 belong &0x00000200 \b|NOMULTIDEFS
273 >>24 belong &0x00000400 \b|NOFIXPREBINDING
274 >>24 belong &0x00000800 \b|PREBINDABLE
275 >>24 belong &0x00001000 \b|ALLMODSBOUND
276 >>24 belong &0x00002000 \b|SUBSECTIONS_VIA_SYMBOLS
277 >>24 belong &0x00004000 \b|CANONICAL
278 >>24 belong &0x00008000 \b|WEAK_DEFINES
279 >>24 belong &0x00010000 \b|BINDS_TO_WEAK
280 >>24 belong &0x00020000 \b|ALLOW_STACK_EXECUTION
281 >>24 belong &0x00040000 \b|ROOT_SAFE
282 >>24 belong &0x00080000 \b|SETUID_SAFE
283 >>24 belong &0x00100000 \b|NO_REEXPORTED_DYLIBS
284 >>24 belong &0x00200000 \b|PIE
285 >>24 belong &0x00400000 \b|DEAD_STRIPPABLE_DYLIB
286 >>24 belong &0x00800000 \b|HAS_TLV_DESCRIPTORS
287 >>24 belong &0x01000000 \b|NO_HEAP_EXECUTION
288 >>24 belong &0x02000000 \b|APP_EXTENSION_SAFE
289 >>24 belong &0x04000000 \b|NLIST_OUTOFSYNC_WITH_DYLDINFO
290 >>24 belong &0x08000000 \b|SIM_SUPPORT
291 >>24 belong &0x80000000 \b|DYLIB_IN_CACHE
292 >>24 belong x \b>
295 0 lelong&0xfffffffe 0xfeedface Mach-O
297 !:mime application/x-mach-binary
298 >0 use \^mach-o-be
300 0 belong&0xfffffffe 0xfeedface Mach-O
302 !:mime application/x-mach-binary
303 >0 use mach-o-be