HomeSort by relevance Sort by last modified time
    Searched defs:syscall (Results 1 - 3 of 3) sorted by null

  /bionic/libc/arch-sh/bionic/
syscall.S 31 .type syscall, @function
32 .globl syscall
36 * Current implementation assumes that the all syscall
39 syscall: label
  /bionic/libc/arch-x86/bionic/
syscall.S 2 * Generic syscall call.
12 * and make the syscall.
18 .type syscall, @function
19 .globl syscall
22 syscall: label
  /bionic/libc/arch-arm/bionic/
syscall.S 33 .type syscall,#function
34 .globl syscall
41 syscall: label
61 syscall: label

Completed in 76 milliseconds