Change symbol values in the stack size section from being 8 bytes, to being a target dependent size.
This simplifies reading the section for architectures with 32 bit symbols, and fixes an issue with an ARM target where the assembler didn't have a 64 bit data directive.
Thanks.