HomeSort by: relevance | last modified time | path
    Searched refs:HOST_STACK_END_ADDR (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/bfd/hosts/
dpx2.h 27 #define HOST_STACK_END_ADDR (USERSTACK)
vaxbsd.h 30 #define HOST_STACK_END_ADDR (0x80000000 - (UPAGES * NBPG))
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
riscos.h 29 #define HOST_STACK_END_ADDR BSD43_USRSTACK
i386bsd.h 36 /* Jolitz suggested defining HOST_STACK_END_ADDR to
42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
  /src/external/gpl3/binutils.old/dist/bfd/hosts/
dpx2.h 27 #define HOST_STACK_END_ADDR (USERSTACK)
vaxbsd.h 30 #define HOST_STACK_END_ADDR (0x80000000 - (UPAGES * NBPG))
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
riscos.h 29 #define HOST_STACK_END_ADDR BSD43_USRSTACK
i386bsd.h 36 /* Jolitz suggested defining HOST_STACK_END_ADDR to
42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
  /src/external/gpl3/gdb/dist/bfd/hosts/
dpx2.h 27 #define HOST_STACK_END_ADDR (USERSTACK)
vaxbsd.h 30 #define HOST_STACK_END_ADDR (0x80000000 - (UPAGES * NBPG))
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
riscos.h 29 #define HOST_STACK_END_ADDR BSD43_USRSTACK
i386bsd.h 36 /* Jolitz suggested defining HOST_STACK_END_ADDR to
42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
  /src/external/gpl3/gdb.old/dist/bfd/hosts/
dpx2.h 27 #define HOST_STACK_END_ADDR (USERSTACK)
vaxbsd.h 30 #define HOST_STACK_END_ADDR (0x80000000 - (UPAGES * NBPG))
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
riscos.h 29 #define HOST_STACK_END_ADDR BSD43_USRSTACK
i386bsd.h 36 /* Jolitz suggested defining HOST_STACK_END_ADDR to
42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
  /src/external/gpl3/binutils/dist/bfd/
host-aout.c 35 HOST_STACK_END_ADDR (not used, except by trad-core ???)
58 #ifdef HOST_STACK_END_ADDR
59 #define STACK_END_ADDR HOST_STACK_END_ADDR

Completed in 31 milliseconds

1 2