Home
last modified time | relevance | path

Searched refs:_FRAME_LR_SAVE (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/powerpc/powerpc32/
A Dgetcontext-common.S31 #define _FRAME_LR_SAVE 4 macro
57 stw r0,_FRAME_LR_SAVE+16(r1)
58 cfi_offset (lr, _FRAME_LR_SAVE)
276 lwz r0,_FRAME_LR_SAVE+16(r1)
A Dswapcontext-common.S31 #define _FRAME_LR_SAVE 4 macro
58 stw r0,_FRAME_LR_SAVE+16(r1)
59 cfi_offset (lr, _FRAME_LR_SAVE)
496 lwz r0,_FRAME_LR_SAVE+16(r1)
A Dsetcontext-common.S31 #define _FRAME_LR_SAVE 4 macro
45 cfi_offset (lr, _FRAME_LR_SAVE)

Completed in 4 milliseconds