]> granicus.if.org Git - file/commitdiff
- put back missing indirect call
authorChristos Zoulas <christos@zoulas.com>
Wed, 27 Feb 2013 16:59:59 +0000 (16:59 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 27 Feb 2013 16:59:59 +0000 (16:59 +0000)
- more \b in use entries.

magic/Magdir/cafebabe

index 03e8f69137e081dde60b2432f1b89556819c9627..e9135b6e91bc747977e57d223af11f091ade766c 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: cafebabe,v 1.12 2013/01/11 16:45:23 christos Exp $
+# $File: cafebabe,v 1.13 2013/02/26 21:04:38 christos Exp $
 # Cafe Babes unite!
 #
 # Since Java bytecode and Mach-O universal binaries have the same magic number,
 ### JAVA END ###
 ### MACH-O START ###
 
-# 16777216 = 0x01000000
 0      name            mach-o          \b [
->0     use             mach-o-cpu
+>0     use             mach-o-cpu      \b
+>&(8.L)        indirect                        \b: 
 >0     belong          x               \b]
 
 0      belong          0xcafebabe
 >4     belong          1               Mach-O universal binary with 1 architecture:
->>8    use             mach-o
+>>8    use             mach-o          \b
 >4     belong          >1
 >>4    belong          <20             Mach-O universal binary with %ld architectures:
->>>8   use             mach-o
->>>28  use             mach-o
+>>>8   use             mach-o          \b
+>>>28  use             mach-o          \b
 >>4    belong          >2
->>>48  use             mach-o
+>>>48  use             mach-o          \b
 >>4    belong          >3
->>>68  use             mach-o
+>>>68  use             mach-o          \b
 
 ### MACH-O END ###