Class Info |
Class Name: |
StackZone |
Super Class: |
NSZone |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
208 |
Instance Size: |
24 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
refCount |
unsigned int |
4 |
NSZone |
name |
NSString * |
8 |
NSZone |
memory |
char * |
12 |
nextNode |
struct ? {...} * |
16 |
memorySize |
unsigned int |
20 |
|
Instance Methods |
Name |
Signature |
- calloc:byteSize: |
^v0@+8:+12I+16I+20 |
- checkZone |
C0@+8:+12 |
- freePointer: |
v0@+8:+12^v+16 |
- init |
@0@+8:+12 |
- initForSize:granularity:canFree: |
@0@+8:+12I+16I+20C+27 |
- malloc: |
^v0@+8:+12I+16 |
- pointerInZone: |
C0@+8:+12^v+16 |
- realloc:size: |
^v0@+8:+12^v+16I+20 |
- recycle |
v0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ alloc |
@0@+8:+12 |
|