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

  /bionic/libc/kernel/arch-arm/asm/
ucontext.h 31 unsigned long uc_regspace[128] __attribute__((__aligned__(8))); member in struct:ucontext
  /external/chromium_org/sandbox/linux/services/
android_arm_ucontext.h 25 unsigned long uc_regspace[128] __attribute__((__aligned__(8))); member in struct:ucontext
  /external/kernel-headers/original/asm-arm/
ucontext.h 9 * restored. Coprocessor registers are stored in uc_regspace. Each
12 * uc_regspace may be expanded if necessary, although this takes some
26 unsigned long uc_regspace[128] __attribute__((__aligned__(8))); member in struct:ucontext
83 * because the config options aren't. uc_regspace is really
  /external/valgrind/main/include/vki/
vki-arm-linux.h 614 unsigned long uc_regspace[128] __attribute__((__aligned__(8))); member in struct:vki_ucontext

Completed in 98 milliseconds