Searched refs:arch_prctl (Results 1 – 16 of 16) sorted by relevance
/external/crosvm/tests/ |
D | plugin.policy | 30 arch_prctl: 1
|
/external/adhd/sound_card_init/seccomp/ |
D | sound_card_init-seccomp-amd64.policy | 6 arch_prctl: 1
|
/external/ltp/include/lapi/syscalls/ |
D | x86_64.in | 159 arch_prctl 158
|
/external/strace/ |
D | prctl.c | 440 SYS_FUNC(arch_prctl) in SYS_FUNC() argument
|
D | sys_func.h | 6 extern SYS_FUNC(arch_prctl);
|
D | strace.spec.in | 340 - support symbolic printing of x86_64 arch_prctl parameters (#142667)
|
D | NEWS | 287 * Added decoding of arch_prctl syscall on x86. 1106 * Support symbolic printing of x86_64 arch_prctl parameters.
|
D | ChangeLog | 13690 x86: wire up arch_prctl syscall. 13691 * linux/i386/syscallent.h [384]: Add arch_prctl entry. 13694 (SYS_FUNC(arch_prctl)): Enable for [I386]. 20789 * prctl.c (print_prctl_args, SYS_FUNC(prctl), SYS_FUNC(arch_prctl)): 22037 * prctl.c (print_prctl_args, SYS_FUNC(prctl), SYS_FUNC(arch_prctl)): 23285 (SYS_FUNC(arch_prctl)): Use getarg_ull to store call argument in addr 29349 Fix decoding of prctl/arch_prctl operation argument. 29350 Consistently treat operation argument of prctl/arch_prctl syscalls 29353 * prctl.c (SYS_FUNC(prctl), SYS_FUNC(arch_prctl)): Assign 1st argument 42001 process.c: move prctl and arch_prctl parsers to a separate file.
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 159 [158] = { 2, TP, SEN(arch_prctl), "arch_prctl" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 159 [158] = { 2, TP, SEN(arch_prctl), "arch_prctl" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 413 [384] = { 2, TP, SEN(arch_prctl), "arch_prctl" },
|
/external/strace/debian/ |
D | changelog.in | 458 + Support symbolic printing of x86_64 arch_prctl parameters.
|
D | changelog | 458 + Support symbolic printing of x86_64 arch_prctl parameters.
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 2419 LSS_INLINE _syscall2(int, arch_prctl, int, c, void *, a) in _syscall2() argument
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1336 fun:arch_prctl=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1336 fun:arch_prctl=uninstrumented
|