Home
last modified time | relevance | path

Searched refs:stackSize (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/nlm/
Dinternal.h163 long stackSize; member
/toolchain/binutils/binutils-2.25/binutils/
Dnlmheader.y333 var_hdr->stackSize = nlmlex_get_number ($2);
/toolchain/binutils/binutils-2.25/bfd/
Dnlmcode.h94 nlm_variable_header (abfd)->stackSize = get_word (abfd, (bfd_byte *) temp); in nlm_swap_variable_header_in()
583 put_word (abfd, (bfd_vma) nlm_variable_header (abfd)->stackSize, temp); in nlm_swap_variable_header_out()