]> git.saurik.com Git - apple/objc4.git/blob - runtime/objc-sel-table.s
objc4-493.11.tar.gz
[apple/objc4.git] / runtime / objc-sel-table.s
1 /* This file is automatically generated. Do not edit. */
2 .section __TEXT,__objc_opt_ro
3 .align 3
4 .private_extern __objc_opt_data
5 __objc_opt_data:
6 .long 10 /* table.version */
7 .long 0 /* table.selopt_offset */
8 .space 4096-8
9
10 /* space for selopt, smax/capacity=131072, blen/mask=65535+1 */
11 .space 65536
12 .space 131072*4 /* offsets */
13 .space 131072 /* checkbytes */
14
15 #if __arm__
16 .section __DATA,__objc_opt_rw
17 .align 3
18 .space 256*1024
19 #else
20 /* optimization performed in linker, not shared cache */
21 #endif