Lines Matching refs:lib
36 # clean_dep lib/libc fstat c
48 # clean_dep lib/libc strncat c "libc.string.strncat.c"
57 # clean_dep lib/libc strlen S arm-optimized-routines
58 # run rm -f "$OBJTOP"/lib/libc/strlen.S
64 # clean_dep lib/libc bcmp c
162 dirprfx=${libcompat:+obj-lib${libcompat}/}
164 echo "Removing stale ${libcompat:+lib${libcompat} }dependencies and objects for $2.$3"
239 clean_dep lib/libc bcmp c
266 clean_dep lib/libc kqueue1 S
269 if [ -f "$OBJTOP"/secure/lib/libcrypto/aria.o ]; then
272 dirprfx=${libcompat:+obj-lib${libcompat}/}
273 run rm -rf "$OBJTOP"/${dirprfx}secure/lib/libcrypto \
274 "$OBJTOP"/${dirprfx}secure/lib/libssl
279 clean_dep lib/libc ffs S
280 clean_dep lib/libc ffsl S
281 clean_dep lib/libc ffsll S
282 clean_dep lib/libc fls S
283 clean_dep lib/libc flsl S
284 clean_dep lib/libc flsll S
294 clean_dep lib/libc fstat c
295 clean_dep lib/libc fstatat c
296 clean_dep lib/libc fstatfs c
297 clean_dep lib/libc getdirentries c
298 clean_dep lib/libc getfsstat c
299 clean_dep lib/libc statfs c
312 ALL_libcompats="$libcompats" clean_dep lib/libsys syscall S ".*/syscall\.S"
313 ALL_libcompats="$libcompats" clean_dep lib/libc syscall S ".*/syscall\.S"
324 clean_dep cddl/lib/libzpool abd_os c "linux/zfs/abd_os\.c"
327 clean_dep cddl/lib/libzpool zfs_debug c "linux/zfs/zfs_debug\.c"
330 clean_dep cddl/lib/libzpool arc_os c "linux/zfs/arc_os\.c"
334 for f in "$OBJTOP"/lib/libc/.depend.libc_start1.*o; do
338 if ! grep -q 'lib/libc/csu/riscv/reloc\.c' "$f"; then
341 "$OBJTOP"/lib/libc/.depend.libc_start1.* \
342 "$OBJTOP"/lib/libc/libc_start1.*o
349 p="$OBJTOP"/lib/clang/libclang/clang/Basic
358 # 20241025 cb5e41b16083 Unbundle hash functions fom lib/libcrypt
359 clean_dep lib/libcrypt crypt-md5 c
360 clean_dep lib/libcrypt crypt-nthash c
361 clean_dep lib/libcrypt crypt-sha256 c
362 clean_dep lib/libcrypt crypt-sha512 c
364 # 20241213 b55f5e1c4ae3 jemalloc: Move generated jemalloc.3 into lib/libc tree
365 if [ -h "$OBJTOP"/lib/libc/jemalloc.3 ]; then
367 # confused and won't use the one in lib/libc/malloc/jemalloc/jemalloc.3
369 run rm -f "$OBJTOP"/lib/libc/jemalloc.3
374 ALL_libcompats= clean_dep lib/libc strcmp S arm-optimized-routines
375 run rm -f "$OBJTOP"/lib/libc/strcmp.S
378 ALL_libcompats= clean_dep lib/libc strspn c
381 ALL_libcompats= clean_dep lib/libc strcspn c
384 ALL_libcompats= clean_dep lib/libc strpbrk c "libc.string.strpbrk.c"
387 ALL_libcompats= clean_dep lib/libc strcat c "libc.string.strcat.c"
390 ALL_libcompats= clean_dep lib/libc strlcpy c
393 ALL_libcompats= clean_dep lib/libc strncmp S arm-optimized-routines
394 run rm -f "$OBJTOP"/lib/libc/strncmp.S
397 ALL_libcompats= clean_dep lib/libc memccpy c
400 ALL_libcompats= clean_dep lib/libc strncat c "libc.string.strncat.c"
403 ALL_libcompats= clean_dep lib/libc strlcat c "libc.string.strlcat.c"
404 ALL_libcompats= clean_dep lib/libc memchr S "[[:space:]]memchr.S"
405 run rm -f "$OBJTOP"/lib/libc/memchr.S
408 ALL_libcompats= clean_dep lib/libc strlen S arm-optimized-routines
409 run rm -f "$OBJTOP"/lib/libc/strlen.S
412 ALL_libcompats= clean_dep lib/libc bcopy c "libc.string.bcopy.c"
413 ALL_libcompats= clean_dep lib/libc bzero c "libc.string.bzero.c"
416 ALL_libcompats= clean_dep lib/libc timingsafe_bcmp c
419 ALL_libcompats= clean_dep lib/libc timingsafe_memcmp c
432 if [ -f "$OBJTOP"/lib/clang/libllvm/libllvm.a ]; then
434 run rm -f "$OBJTOP"/lib/clang/libllvm/libllvm.a
436 if [ -f "$OBJTOP"/lib/clang/libclang/libclang.a ]; then
438 run rm -f "$OBJTOP"/lib/clang/libclang/libclang.a
440 if [ -f "$OBJTOP"/lib/clang/liblldb/liblldb.a ]; then
442 run rm -f "$OBJTOP"/lib/clang/liblldb/liblldb.a