Searched refs:SETUP_GP64 (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-mips64/bionic/
H A Dvfork.S48 SETUP_GP64(a5, vfork)
H A Dsyscall.S40 SETUP_GP64(FRAME_GP,syscall)
H A D__bionic_clone.S47 SETUP_GP64(FRAME_GP,__bionic_clone)
H A Dsetjmp.S193 SETUP_GP64(GPOFF, sigsetjmp)
278 SETUP_GP64(GPOFF, setjmp) # can't share sigsetjmp's gp code
290 SETUP_GP64(GPOFF, _setjmp) # can't share sigsetjmp's gp code
302 SETUP_GP64(GPOFF, siglongjmp)
/bionic/libc/arch-mips/include/machine/
H A Dasm.h99 #define SETUP_GP64(gpoff, name) macro
108 #define SETUP_GP64(gpoff, name) \ macro
/bionic/libc/arch-mips64/include/machine/
H A Dasm.h99 #define SETUP_GP64(gpoff, name) macro
108 #define SETUP_GP64(gpoff, name) \ macro
/bionic/libc/arch-mips/bionic/
H A Dsetjmp.S193 SETUP_GP64(GPOFF, sigsetjmp)
278 SETUP_GP64(GPOFF, setjmp) # can't share sigsetjmp's gp code
290 SETUP_GP64(GPOFF, _setjmp) # can't share sigsetjmp's gp code
302 SETUP_GP64(GPOFF, siglongjmp)
/bionic/libc/arch-mips/string/
H A Dmemcpy.S306 SETUP_GP64(0,MEMCPY_NAME)

Completed in 71 milliseconds