Searched refs:lrv_reg (Results 1 – 15 of 15) sorted by relevance
/glibc-2.36/sysdeps/sparc/bits/ |
D | link.h | 36 uint32_t lrv_reg[2]; /* %o0 and %o1 */ member 53 uint64_t lrv_reg[4]; /* %o0 through %o3 */ member
|
/glibc-2.36/sysdeps/sparc/sparc32/ |
D | tst-audit.h | 25 #define int_retval lrv_reg[0]
|
/glibc-2.36/sysdeps/arm/ |
D | tst-audit.h | 25 #define int_retval lrv_reg[0]
|
D | sotruss-lib.c | 46 print_exit (refcook, defcook, symname, outregs->lrv_reg[0]); in la_arm_gnu_pltexit()
|
/glibc-2.36/sysdeps/or1k/ |
D | tst-audit.h | 24 #define int_retval lrv_reg[0]
|
D | sotruss-lib.c | 48 print_exit (refcook, defcook, symname, outregs->lrv_reg[0]); in la_or1k_gnu_pltexit()
|
/glibc-2.36/sysdeps/csky/ |
D | tst-audit.h | 23 #define int_retval lrv_reg[0]
|
/glibc-2.36/sysdeps/arc/ |
D | tst-audit.h | 23 #define int_retval lrv_reg[0]
|
D | sotruss-lib.c | 47 print_exit (refcook, defcook, symname, outregs->lrv_reg[0]); in la_arc_gnu_pltexit()
|
/glibc-2.36/sysdeps/sparc/sparc64/ |
D | tst-audit.h | 25 #define int_retval lrv_reg[0]
|
/glibc-2.36/sysdeps/or1k/bits/ |
D | link.h | 35 uint32_t lrv_reg[2]; member
|
/glibc-2.36/sysdeps/arc/bits/ |
D | link.h | 33 uint32_t lrv_reg[2]; member
|
/glibc-2.36/sysdeps/csky/bits/ |
D | link.h | 35 uint32_t lrv_reg[4]; member
|
/glibc-2.36/sysdeps/arm/bits/ |
D | link.h | 41 uint32_t lrv_reg[4]; member
|
/glibc-2.36/elf/ |
D | sotruss-lib.c | 376 print_exit (refcook, defcook, symname, outregs->lrv_reg[0]); in la_sparc32_gnu_pltexit() 386 print_exit (refcook, defcook, symname, outregs->lrv_reg[0]); in la_sparc64_gnu_pltexit()
|