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

  /bionic/libc/kernel/uapi/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /development/ndk/platforms/android-L/include/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /external/kernel-headers/original/uapi/linux/
elfcore.h 96 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
elfcore.h 91 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elfcore.h 91 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
elfcore.h 84 #define PRARGSZ ELF_PRARGSZ
  /external/elfutils/0.153/backends/
linux-core-note.c 86 #define PRARGSZ 80
102 FIELD (CHAR, pr_psargs[PRARGSZ]);
165 FIELD (command, CHAR, psargs, 's', .count = PRARGSZ),

Completed in 230 milliseconds