freebsd-dev/sys/amd64/ia32
Mark Johnston 706f4a81a8 exec: Introduce the PROC_PS_STRINGS() macro
Rather than fetching the ps_strings address directly from a process'
sysentvec, use this macro.  With stack address randomization the
ps_strings address is no longer fixed.

Reviewed by:	kib
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33704
2022-01-17 16:11:54 -05:00
..
ia32_exception.S x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
ia32_misc.c freebsd32: remove redundant no-arg syscalls 2021-11-17 20:12:24 +00:00
ia32_reg.c amd64: centralize definitions of CS_SECURE and EFL_SECURE 2021-09-21 20:20:14 +03:00
ia32_signal.c exec: Introduce the PROC_PS_STRINGS() macro 2022-01-17 16:11:54 -05:00
ia32_sigtramp.S amd64 ia32 vdso: add unwind annotations to the signal trampoline 2021-12-06 20:47:24 +02:00
ia32_syscall.c exec: Introduce the PROC_PS_STRINGS() macro 2022-01-17 16:11:54 -05:00