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

  /bionic/libc/arch-mips64/bionic/
__bionic_clone.S 53 PTR_L $t0,FRAMESZ+5*REGSZ($sp) # fn
58 PTR_L $t0,FRAME_GP($sp) # copy gp to child stack
82 PTR_L $a0,FRAME_FN($sp) # fn
83 PTR_L $a1,FRAME_ARG($sp) # arg
  /bionic/linker/arch/mips64/
begin.S 100 PTR_L $t1, ($s0)
106 1: PTR_L $t1, ($s0)
  /bionic/libc/private/
bionic_asm_mips.h 136 #define PTR_L lw
148 #define PTR_L ld

Completed in 213 milliseconds