Home
last modified time | relevance | path

Searched refs:PLTJMP (Results 1 – 15 of 15) sorted by relevance

/sysdeps/arc/
A Dsysdep.h41 # define PLTJMP(_x) _x##@plt macro
43 # define PLTJMP(_x) _x macro
/sysdeps/sh/
A Dsysdep.h29 #define PLTJMP(_x) _x##@PLT macro
31 #define PLTJMP(_x) _x macro
/sysdeps/arm/
A Dbsd-setjmp.S27 b PLTJMP(HIDDEN_JUMPTARGET(__sigsetjmp))
A Dbsd-_setjmp.S27 b PLTJMP(HIDDEN_JUMPTARGET(__sigsetjmp))
A Dsetjmp.S97 B PLTJMP(C_SYMBOL_NAME(__sigjmp_save))
A Dsysdep.h73 #define PLTJMP(_x) _x##(PLT) macro
117 bl PLTJMP(mcount); \
/sysdeps/unix/sysv/linux/arm/
A Dsetcontext.S75 bl PLTJMP(__sigprocmask)
97 bne PLTJMP(__setcontext)
100 b PLTJMP(HIDDEN_JUMPTARGET(exit))
A Dclone.S38 beq PLTJMP(syscall_error)
62 blt PLTJMP(C_SYMBOL_NAME(__syscall_error))
A Dvfork.S53 b PLTJMP(SYSCALL_ERROR)
A Dsyscall.S47 b PLTJMP(syscall_error)
A D____longjmp_chk.S37 B PLTJMP(HIDDEN_JUMPTARGET(__fortify_fail)); \
A Dgetcontext.S49 bl PLTJMP(__sigprocmask)
A Dsysdep.h94 b PLTJMP(SYSCALL_ERROR)
159 bl PLTJMP(C_SYMBOL_NAME(__errno_location)); \
/sysdeps/unix/sysv/linux/sh/
A Dclone.S83 .long PLTJMP(C_SYMBOL_NAME(_exit))
/sysdeps/unix/sysv/linux/arc/
A Dsysdep.h111 # define CALL_ERRNO_SETTER_C bl PLTJMP(HIDDEN_JUMPTARGET(__syscall_error))
113 # define CALL_ERRNO_SETTER_C bl PLTJMP(__syscall_error)

Completed in 11 milliseconds