Searched refs:PTR_LA (Results 1 – 15 of 15) sorted by relevance
/sysdeps/mips/ |
A D | start.S | 83 PTR_LA $28, _gp /* Setup GP correctly if we're non-PIC. */ 87 PTR_LA $4, main /* main */ 109 PTR_LA $25, __libc_start_main
|
A D | dl-machine.h | 150 " " STRINGXP (PTR_LA) " %0, 0f\n" in elf_machine_load_address() 274 " STRINGXP(PTR_LA) " $4, _DYNAMIC\n\ 280 " STRINGXP(PTR_LA) " $8, " LCOFF "\n\ 284 " STRINGXP(PTR_LA) " $25, _dl_start\n\ 290 " STRINGXP(PTR_LA) " $25, _dl_start_user\n\ 316 " STRINGXP(PTR_LA) " $6, " STRINGXP (PTRSIZE) "($29)\n\ 331 " STRINGXP(PTR_LA) " $2, _dl_fini\n\
|
/sysdeps/mips/mips64/ |
A D | bsd-setjmp.S | 35 PTR_LA t9, C_SYMBOL_NAME (__sigsetjmp)
|
A D | bsd-_setjmp.S | 35 PTR_LA t9, C_SYMBOL_NAME (__sigsetjmp)
|
A D | setjmp.S | 35 PTR_LA t9, __sigsetjmp_aux
|
/sysdeps/unix/sysv/linux/mips/mips64/n64/ |
A D | ioctl.S | 35 PTR_LA t9, __syscall_error
|
/sysdeps/unix/sysv/linux/mips/ |
A D | makecontext.S | 140 PTR_LA t9, 99f 176 PTR_LA t9, JUMPTARGET (__setcontext) 189 PTR_LA t9, HIDDEN_JUMPTARGET (exit)
|
A D | vfork.S | 80 PTR_LA t9, __syscall_error
|
A D | clone.S | 112 PTR_LA t9,__syscall_error
|
A D | getcontext.S | 143 PTR_LA t9, JUMPTARGET (__syscall_error)
|
A D | setcontext.S | 152 PTR_LA t9, JUMPTARGET (__syscall_error)
|
A D | swapcontext.S | 203 PTR_LA t9, JUMPTARGET (__syscall_error)
|
/sysdeps/unix/sysv/linux/mips/mips64/ |
A D | syscall.S | 59 PTR_LA t9, __syscall_error
|
/sysdeps/unix/mips/mips64/ |
A D | sysdep.h | 36 PTR_LA t9,__syscall_error; \
|
/sysdeps/mips/sys/ |
A D | asm.h | 403 # define PTR_LA la macro 432 # define PTR_LA la macro 455 # define PTR_LA dla macro
|
Completed in 12 milliseconds