Home
last modified time | relevance | path

Searched refs:object (Results 1 – 25 of 88) sorted by relevance

1234

/sysdeps/arm/
A Dunwind-dw2-fde-glibc.c33 void __register_frame_info_bases (void *a1, struct object *a2, in __register_frame_info_bases()
38 void __register_frame_info (void *a1, struct object *a2) in __register_frame_info()
46 void __register_frame_info_table_bases (void *a1, struct object *a2, in __register_frame_info_table_bases()
51 void __register_frame_info_table (void *a1, struct object *a2) in __register_frame_info_table()
/sysdeps/generic/
A Dunwind-dw2-fde.h31 struct object struct
59 struct object *next; argument
85 extern void __register_frame_info_bases (void *, struct object *,
87 extern void __register_frame_info (void *, struct object *);
89 extern void __register_frame_info_table_bases (void *, struct object *,
91 extern void __register_frame_info_table (void *, struct object *);
161 last_fde (struct object *obj __attribute__ ((__unused__)), fde *f) in last_fde()
A Dsiglist-compat.h33 object, NUMBERSIG * (ULONG_WIDTH / UCHAR_WIDTH)); \
36 object, NUMBERSIG * (ULONG_WIDTH / UCHAR_WIDTH)); \
39 object, NUMBERSIG * (ULONG_WIDTH / UCHAR_WIDTH)); \
A Dgccframe.h24 struct object struct
48 struct object *next; argument
A Dunwind-dw2-fde.c52 static struct object *unseen_objects;
53 static struct object *seen_objects;
66 struct object *ob,
138 struct object *ob; in __register_frame()
144 ob = (struct object *) malloc (sizeof (struct object)); in __register_frame()
183 struct object *ob = (struct object *) malloc (sizeof (struct object)); in __register_frame_table()
202 struct object **p; in __deregister_frame_info_bases()
203 struct object *ob = 0; in __deregister_frame_info_bases()
762 init_object (struct object* ob) in init_object()
1019 struct object *ob; in _Unwind_Find_FDE()
[all …]
/sysdeps/ia64/
A Dgccframe.h21 struct object struct
30 struct object *next; argument
/sysdeps/i386/i686/fpu/multiarch/
A Ds_cosf-sse2.S364 .type L(PIO4J), @object
394 .type L(_FPI), @object
430 .type L(DP_S3), @object
436 .type L(DP_S1), @object
442 .type L(DP_S4), @object
448 .type L(DP_S2), @object
454 .type L(DP_S0), @object
462 .type L(DP_C3), @object
468 .type L(DP_C1), @object
474 .type L(DP_C4), @object
[all …]
A Ds_sinf-sse2.S384 .type L(PIO4J), @object
414 .type L(_FPI), @object
450 .type L(DP_S3), @object
456 .type L(DP_S1), @object
462 .type L(DP_S4), @object
468 .type L(DP_S2), @object
474 .type L(DP_S0), @object
488 .type L(DP_C3), @object
494 .type L(DP_C1), @object
500 .type L(DP_C4), @object
[all …]
A Ds_sincosf-sse2.S412 .type L(PIO4J), @object
442 .type L(_FPI), @object
474 .type L(DP_ONES), @object
485 .type L(DP_SC4), @object
492 .type L(DP_SC3), @object
499 .type L(DP_SC2), @object
506 .type L(DP_SC1), @object
513 .type L(DP_SC0), @object
519 .type L(DP_SMALL), @object
525 .type L(DP_PIO4), @object
[all …]
/sysdeps/i386/fpu/
A Ds_cbrt.S25 .type f7,@object
28 .type f6,@object
31 .type f5,@object
34 .type f4,@object
37 .type f3,@object
40 .type f2,@object
43 .type f1,@object
52 .type factor,@object
60 .type two54,@object
A Ds_cbrtl.S25 .type f8,@object
29 .type f7,@object
33 .type f6,@object
37 .type f5,@object
41 .type f4,@object
45 .type f3,@object
49 .type f2,@object
53 .type f1,@object
64 .type factor,@object
77 .type two64,@object
A De_atanh.S26 .type half,@object
29 .type one,@object
32 .type limit,@object
35 .type ln2_2,@object
A De_atanhf.S26 .type half,@object
29 .type one,@object
32 .type limit,@object
36 .type ln2_2,@object
A De_atanhl.S28 .type half,@object
31 .type one,@object
37 .type limit,@object
41 .type ln2_2,@object
A Ds_cbrtf.S25 .type f3,@object
28 .type f2,@object
31 .type f1,@object
40 .type factor,@object
49 .type two25,@object
A Ds_expm1.S29 .type minus1,@object
32 .type one,@object
35 .type l2e,@object
A Ds_expm1f.S29 .type minus1,@object
32 .type one,@object
35 .type l2e,@object
A De_expl.S43 .type c0,@object
47 .type c1,@object
52 .type c0,@object
56 .type c1,@object
62 .type csat,@object
A De_log10.S11 .type one,@object
17 .type limit,@object
A De_log10f.S11 .type one,@object
17 .type limit,@object
A De_log10l.S11 .type one,@object
17 .type limit,@object
/sysdeps/powerpc/powerpc64/le/
A DMakefile64 $(foreach suf,$(all-object-suffixes),%f128$(suf)): CFLAGS += $(type-float128-CFLAGS) $(no-gnu-attri…
66 $(foreach suf,$(all-object-suffixes),$(objpfx)test-float128%$(suf)): CFLAGS += $(type-float128-CFLA…
67 $(foreach suf,$(all-object-suffixes),$(objpfx)test-float64x%$(suf)): CFLAGS += $(type-float128-CFLA…
83 $(foreach suf,$(all-object-suffixes),\
88 $(foreach suf,$(all-object-suffixes),\
94 $(foreach suf,$(all-object-suffixes),\
104 $(foreach suf,$(all-object-suffixes),\
112 $(foreach suf,$(all-object-suffixes),\
152 $(foreach suf,$(all-object-suffixes),%128ibm$(suf)): CFLAGS += $(type-ldouble-CFLAGS)
167 $(foreach suf,$(all-object-suffixes),$(objpfx)nldbl-%$(suf)): \
[all …]
/sysdeps/x86_64/fpu/
A Ds_copysign.S25 .type signmask,@object
30 .type othermask,@object
A De_expl.S46 .type c0,@object
50 .type c1,@object
55 .type c0,@object
59 .type c1,@object
65 .type csat,@object
/sysdeps/unix/sysv/linux/
A Derrlist-compat.h34 object, NUMBERERR * (ULONG_WIDTH / UCHAR_WIDTH)); \
36 _sys_errlist_internal, object, \

Completed in 17 milliseconds

1234