Home
last modified time | relevance | path

Searched refs:ENV (Results 1 – 12 of 12) sorted by relevance

/sysdeps/sparc/sparc32/
A D__longjmp.S21 #define ENV(base,reg) [%base + (reg * 4)] macro
28 ld ENV(o0,JB_FP), %g3 /* Cache target FP in register %g3. */
52 ld ENV(g1,JB_SP), %o0 /* Delay slot: extract target SP. */
66 ld ENV(g1,JB_PC), %g5 /* Set return PC. */
67 ld ENV(g1,JB_SP), %g1 /* Set saved SP on restore below. */
71 ld ENV(g1,JB_PC), %i7 /* Set return PC. */
72 ld ENV(g1,JB_SP), %fp /* Set saved SP on restore below. */
86 ld ENV(g1,JB_PC), %o0 /* Extract target return PC. */
/sysdeps/unix/sysv/linux/sparc/sparc32/
A D____longjmp_chk.S21 #define ENV(base,reg) [%base + (reg * 4)] macro
32 ld ENV(o0,JB_SP), %g5
82 ld ENV(o0,JB_FP), %g3 /* Cache target FP in register %g3. */
104 ld ENV(g1,JB_PC), %g1 /* Set return PC. */
107 ld ENV(g1,JB_PC), %i7 /* Set return PC. */
/sysdeps/arm/
A DMakefile26 tst-armtlsdescloc-ENV = LD_BIND_NOW=1
27 tst-armtlsdescextnow-ENV = LD_BIND_NOW=1
28 tst-armtlsdescextlazy-ENV = LD_BIND_NOW=1
/sysdeps/x86_64/
A DMakefile58 tst-x86_64-1-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-XSAVEC
74 tst-platform-1-ENV = LD_PRELOAD=$(objpfx)\$$PLATFORM/tst-platformmod-2.so \
88 tst-split-dynreloc-ENV = LD_BIND_NOW=1
101 tst-audit3-ENV = LD_AUDIT=$(objpfx)tst-auditmod3b.so
105 tst-audit4-ENV = LD_AUDIT=$(objpfx)tst-auditmod4b.so
109 tst-audit5-ENV = LD_AUDIT=$(objpfx)tst-auditmod5b.so
114 tst-audit6-ENV = LD_AUDIT=$(objpfx)tst-auditmod6b.so:$(objpfx)tst-auditmod6c.so
118 tst-audit7-ENV = LD_AUDIT=$(objpfx)tst-auditmod7b.so
122 tst-audit10-ENV = LD_AUDIT=$(objpfx)tst-auditmod10b.so
/sysdeps/x86/
A DMakefile68 tst-ifunc-isa-2-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-SSE4_2,-AVX,-AVX2,-AVX512F
69 tst-ifunc-isa-2-static-ENV = $(tst-ifunc-isa-2-ENV)
83 tst-setjmp-cet-ENV = GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on
188 tst-cet-legacy-4a-ENV = GLIBC_TUNABLES=glibc.cpu.x86_shstk=permissive
190 tst-cet-legacy-4b-ENV = GLIBC_TUNABLES=glibc.cpu.x86_shstk=on
192 tst-cet-legacy-4c-ENV = GLIBC_TUNABLES=glibc.cpu.x86_shstk=off
195 tst-cet-legacy-5b-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
198 tst-cet-legacy-6b-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
199 tst-cet-legacy-9-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
200 tst-cet-legacy-9-static-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
/sysdeps/s390/
A DMakefile62 tst-dl-runtime-resolve-audit-ENV = $(env-audit)
63 tst-dl-runtime-profile-noaudit-ENV = $(env-profile)
64 tst-dl-runtime-profile-audit-ENV = $(env-profile) $(env-audit)
/sysdeps/ieee754/float128/
A Dfloat128_private.h60 # define libc_feholdexcept_setroundl(ENV, RM) \ argument
61 libc_feholdexcept_setroundf128 (ENV, RM)
66 # define libc_feupdateenv_testl(ENV, EX) libc_feupdateenv_testf128 (ENV, EX) argument
/sysdeps/i386/
A DMakefile40 tst-audit3-ENV = LD_AUDIT=$(objpfx)tst-auditmod3b.so
/sysdeps/powerpc/powerpc64/
A DMakefile64 tst-setjmp-bug21895-static-ENV = \
/sysdeps/powerpc/
A DMakefile27 tst-cache-ppc-static-dlopen-ENV = LD_LIBRARY_PATH=$(objpfx):$(common-objpfx):$(common-objpfx)elf
/sysdeps/unix/sysv/linux/
A DMakefile237 tst-rseq-disable-ENV = GLIBC_TUNABLES=glibc.pthread.rseq=0
/sysdeps/pthread/
A DMakefile224 tst-atfork2-ENV = MALLOC_TRACE=$(objpfx)tst-atfork2.mtrace \

Completed in 12 milliseconds