Fixups for stack handling

This commit is contained in:
Richard Frith-Macdonald 2018-03-27 07:06:17 +01:00
parent 76014b0983
commit ebfe915619
5 changed files with 276 additions and 369 deletions

View file

@ -450,11 +450,6 @@ typedef NSRange (*GSRSFunc)(id, id, unsigned, NSRange);
GSRSFunc
GSPrivateRangeOfString(NSString *receiver, NSString *target) GS_ATTRIB_PRIVATE;
/* Function to return the current stack return addresses.
*/
NSMutableArray *
GSPrivateStackAddresses(void) GS_ATTRIB_PRIVATE;
/* Function to return the hash value for a small integer (used by NSNumber).
*/
unsigned