Home
last modified time | relevance | path

Searched refs:SECTION (Results 1 – 25 of 215) sorted by relevance

123456789

/glibc-2.36/sysdeps/x86_64/
Ddl-trampoline.S60 # define SECTION(p) p##.evex512 macro
66 #undef SECTION
72 # define SECTION(p) p##.avx macro
79 # undef SECTION
/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_cosf.c26 #ifndef SECTION
27 # define SECTION macro
42 SECTION
Ds_sinf.c26 #ifndef SECTION
27 # define SECTION macro
42 SECTION
Ds_sincosf.c27 #ifndef SECTION
28 # define SECTION macro
42 SECTION
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_sincos.c27 #ifndef SECTION
28 # define SECTION macro
35 SECTION
De_exp.c91 #ifndef SECTION
92 # define SECTION macro
96 SECTION
De_log.c42 #ifndef SECTION
43 # define SECTION macro
47 SECTION
Ds_sin.c76 #ifndef SECTION
77 # define SECTION macro
199 SECTION
263 SECTION
Dbranred.c40 #ifndef SECTION
41 # define SECTION macro
52 SECTION
De_atan2.c42 #ifndef SECTION
43 # define SECTION macro
58 SECTION
Ds_tan.c42 #ifndef SECTION
43 # define SECTION macro
48 SECTION
De_pow.c276 #ifndef SECTION
277 # define SECTION macro
281 SECTION
De_asin.c40 #ifndef SECTION
41 # define SECTION macro
46 SECTION
189 SECTION in libm_alias_finite()
/glibc-2.36/sysdeps/x86_64/multiarch/
Davx-rtm-vecs.h32 #undef SECTION
33 #define SECTION(p) p##.avx.rtm macro
Dmemset-avx2-unaligned-erms.S29 # ifndef SECTION
30 # define SECTION(p) p##.avx macro
Dstrlen-sse2.S43 # ifndef SECTION
44 # define SECTION(p) p macro
56 .section SECTION(.text),"ax",@progbits
Dmemrchr-avx2.S33 # ifndef SECTION
34 # define SECTION(p) p##.avx macro
39 .section SECTION(.text), "ax", @progbits
Dmemcmpeq-avx2.S50 # ifndef SECTION
51 # define SECTION(p) p##.avx macro
57 .section SECTION(.text), "ax", @progbits
Dstrchr-avx2.S45 # ifndef SECTION
46 # define SECTION(p) p##.avx macro
52 .section SECTION(.text),"ax",@progbits
Dmemset-vec-unaligned-erms.S109 #ifndef SECTION
110 # error SECTION is not defined!
113 .section SECTION(.text), "ax", @progbits
Dstrcat-avx2.S35 # ifndef SECTION
36 # define SECTION(p) p##.avx macro
39 .section SECTION(.text),"ax",@progbits
Dstrrchr-avx2.S45 # ifndef SECTION
46 # define SECTION(p) p##.avx macro
52 .section SECTION(.text), "ax", @progbits
Dmemchr-avx2.S52 # ifndef SECTION
53 # define SECTION(p) p##.avx macro
60 .section SECTION(.text),"ax",@progbits
/glibc-2.36/sysdeps/i386/i686/fpu/multiarch/
Ds_sincosf-sse2.c2 #define SECTION __attribute__ ((section (".text.sse2"))) macro
Ds_sinf-sse2.c2 #define SECTION __attribute__ ((section (".text.sse2"))) macro

123456789