OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ILL_PRVOPC
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/common/asm-generic/
siginfo.h
137
#define
ILL_PRVOPC
(__SI_FAULT|5)
/ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h
137
#define
ILL_PRVOPC
(__SI_FAULT|5)
/ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h
137
#define
ILL_PRVOPC
(__SI_FAULT|5)
/ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h
137
#define
ILL_PRVOPC
(__SI_FAULT|5)
/ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h
137
#define
ILL_PRVOPC
(__SI_FAULT|5)
/ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h
137
#define
ILL_PRVOPC
(__SI_FAULT|5)
/ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h
137
#define
ILL_PRVOPC
(__SI_FAULT|5)
/external/kernel-headers/original/asm-generic/
siginfo.h
163
#define
ILL_PRVOPC
(__SI_FAULT|5) /* privileged opcode */
/external/strace/
signal.c
408
#define
ILL_PRVOPC
5 /* privileged opcode */
570
{
ILL_PRVOPC
, "
ILL_PRVOPC
" },
[
all
...]
Completed in 39 milliseconds