START	sys/kern/xonly	2025-04-01T01:37:10Z

==== run-regress-xonly ====
cc -O2 -pipe  -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/sys/kern/xonly/xonly.c
cc   -o xonly xonly.o 
./xonly
                                      userland     kernel
ld.so                  0xfcd51045f40  P readable   P unreadable
mmap xz                0xfcd52397000  P unreadable P unreadable
mmap x                 0xfcd8f153000  P readable   P readable  
mmap nrx               0xfcd452cf000  P readable   P readable  
mmap nwx               0xfcd39f8c000  P readable   P readable  
mmap xnwx              0xfcd9ce34000  P readable   P readable  
main                   0xfcac16e3430  P readable   P unreadable
libc                   0xfcd0368b360  P readable   P unreadable

PASS	sys/kern/xonly	Duration 0m00.23s