Searched refs:uc_regspace (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sandbox/linux/services/
H A Dandroid_arm_ucontext.h25 unsigned long uc_regspace[128] __attribute__((__aligned__(8))); member in struct:ucontext
/external/kernel-headers/original/asm-arm/
H A Ducontext.h9 * 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/
H A Dvki-arm-linux.h614 unsigned long uc_regspace[128] __attribute__((__aligned__(8))); member in struct:vki_ucontext

Completed in 157 milliseconds