Home
last modified time | relevance | path

Searched refs:SC_FLAG_OFFSET (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-mips64/bionic/
Dsetjmp.S137 #define SC_FLAG_OFFSET (2*4) /* 8 bytes, cookie and savesigs flag, first actual field */ macro
210 REG_S v0, SC_FLAG_OFFSET(a0) # save cookie and savesigs flag
224 REG_L t0, SC_FLAG_OFFSET(a0) # move cookie to temp reg
/bionic/libc/arch-mips/bionic/
Dsetjmp.S137 #define SC_FLAG_OFFSET (2*4) /* 8 bytes, cookie and savesigs flag, first actual field */ macro
210 REG_S v0, SC_FLAG_OFFSET(a0) # save cookie and savesigs flag
224 REG_L t0, SC_FLAG_OFFSET(a0) # move cookie to temp reg