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

  /bionic/libc/arch-arm/syscalls/
_exit.S 5 .type _exit, #function
6 .globl _exit
10 _exit: label
  /bionic/libc/arch-x86/syscalls/
_exit.S 5 .type _exit, @function
6 .globl _exit
9 _exit: label
  /bionic/libc/arch-sh/syscalls/
_exit.S 5 .type _exit, @function
6 .globl _exit
9 _exit: label

Completed in 58 milliseconds