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

/freebsd-10.1-release/lib/csu/mips/
H A Dcrti.S19 SETUP_GP64(CALLFRAME_GP, _init)
43 SETUP_GP64(CALLFRAME_GP, _fini)
/freebsd-10.1-release/lib/libc/mips/sys/
H A Dptrace.S48 SETUP_GP64(CALLFRAME_GP, ptrace)
H A Dcerror.S52 SETUP_GP64(CALLFRAME_GP, __cerror)
/freebsd-10.1-release/libexec/rtld-elf/mips/
H A Drtld_start.S52 SETUP_GP64(s4, rtld_start)
113 SETUP_GP64(XCALLFRAME_GP, _rtld_bind_start)
/freebsd-10.1-release/lib/libc/mips/
H A DSYS.h87 # define PIC_PROLOGUE(x) SETUP_GP64(t3, x)
/freebsd-10.1-release/lib/libc/mips/gen/
H A Dsetjmp.S69 SETUP_GP64(CALLFRAME_GP, setjmp)
/freebsd-10.1-release/sys/mips/include/
H A Dasm.h610 #define SETUP_GP64(a,b) /* n32/n64 specific */ macro
632 #define SETUP_GP64(a,b) .cpsetup $25, a, b macro

Completed in 192 milliseconds