/glibc-2.36/ |
D | extra-lib.mk | 15 object-suffixes-$(lib) := $(filter-out $($(lib)-inhibit-o),$(object-suffixes)) 19 object-suffixes-$(lib) += $(filter-out $($(lib)-inhibit-o),.oS) 23 ifneq (,$(object-suffixes-$(lib))) 35 install-lib += $(foreach o,$(object-suffixes-$(lib)),$(lib:lib%=$(libtype$o))) 37 extra-objs += $(foreach o,$(filter-out .os .oS,$(object-suffixes-$(lib))),\ 41 ifneq (,$(filter .os,$(object-suffixes-$(lib)))) 45 ifneq (,$(filter .oS,$(object-suffixes-$(lib)))) 49 alltypes-$(lib) := $(foreach o,$(object-suffixes-$(lib)),\ 64 ifneq (,$(filter .os,$(object-suffixes-$(lib)))) 70 ifneq (,$(filter-out .os .oS,$(object-suffixes-$(lib)))) [all …]
|
D | o-iterator.mk | 6 o := $(firstword $(object-suffixes-left)) 7 object-suffixes-left := $(filter-out $o,$(object-suffixes-left))
|
D | Makerules | 59 # $(o-iterator-doit) to produce some desired rule using $o for the object 60 # suffix, and setting $(object-suffixes-left) to $(object-suffixes); a copy 61 # is produced for each object suffix in use. 62 o-iterator = $(patsubst %,$(..)o-iterator.mk,$(object-suffixes-left)) 171 # Make sure the subdirectory for object files gets created. 382 -v all_object_suffixes='$(all-object-suffixes)' \ 396 object-suffixes-left := $(all-object-suffixes) 402 object-suffixes-left := $(all-object-suffixes) 408 object-suffixes-left := $(all-object-suffixes) 419 object-suffixes-left := $(all-object-suffixes) [all …]
|
/glibc-2.36/sysdeps/generic/ |
D | unwind-dw2-fde.c | 52 static struct object *unseen_objects; 53 static struct object *seen_objects; 62 void __register_frame_info_bases (void *begin, struct object *ob, 66 struct object *ob, 102 __register_frame_info_bases (void *begin, struct object *ob, 130 __register_frame_info (void *begin, struct object *ob) in hidden_def() 138 struct object *ob; in __register_frame() 144 ob = (struct object *) malloc (sizeof (struct object)); in __register_frame() 153 __register_frame_info_table_bases (void *begin, struct object *ob, in __register_frame_info_table_bases() 175 __register_frame_info_table (void *begin, struct object *ob) in hidden_def() [all …]
|
D | unwind-dw2-fde.h | 31 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()
|
/glibc-2.36/sysdeps/powerpc/powerpc64/le/ |
D | Makefile | 64 $(foreach suf,$(all-object-suffixes),%f128$(suf)): CFLAGS += $(type-float128-CFLAGS) $(no-gnu-attri… 65 $(foreach suf,$(all-object-suffixes),%f128_r$(suf)): CFLAGS += $(type-float128-CFLAGS) $(no-gnu-att… 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… 72 $(foreach suf,$(all-object-suffixes),$(foreach pair,$(f128-pairs),$(objpfx)test-$(pair)%$(suf))): C… 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),\ [all …]
|
/glibc-2.36/manual/ |
D | dynlink.texi | 43 address of an object of type @code{struct link_map *}. 48 object of type @code{Lmid_t}. 62 @code{Dl_serinfo} object. The @code{RTLD_DI_SERINFOSIZE} request must 64 of the @code{Dl_serinfo} object. The caller should then allocate memory 77 for the shared object identified by @var{handle} to @code{*@var{arg}}. 78 The argument @var{arg} must be the address of an object of type 79 @code{void *}. A null pointer is written if the object does not have 83 This request writes the TLS module ID for the shared object @var{handle} 85 object of type @code{size_t}. The module ID is zero if the object 91 object of type @code{const ElfW(Phdr) *} (that is, [all …]
|
/glibc-2.36/sysdeps/i386/fpu/ |
D | s_cbrtl.S | 25 .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
|
D | s_cbrt.S | 25 .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
|
D | e_powl.S | 26 .type one,@object 29 .type p2,@object 32 .type p63,@object 35 .type p64,@object 38 .type p78,@object 41 .type pm79,@object 48 .type infinity,@object 53 .type zero,@object 56 .type minf_mzero,@object
|
D | s_cbrtf.S | 25 .type f3,@object 28 .type f2,@object 31 .type f1,@object 40 .type factor,@object 49 .type two25,@object
|
D | e_atanh.S | 26 .type half,@object 29 .type one,@object 32 .type limit,@object 35 .type ln2_2,@object
|
D | e_atanhf.S | 26 .type half,@object 29 .type one,@object 32 .type limit,@object 36 .type ln2_2,@object
|
D | e_expl.S | 43 .type c0,@object 47 .type c1,@object 52 .type c0,@object 56 .type c1,@object 62 .type csat,@object
|
D | e_atanhl.S | 28 .type half,@object 31 .type one,@object 37 .type limit,@object 41 .type ln2_2,@object
|
D | e_pow.S | 26 .type one,@object 29 .type limit,@object 32 .type p63,@object 35 .type p10,@object 42 .type infinity,@object 47 .type zero,@object 50 .type minf_mzero,@object
|
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/ |
D | svml_s_tanf16_core_avx512.S | 479 .type .FLT_12, @object 485 .type .FLT_13, @object 491 .type .FLT_14, @object 497 .type .FLT_15, @object 503 .type .FLT_16, @object 509 .type .FLT_17, @object 515 .type .FLT_18, @object 521 .type .FLT_19, @object 527 .type .FLT_20, @object 533 .type .FLT_21, @object [all …]
|
D | svml_s_tanf8_core_avx2.S | 810 .type .FLT_15, @object 816 .type .FLT_16, @object 822 .type .FLT_17, @object 828 .type .FLT_18, @object 834 .type .FLT_19, @object 840 .type .FLT_20, @object 846 .type .FLT_21, @object 852 .type .FLT_22, @object 858 .type .FLT_23, @object 864 .type .FLT_24, @object [all …]
|
/glibc-2.36/mach/ |
D | err_server.sub | 138 "(server/us) object not found", 139 "(server/us) object exists", 140 "(server/us) object busy", 141 "(server/us) object not started", 142 "(server/us) object dead", 184 "(server/object system) GENERIC ERROR", 185 "(server/object system) object not found", 186 "(server/object system) no such operation", 187 "(server/object system) undefined ipc method arguments", 188 "(server/object system) too many arguments to method", [all …]
|
/glibc-2.36/sysdeps/arm/ |
D | unwind-dw2-fde-glibc.c | 33 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()
|
/glibc-2.36/sysdeps/x86_64/fpu/ |
D | e_powl.S | 26 .type one,@object 29 .type p2,@object 32 .type p63,@object 35 .type p64,@object 38 .type p78,@object 41 .type pm79,@object 48 .type infinity,@object 53 .type zero,@object 56 .type minf_mzero,@object
|
D | e_expl.S | 46 .type c0,@object 50 .type c1,@object 55 .type c0,@object 59 .type c1,@object 65 .type csat,@object
|
/glibc-2.36/hurd/ |
D | hurdfault.h | 45 #define _hurdsig_catch_memory_fault(object) \ argument 47 (object), (object) + 1)
|
/glibc-2.36/conform/ |
D | conformtest.py | 31 class CompileSubTest(object): 45 class ExecuteSubTest(object): 59 class ElementTest(object): 95 class ConstantTest(object): 190 class SymbolTest(object): 216 class TypeTest(object): 241 class TagTest(object): 266 class FunctionTest(object): 298 class VariableTest(object): 323 class MacroFunctionTest(object): [all …]
|
/glibc-2.36/elf/ |
D | tst-relro-symbols.py | 69 img = glibcelf.Image.readfile(opts.object) 81 relro_begin, relro_end = find_relro(opts.object, img) 89 sys.stdout.write('{}: error: {}\n'.format(opts.object, msg)) 133 opts.object))
|