Home
last modified time | relevance | path

Searched refs:extra_stack_space (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-spu.h73 int extra_stack_space; member
DChangeLog-20081977 * elf32-spu.c (struct spu_link_hash_table): Add extra_stack_space.
1978 (spu_elf_check_vma): Add extra_stack_space param, copy to htab.
DChangeLog-2009311 reserved, and extra_stack_space members.
313 and extra_stack_space members of htab->params instead.
Delf32-spu.c4218 + htab->params->extra_stack_space); in spu_elf_auto_overlay()
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dspuelf.em803 params.extra_stack_space = strtol (optarg, &end, 0);
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2008574 * emultempl/spuelf.em (extra_stack_space): New variable.