Searched refs:MDASM (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/lib/libc/powerpc64/sys/
H A DMakefile.inc3 MDASM+= brk.S cerror.S exect.S sbrk.S setlogin.S
/freebsd-11-stable/lib/libc/powerpc/sys/
H A DMakefile.inc3 MDASM+= brk.S cerror.S exect.S sbrk.S setlogin.S
/freebsd-11-stable/lib/libc/riscv/sys/
H A DMakefile.inc5 #MDASM= ptrace.S
6 MDASM= cerror.S \
/freebsd-11-stable/lib/libc/arm/sys/
H A DMakefile.inc5 MDASM= Ovfork.S brk.S cerror.S sbrk.S shmat.S sigreturn.S syscall.S
/freebsd-11-stable/lib/libc/mips/sys/
H A DMakefile.inc5 MDASM= Ovfork.S brk.S cerror.S exect.S \
/freebsd-11-stable/lib/libc/aarch64/sys/
H A DMakefile.inc7 MDASM= cerror.S \
/freebsd-11-stable/lib/libc/sparc64/sys/
H A DMakefile.inc15 MDASM+= brk.S cerror.S exect.S sbrk.S setlogin.S sigaction1.S
/freebsd-11-stable/lib/libc/amd64/sys/
H A DMakefile.inc11 MDASM= vfork.S brk.S cerror.S exect.S getcontext.S \
/freebsd-11-stable/lib/libc/i386/sys/
H A DMakefile.inc10 MDASM= Ovfork.S brk.S cerror.S exect.S getcontext.S \
/freebsd-11-stable/lib/libc/
H A DMakefile66 MDASM= macro
/freebsd-11-stable/lib/libc/sys/
H A DMakefile.inc13 # MDASM names override the default syscall names in MIASM.
84 SRCS+=${MDASM}
87 # not defined with machine dependent implementations (MDASM) and are
91 .if (${MDASM:R:M${_asm:R}} == "")

Completed in 219 milliseconds