Searched refs:objpfx (Results 1 – 25 of 128) sorted by relevance
123456
/glibc-2.36/resolv/ |
D | Makefile | 203 tests-special += $(objpfx)mtrace-tst-leaks.out $(objpfx)mtrace-tst-leaks2.out \ 204 $(objpfx)mtrace-tst-resolv-res_ninit.out 220 $(objpfx)libnss_dns.so: $(objpfx)libresolv.so 223 $(objpfx)libanl.so: $(shared-thread-library) 225 $(objpfx)tst-res_hconf_reorder: $(shared-thread-library) 228 $(objpfx)tst-leaks: $(objpfx)libresolv.so 229 tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace \ 230 LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so 231 $(objpfx)mtrace-tst-leaks.out: $(objpfx)tst-leaks.out 232 $(common-objpfx)malloc/mtrace $(objpfx)tst-leaks.mtrace > $@; \ [all …]
|
/glibc-2.36/dlfcn/ |
D | Makefile | 70 tststatic-ENV = LD_LIBRARY_PATH=$(ld-library-path):$(common-objpfx)elf 92 test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(modules-names))) 99 $(objpfx)glrefmain.out: $(objpfx)glrefmain \ 100 $(objpfx)glreflib1.so $(objpfx)glreflib2.so 102 $(objpfx)failtest.out: $(objpfx)failtestmod.so 104 $(objpfx)tst-dladdr.out: $(objpfx)glreflib1.so 106 $(objpfx)tst-dlinfo.out: $(objpfx)glreflib3.so 110 $(objpfx)default: $(objpfx)defaultmod1.so $(objpfx)defaultmod2.so 113 $(objpfx)errmsg1.out: $(objpfx)errmsg1 $(objpfx)errmsg1mod.so 115 $(objpfx)tstatexit.out: $(objpfx)tstatexit $(objpfx)modatexit.so [all …]
|
/glibc-2.36/sysdeps/x86_64/ |
D | Makefile | 40 $(objpfx)ifuncmain8: $(objpfx)ifuncmod8.so 45 $(objpfx)tst-quad1: $(objpfx)tst-quadmod1.so 46 $(objpfx)tst-quad2: $(objpfx)tst-quadmod2.so 54 $(objpfx)tst-quad1pie: $(objpfx)tst-quadmod1pie.o 55 $(objpfx)tst-quad2pie: $(objpfx)tst-quadmod2pie.o 69 $(objpfx)tst-x86_64-1: $(objpfx)x86_64/tst-x86_64mod-1.so 79 $(objpfx)tst-platform-1: $(objpfx)tst-platformmod-1.so 80 $(objpfx)tst-platform-1.out: $(objpfx)x86_64/tst-platformmod-2.so 83 tst-platform-1-ENV = LD_PRELOAD=$(objpfx)\$$PLATFORM/tst-platformmod-2.so \ 108 $(objpfx)tst-audit3: $(objpfx)tst-auditmod3a.so [all …]
|
/glibc-2.36/intl/ |
D | Makefile | 37 before-compile += $(objpfx)msgs.h 44 $(objpfx)plural.c: plural.y 48 $(objpfx)plural.o: $(objpfx)plural.c 53 tests-special += $(objpfx)tst-translit.out $(objpfx)tst-gettext.out \ 54 $(objpfx)tst-gettext2.out $(objpfx)tst-codeset.out \ 55 $(objpfx)tst-gettext3.out 57 tests-special += $(objpfx)tst-gettext4.out $(objpfx)tst-gettext5.out \ 58 $(objpfx)tst-gettext6.out 61 tests-special += $(objpfx)mtrace-tst-gettext.out 73 codeset_mo = $(objpfx)domaindir/de_DE/LC_MESSAGES/codeset.mo [all …]
|
D | tst-gettext2.sh | 26 objpfx=$5 29 mkdir -p ${objpfx}domaindir 32 ${objpfx}domaindir/lang1/LC_MESSAGES \ 33 ${objpfx}domaindir/lang2/LC_MESSAGES 36 [ -e ${objpfx}domaindir/lang1/LC_$f ] || 38 ${objpfx}domaindir/lang1 39 [ -e ${objpfx}domaindir/lang2/LC_$f ] || 41 ${objpfx}domaindir/lang2 43 test -e ${objpfx}domaindir/lang1/LC_MESSAGES/SYS_LC_MESSAGES || { 45 ${objpfx}domaindir/lang1/LC_MESSAGES [all …]
|
/glibc-2.36/manual/ |
D | Makefile | 26 dvi: $(objpfx)libc.dvi 27 pdf: $(objpfx)libc.pdf 33 info: $(objpfx)libc.info 47 -include $(objpfx)texis 48 $(objpfx)texis: texis.awk $(chapters) $(appendices) $(licenses) 63 $(addprefix $(objpfx),$(filter $(libc-texi-generated) summary.texi \ 68 AWK=$(AWK) $(SHELL) $< $(objpfx) \ 73 $(objpfx)libc.dvi $(objpfx)libc.pdf $(objpfx)libc.info: \ 74 $(addprefix $(objpfx),$(libc-texi-generated)) 75 $(objpfx)libc.dvi $(objpfx)libc.pdf: texinfo.tex [all …]
|
/glibc-2.36/malloc/ |
D | Makefile | 162 $(objpfx)tst-malloc-backtrace: $(shared-thread-library) 163 $(objpfx)tst-malloc-thread-exit: $(shared-thread-library) 164 $(objpfx)tst-malloc-thread-fail: $(shared-thread-library) 165 $(objpfx)tst-mallocfork3: $(shared-thread-library) 166 $(objpfx)tst-mallocfork3-mcheck: $(shared-thread-library) 167 $(objpfx)tst-malloc-fork-deadlock: $(shared-thread-library) 168 $(objpfx)tst-malloc-stats-cancellation: $(shared-thread-library) 169 $(objpfx)tst-malloc-backtrace-mcheck: $(shared-thread-library) 170 $(objpfx)tst-malloc-thread-exit-mcheck: $(shared-thread-library) 171 $(objpfx)tst-malloc-thread-fail-mcheck: $(shared-thread-library) [all …]
|
/glibc-2.36/iconvdata/ |
D | Makefile | 94 $(objpfx)EUC-KR.so: $(objpfx)libKSC.so 96 $(objpfx)JOHAB.so: $(objpfx)libKSC.so 98 $(objpfx)UHC.so: $(objpfx)libKSC.so 100 $(objpfx)EUC-JP.so: $(objpfx)libJIS.so 102 $(objpfx)EUC-JP-MS.so: $(objpfx)libJIS.so 104 $(objpfx)EUC-CN.so: $(objpfx)libGB.so 106 $(objpfx)EUC-TW.so: $(objpfx)libCNS.so 108 $(objpfx)EUC-JISX0213.so: $(objpfx)libJISX0213.so 110 $(objpfx)SHIFT_JISX0213.so: $(objpfx)libJISX0213.so 113 $(objpfx)ISO-2022-JP.so: $(objpfx)libJIS.so $(objpfx)libGB.so \ [all …]
|
D | tst-table.sh | 24 objpfx=$2 38 > ${objpfx}tst-${charset}.charmap.table 42 grep '0x....$' < ${objpfx}tst-${charset}.charmap.table \ 43 > ${objpfx}tst-${charset}.truncated.table 44 mv ${objpfx}tst-${charset}.truncated.table ${objpfx}tst-${charset}.charmap.table 52 irreversible=${objpfx}tst-${charset}.irreversible 53 (grep '^0x8EA1' ${objpfx}tst-${charset}.charmap.table 62 ${objpfx}tst-table-from ${charset} \ 63 > ${objpfx}tst-${charset}.table 67 ${objpfx}tst-table-to ${charset} | sort \ [all …]
|
/glibc-2.36/sysdeps/s390/s390-64/ |
D | Makefile | 10 $(objpfx)tst-glibc-hwcaps: \ 11 $(objpfx)libmarkermod2-1.so \ 12 $(objpfx)libmarkermod3-1.so \ 13 $(objpfx)libmarkermod4-1.so \ 14 $(objpfx)libmarkermod5-1.so 15 $(objpfx)tst-glibc-hwcaps.out: \ 16 $(objpfx)libmarkermod2.so \ 17 $(objpfx)glibc-hwcaps/z13/libmarkermod2.so \ 18 $(objpfx)libmarkermod3.so \ 19 $(objpfx)glibc-hwcaps/z13/libmarkermod3.so \ [all …]
|
/glibc-2.36/elf/ |
D | Makefile | 98 tests-special += $(objpfx)list-tunables.out 192 before-compile += $(objpfx)trusted-dirs.h 197 ld-map = $(common-objpfx)ld.map 252 $(objpfx)sotruss-lib.so: $(objpfx)sotruss-lib.os 254 $(objpfx)sotruss-lib.so: $(common-objpfx)libc.so $(objpfx)ld.so \ 255 $(common-objpfx)libc_nonshared.a 257 $(objpfx)sotruss: sotruss.sh $(common-objpfx)config.make 266 $(inst_auditdir)/sotruss-lib.so: $(objpfx)sotruss-lib.so $(+force) 294 CRT-tst-tls1-static-non-pie := $(csu-objpfx)crt1.o 335 LD_LIBRARY_PATH=$(ld-library-path):$(common-objpfx)dlfcn [all …]
|
/glibc-2.36/localedata/ |
D | Makefile | 189 tests-special += $(objpfx)mtrace-tst-leaks.out 214 tests-special += $(objpfx)sort-test.out $(objpfx)tst-fmon.out \ 215 $(objpfx)tst-locale.out $(objpfx)tst-rpmatch.out \ 216 $(objpfx)tst-trans.out $(objpfx)tst-ctype.out \ 217 $(objpfx)tst-langinfo-newlocale.out \ 218 $(objpfx)tst-langinfo-setlocale.out \ 219 $(objpfx)tst-langinfo-newlocale-static.out \ 220 $(objpfx)tst-langinfo-setlocale-static.out \ 221 $(objpfx)tst-numeric.out 323 $(objpfx)tst-iconv-math-trans.out: $(gen-locales) [all …]
|
/glibc-2.36/catgets/ |
D | Makefile | 35 tests-special += $(objpfx)de/libc.cat $(objpfx)test1.cat $(objpfx)test2.cat \ 36 $(objpfx)sample.SJIS.cat $(objpfx)test-gencat.out 37 tests-special += $(objpfx)tst-catgets-mem.out 49 $(objpfx)gencat: $(gencat-modules:%=$(objpfx)%.o) 60 MALLOC_TRACE=$(objpfx)tst-catgets.mtrace \ 61 LD_PRELOAD=$(common-objpfx)/malloc/libc_malloc_debug.so 66 $(objpfx)test1.cat: test1.msg $(objpfx)gencat 69 $(built-program-cmd-after-env) -H $(objpfx)test1.h $@ $<; \ 71 $(objpfx)test2.cat: test2.msg $(objpfx)gencat 72 $(built-program-cmd) -H $(objpfx)test2.h $@ $<; \ [all …]
|
/glibc-2.36/ |
D | Makefile | 213 BUILD_DIR="$(common-objpfx)" 214 CMD_FILE="$(common-objpfx)debugglibc.gdb" 460 @rm -f $(objpfx)stubs.h 461 (sed '/^@/d' $<; LC_ALL=C sort $(subdir-stubs)) > $(objpfx)stubs.h 462 if test -r $@ && cmp -s $(objpfx)stubs.h $@; \ 464 else $(INSTALL_DATA) $(objpfx)stubs.h $@; fi 465 rm -f $(objpfx)stubs.h 502 $(common-objpfx)$(patsubst %,$(libtype$o),c)) \ 503 $(addprefix $(objpfx),$(install-lib)) 506 postclean = $(addprefix $(common-objpfx),$(postclean-generated)) \ [all …]
|
D | Rules | 42 others: $(addprefix $(objpfx),$(extra-objs) \ 47 others: $(addprefix $(objpfx),$(extra-objs) \ 64 before-compile += $(common-objpfx)bits/stdio_lim.h 72 # They can use "$(objpfx)libfnord.a: $(dep-dummy-lib); $(make-dummy-lib)". 73 dep-dummy-lib = $(common-objpfx)dummy.o 78 $(common-objpfx)dummy.c: 87 tests-special += $(objpfx)check-installed-headers-c.out 89 $(objpfx)check-installed-headers-c.out: \ 99 tests-special += $(objpfx)check-installed-headers-cxx.out 101 $(objpfx)check-installed-headers-cxx.out: \ [all …]
|
/glibc-2.36/csu/ |
D | Makefile | 92 before-compile += $(objpfx)abi-tag.h 115 asm-CPPFLAGS += -I$(objpfx). 123 subdir_lib: $(extra-objs:%=$(objpfx)%) 132 $(objpfx)$(start-installed-name): $(objpfx)start.o $(objpfx)abi-note.o \ 133 $(objpfx)init.o $(objpfx)static-reloc.o 135 $(objpfx)r$(start-installed-name): $(objpfx)start.o $(objpfx)abi-note.o \ 136 $(objpfx)init.o 138 $(objpfx)S$(start-installed-name): $(objpfx)start.os $(objpfx)abi-note.o \ 139 $(objpfx)init.o 147 $(objpfx)g$(start-installed-name): \ [all …]
|
/glibc-2.36/stdio-common/ |
D | Makefile | 228 $(objpfx)tst-printf-bz18872-mem.out \ 229 $(objpfx)tst-printf-bz25691-mem.out \ 230 $(objpfx)tst-printf-fp-free-mem.out \ 231 $(objpfx)tst-printf-fp-leak-mem.out \ 232 $(objpfx)tst-printf.out \ 233 $(objpfx)tst-printfsz-islongdouble.out \ 234 $(objpfx)tst-setvbuf1-cmp.out \ 235 $(objpfx)tst-unbputc.out \ 236 $(objpfx)tst-vfprintf-width-prec-mem.out \ 254 tests-special += $(objpfx)tst-errno-manual.out [all …]
|
/glibc-2.36/gmon/ |
D | Makefile | 53 CRT-tst-gmon := $(csu-objpfx)g$(start-installed-name) 54 tst-gmon-ENV := GMON_OUT_PREFIX=$(objpfx)tst-gmon.data 56 tests-special += $(objpfx)tst-gmon-gprof.out 60 CRT-tst-gmon-static := $(csu-objpfx)g$(static-start-installed-name) 62 tst-gmon-static-ENV := GMON_OUT_PREFIX=$(objpfx)tst-gmon-static.data 64 tests-special += $(objpfx)tst-gmon-static-gprof.out 68 CRT-tst-gmon-pie := $(csu-objpfx)g$(start-installed-name) 69 tst-gmon-pie-ENV := GMON_OUT_PREFIX=$(objpfx)tst-gmon-pie.data 71 tests-special += $(objpfx)tst-gmon-pie-gprof.out 76 CRT-tst-gmon-static-pie := $(csu-objpfx)gr$(static-start-installed-name) [all …]
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | Makefile | 22 includes += -I$(..)hurd -I$(common-objpfx)hurd/ 45 hurd-objpfx = $(common-objpfx)hurd/ 48 before-compile += $(patsubst %,$(hurd-objpfx)hurd/%.h,auth io fs process) 49 $(patsubst %,$(hurd-objpfx)hurd/%.h,auth io fs process): hurd-before-compile 51 hurd-before-compile: $(common-objpfx)mach/mach-shortcuts.h 57 $(common-objpfx)hurd/../mach/RPC_task_get_sampled_pcs.c: 81 -include $(common-objpfx)errnos.d 82 $(common-objpfx)errnos.d: $(mach-errnos-deps) 85 $(subst -include $(common-objpfx)libc-modules.h,,$(CPPFLAGS)) \ 87 sed $(sed-remove-objpfx) -e 's,- *:,mach-errnos-deps :=,' \ [all …]
|
/glibc-2.36/sunrpc/ |
D | Makefile | 79 rpc-compat-routines.os = $(addprefix $(objpfx), \ 87 subdir_lib: $(objpfx)librpc_compat_pic.a 88 $(objpfx)librpc_compat_pic.a: $(rpc-compat-routines.os) 90 $(rpc-compat-routines.os): $(objpfx)compat-%.os: %.c $(before-compile) 100 $(objpfx)tst-getmyaddr: $(common-objpfx)linkobj/libc.so 101 $(objpfx)tst-xdrmem: $(common-objpfx)linkobj/libc.so 102 $(objpfx)tst-xdrmem2: $(common-objpfx)linkobj/libc.so 103 $(objpfx)tst-udp-error: $(common-objpfx)linkobj/libc.so 104 $(objpfx)tst-svc_register: \ 105 $(common-objpfx)linkobj/libc.so $(shared-thread-library) [all …]
|
/glibc-2.36/sysdeps/powerpc/powerpc64/le/ |
D | Makefile | 27 before-compile += $(common-objpfx)no_ldbl_gnu_attribute.bin 29 $(common-objpfx)no_ldbl_gnu_attribute.bin: $(..)sysdeps/powerpc/powerpc64/le/no_ldbl_gnu_attribute.c 37 $(OBJCOPY) --update-section=.gnu.attributes=$(common-objpfx)no_ldbl_gnu_attribute.bin $1; \ 45 $(objpfx)m_ldexpl.os: CFLAGS += -mgnu-attribute 46 $(objpfx)s_ldexpl.os: CFLAGS += -mgnu-attribute 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… 84 $(objpfx)s_copysignl$(suf) \ 85 $(objpfx)s_fabsl$(suf)): \ [all …]
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/ |
D | Makefile | 104 tests-special += $(objpfx)test-scanf-ieee128.out 105 tests-special += $(objpfx)test-scanf-ibm128.out 107 tests-special += $(objpfx)test-wscanf-ieee128.out 108 tests-special += $(objpfx)test-wscanf-ibm128.out 110 tests-special += $(objpfx)test-isoc99-scanf-ieee128.out 111 tests-special += $(objpfx)test-isoc99-scanf-ibm128.out 113 tests-special += $(objpfx)test-isoc99-wscanf-ieee128.out 114 tests-special += $(objpfx)test-isoc99-wscanf-ibm128.out 117 $(objpfx)test-scanf-ieee128.out: \ 119 $(objpfx)test-scanf-ieee128 [all …]
|
/glibc-2.36/stdlib/ |
D | Makefile | 289 $(objpfx)tst-thread-quick_exit: $(shared-thread-library) 387 tests-special += $(objpfx)isomac.out 390 tests-special += $(objpfx)tst-fmtmsg.out 409 $(objpfx)bug-strtod2.out: $(gen-locales) 410 $(objpfx)testmb2.out: $(gen-locales) 411 $(objpfx)tst-strtod.out: $(gen-locales) 412 $(objpfx)tst-strtod1i.out: $(gen-locales) 413 $(objpfx)tst-strtod3.out: $(gen-locales) 414 $(objpfx)tst-strtod4.out: $(gen-locales) 415 $(objpfx)tst-strtod5.out: $(gen-locales) [all …]
|
/glibc-2.36/posix/ |
D | Makefile | 144 before-compile += $(objpfx)posix-conf-vars-def.h 163 tests-special += $(objpfx)globtest.out $(objpfx)wordexp-tst.out 169 tests-special += $(objpfx)annexc.out 171 tests-special += $(objpfx)bug-regex2-mem.out $(objpfx)bug-regex14-mem.out \ 172 $(objpfx)bug-regex21-mem.out $(objpfx)bug-regex31-mem.out \ 173 $(objpfx)tst-rxspencer-no-utf8-mem.out $(objpfx)tst-pcre-mem.out \ 174 $(objpfx)tst-boost-mem.out $(objpfx)tst-getconf.out \ 175 $(objpfx)bug-glob2-mem.out $(objpfx)tst-vfork3-mem.out \ 176 $(objpfx)tst-fnmatch-mem.out $(objpfx)bug-regex36-mem.out \ 177 $(objpfx)tst-glob-tilde-mem.out $(objpfx)bug-ga2-mem.out [all …]
|
/glibc-2.36/sysdeps/x86/ |
D | Makefile | 63 $(objpfx)tst-isa-level-1.out: $(objpfx)tst-isa-level-mod-1-baseline.so \ 64 $(objpfx)tst-isa-level-mod-1-v2.so \ 65 $(objpfx)tst-isa-level-mod-1-v3.so \ 66 $(objpfx)tst-isa-level-mod-1-v4.so 180 $(objpfx)tst-cet-legacy-1: $(objpfx)tst-cet-legacy-mod-1.so \ 181 $(objpfx)tst-cet-legacy-mod-2.so 182 $(objpfx)tst-cet-legacy-1a: $(objpfx)tst-cet-legacy-mod-1.so \ 183 $(objpfx)tst-cet-legacy-mod-2.so 184 $(objpfx)tst-cet-legacy-2: $(objpfx)tst-cet-legacy-mod-2.so 185 $(objpfx)tst-cet-legacy-2.out: $(objpfx)tst-cet-legacy-mod-1.so [all …]
|
123456