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

/freebsd-13-stable/sys/modules/linux64/
H A DMakefile8 VDSO= linux_vdso macro
30 OBJS= ${VDSO}.so
38 -Wl,-T${SRCTOP}/sys/${MACHINE}/linux/${VDSO}.lds.s \
39 -Wl,-soname=${VDSO}.so.1,-warn-common -nostdlib \
49 ${VDSO}.so: linux_locore.o
/freebsd-13-stable/sys/modules/linux/
H A DMakefile13 VDSO= linux${SFX}_vdso macro
40 OBJS= ${VDSO}.so
66 -Wl,-T${SRCTOP}/sys/${MACHINE_CPUARCH}/linux${SFX}/${VDSO}.lds.s \
67 -Wl,-soname=${VDSO}.so.1,--eh-frame-hdr,-warn-common \
75 ${VDSO}.so: linux${SFX}_locore.o
80 ${VDSO}.so: linux${SFX}_locore.o
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_locore.asm32 * arm64 Linux VDSO implementation.

Completed in 162 milliseconds