Searched refs:o_maxstack (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | coffswap.h | 652 aouthdr_int->o_maxstack = H_GET_64 (abfd, aouthdr_ext->o_maxstack); in coff_swap_aouthdr_in() 655 aouthdr_int->o_maxstack = H_GET_32 (abfd, aouthdr_ext->o_maxstack); in coff_swap_aouthdr_in() 712 H_PUT_64 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack); in coff_swap_aouthdr_out() 715 H_PUT_32 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack); in coff_swap_aouthdr_out()
|
| D | coffcode.h | 2133 xcoff->maxstack = internal_a->o_maxstack; in coff_mkobject_hook() 4299 internal_a.o_maxstack = xcoff_data (abfd)->maxstack; in coff_write_object_contents()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | coffswap.h | 652 aouthdr_int->o_maxstack = H_GET_64 (abfd, aouthdr_ext->o_maxstack); in coff_swap_aouthdr_in() 655 aouthdr_int->o_maxstack = H_GET_32 (abfd, aouthdr_ext->o_maxstack); in coff_swap_aouthdr_in() 712 H_PUT_64 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack); in coff_swap_aouthdr_out() 715 H_PUT_32 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack); in coff_swap_aouthdr_out()
|
| D | coffcode.h | 2133 xcoff->maxstack = internal_a->o_maxstack; in coff_mkobject_hook() 4299 internal_a.o_maxstack = xcoff_data (abfd)->maxstack; in coff_write_object_contents()
|
| /netbsd/src/sys/arch/macppc/stand/fixcoff/ |
| D | fixcoff.c | 102 char o_maxstack[4]; member
|
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | rs6k64.h | 68 unsigned char o_maxstack[8]; /* max stack size (??) */ member
|
| D | rs6000.h | 70 unsigned char o_maxstack[4]; /* max stack size (??) */ member
|
| D | internal.h | 266 bfd_vma o_maxstack; /* max stack size allowed. */ member
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | rs6k64.h | 68 unsigned char o_maxstack[8]; /* max stack size (??) */ member
|
| D | rs6000.h | 70 unsigned char o_maxstack[4]; /* max stack size (??) */ member
|
| D | internal.h | 266 bfd_vma o_maxstack; /* max stack size allowed. */ member
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | od-xcoff.c | 507 (unsigned int)bfd_h_get_32 (abfd, auxhdr.o_maxstack)); in dump_xcoff32_aout_header()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/po/ |
| D | it.po | 4271 msgid " o_maxstack: 0x%08x\n" 4272 msgstr " o_maxstack: 0x%08x\n"
|
| D | fi.po | 9618 #~ msgid " o_maxstack: 0x%08x\n" 9619 #~ msgstr " o_maxstack: 0x%08x\n"
|
| D | ru.po | 12269 #~ msgid " o_maxstack: 0x%08x\n" 12270 #~ msgstr " o_maxstack: 0x%08x\n"
|
| D | ja.po | 12622 #~ msgid " o_maxstack: 0x%08x\n" 12623 #~ msgstr " o_maxstack: 0x%08x\n"
|
| D | es.po | 13109 #~ msgid " o_maxstack: 0x%08x\n" 13110 #~ msgstr " o_maxstack: 0x%08x\n"
|
| D | fr.po | 15622 #~ msgid " o_maxstack: 0x%08x\n" 15623 #~ msgstr " o_maxstack: 0x%08x\n"
|