Searched defs:syscall (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/arch-mips/syscalls/
H A Dsyscall.S4 .globl syscall
6 .ent syscall
8 syscall: label
12 syscall
22 .end syscall
/bionic/libc/arch-x86/bionic/
H A Dsyscall.S2 * Generic syscall call.
16 .type syscall, @function
17 .globl syscall
20 syscall: label
28 # (Not all will be valid, depending on the syscall.)
/bionic/libc/arch-arm/bionic/
H A Dsyscall.S33 .type syscall,#function
34 .globl syscall
41 syscall: label
61 syscall: label

Completed in 110 milliseconds