HomeSort by relevance Sort by last modified time
    Searched refs:ELF_PRARGSZ (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elfcore.h 74 #define ELF_PRARGSZ (80) /* Number of chars for args */
88 char pr_psargs[ELF_PRARGSZ]; /* initial part of arg list */
93 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elfcore.h 74 #define ELF_PRARGSZ (80) /* Number of chars for args */
88 char pr_psargs[ELF_PRARGSZ]; /* initial part of arg list */
93 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elfcore.h 74 #define ELF_PRARGSZ (80) /* Number of chars for args */
88 char pr_psargs[ELF_PRARGSZ]; /* initial part of arg list */
93 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
procfs.h 98 #define ELF_PRARGSZ (80) /* Number of chars for args. */
117 char pr_psargs[ELF_PRARGSZ]; /* Initial part of arg list. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
procfs.h 98 #define ELF_PRARGSZ (80) /* Number of chars for args. */
117 char pr_psargs[ELF_PRARGSZ]; /* Initial part of arg list. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
procfs.h 98 #define ELF_PRARGSZ (80) /* Number of chars for args. */
117 char pr_psargs[ELF_PRARGSZ]; /* Initial part of arg list. */

Completed in 672 milliseconds