Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/nlm/
Dinternal.h163 long stackSize; member
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dnlmheader.y334 var_hdr->stackSize = nlmlex_get_number ($2);
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dnlmcode.h94 nlm_variable_header (abfd)->stackSize = get_word (abfd, (bfd_byte *) temp); in nlm_swap_variable_header_in()
584 put_word (abfd, (bfd_vma) nlm_variable_header (abfd)->stackSize, temp); in nlm_swap_variable_header_out()