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

  /bionic/libc/arch-mips64/bionic/
vfork.S 48 SETUP_GP64(a5, vfork)
syscall.S 40 SETUP_GP64(FRAME_GP,syscall)
__bionic_clone.S 47 SETUP_GP64(FRAME_GP,__bionic_clone)
  /bionic/libc/arch-mips/include/machine/
asm.h 99 #define SETUP_GP64(gpoff, name)
108 #define SETUP_GP64(gpoff, name) \
  /development/ndk/platforms/android-21/arch-mips/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
asm.h 101 #define SETUP_GP64(gpoff, name)
110 #define SETUP_GP64(gpoff, name) \
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/machine/
asm.h 113 #define SETUP_GP64(gpoff, name)
122 #define SETUP_GP64(gpoff, name) \
  /bionic/libc/arch-mips/bionic/
setjmp.S 193 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/
memcpy.S 306 SETUP_GP64(0,MEMCPY_NAME)

Completed in 262 milliseconds