HomeSort by relevance Sort by last modified time
    Searched refs:SETUP_GP64 (Results 1 - 5 of 5) sorted by null

  /bionic/libc/arch-mips64/bionic/
vfork.S 49 SETUP_GP64($a5, vfork)
syscall.S 40 SETUP_GP64(FRAME_GP,syscall)
__bionic_clone.S 47 SETUP_GP64(FRAME_GP,__bionic_clone)
  /bionic/libc/private/
bionic_asm_mips.h 82 #define SETUP_GP64(gpoff, name)
91 #define SETUP_GP64(gpoff, name) \
  /bionic/libc/arch-mips/bionic/
setjmp.S 205 SETUP_GP64(GPOFF, sigsetjmp)
295 SETUP_GP64(GPOFF, setjmp) # can't share sigsetjmp's gp code
308 SETUP_GP64(GPOFF, _setjmp) # can't share sigsetjmp's gp code
321 SETUP_GP64(GPOFF, siglongjmp)

Completed in 119 milliseconds