| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | objdiff | 60 stripped=$dir/${base%.o}.stripped 67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped 68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
|
| H A D | headerdep.pl | 66 my $stripped = $filename; 67 $stripped =~ s/^$i\///; 69 return $stripped if $stripped ne $filename;
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | objdiff | 60 stripped=$dir/${base%.o}.stripped 67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped 68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
| H A D | aufs-util-don-t-strip-executables.patch | 9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb… 10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg… 11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de… 12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg… 13 …WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur…
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ |
| H A D | xorg-wrapper.c | 87 char *stripped, *equals, *key, *value; in parse_config() local 98 stripped = strip(buf); in parse_config() 99 if (stripped[0] == '#' || stripped[0] == 0) in parse_config() 103 equals = strchr(stripped, '='); in parse_config() 110 key = strip(stripped); /* To remove trailing whitespace from key */ in parse_config()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | 0001-build-top.mk-unset-STRIP_OPTS.patch | 9 '/usr/bin/ldapcompare' from openldap was already stripped, this will 10 prevent future debugging! [already-stripped] 13 '/usr/bin/ldapdelete' from openldap was already stripped, this will 14 prevent future debugging! [already-stripped]
|
| /OK3568_Linux_fs/buildroot/package/nmap/ |
| H A D | 0001-libdnet-wrapper-configure.patch | 5 diff --git a/libdnet-stripped/configure.gnu b/libdnet-stripped/configure.gnu 7 +++ b/libdnet-stripped/configure.gnu
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | link_shlib.mk | 15 $(link-out-dir)/$(shlibname).stripped.so \ 21 cleanfiles += $(link-out-dir)/$(shlibname).stripped.so 44 $(link-out-dir)/$(shlibname).stripped.so: $(link-out-dir)/$(shlibname).so 52 $(link-out-dir)/$(shlibuuid).ta: $(link-out-dir)/$(shlibname).stripped.so \
|
| H A D | link.mk | 27 $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf \ 32 cleanfiles += $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf 103 $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf: \ 114 $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | link_shlib.mk | 15 $(link-out-dir)/$(shlibname).stripped.so \ 21 cleanfiles += $(link-out-dir)/$(shlibname).stripped.so 44 $(link-out-dir)/$(shlibname).stripped.so: $(link-out-dir)/$(shlibname).so 52 $(link-out-dir)/$(shlibuuid).ta: $(link-out-dir)/$(shlibname).stripped.so \
|
| H A D | link.mk | 27 $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf \ 32 cleanfiles += $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf 103 $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf: \ 114 $(link-out-dir$(sm))/$(user-ta-uuid).stripped.elf \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/ |
| H A D | link.mk | 16 $(link-out-dir)/$(binary).stripped.elf $(link-out-dir)/$(binary).ta 19 cleanfiles += $(link-out-dir)/$(binary).stripped.elf 59 $(link-out-dir)/$(binary).stripped.elf: $(link-out-dir)/$(binary).elf 63 $(link-out-dir)/$(binary).ta: $(link-out-dir)/$(binary).stripped.elf \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gradm/gradm/ |
| H A D | 0001-Makefile-remove-strip.patch | 9 ERROR: QA Issue: File '/sbin/gradm' from gradm was already stripped, 10 this will prevent future debugging! [already-stripped] 11 ERROR: QA Issue: File '/sbin/grlearn' from gradm was already stripped, 12 this will prevent future debugging! [already-stripped]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/ |
| H A D | boost-build-native_4.4.1.bb | 26 # The build is either release mode (pre-stripped) or debug (-O0). 27 INSANE_SKIP:${PN} = "already-stripped"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/files/ |
| H A D | 0001-do-not-strip-pdata_tools-at-do_install.patch | 9 was already stripped, this will prevent future debugging! [already-stripped]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/ |
| H A D | Warning-fix-in-the-step-of-install.patch | 7 already stripped, this will prevent future debugging! [already-stripped]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | CMakeLists.txt | 268 add_custom_target(install-cxx-headers-stripped DEPENDS install-cxx-headers) 271 add_custom_target(install-libcxx-headers-stripped DEPENDS install-cxx-headers-stripped)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | CMakeLists.txt | 268 add_custom_target(install-cxx-headers-stripped DEPENDS install-cxx-headers) 271 add_custom_target(install-libcxx-headers-stripped DEPENDS install-cxx-headers-stripped)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/ |
| H A D | rust_1.59.0.bb | 5 INSANE_SKIP:${PN}:class-native = "already-stripped"
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_configfs.c | 1335 char *stripped = NULL; in target_wwn_vendor_id_store() local 1342 stripped = strstrip(buf); in target_wwn_vendor_id_store() 1343 len = strlen(stripped); in target_wwn_vendor_id_store() 1352 ret = target_check_inquiry_data(stripped); in target_wwn_vendor_id_store() 1370 strlcpy(dev->t10_wwn.vendor, stripped, sizeof(dev->t10_wwn.vendor)); in target_wwn_vendor_id_store() 1391 char *stripped = NULL; in target_wwn_product_id_store() local 1398 stripped = strstrip(buf); in target_wwn_product_id_store() 1399 len = strlen(stripped); in target_wwn_product_id_store() 1408 ret = target_check_inquiry_data(stripped); in target_wwn_product_id_store() 1426 strlcpy(dev->t10_wwn.model, stripped, sizeof(dev->t10_wwn.model)); in target_wwn_product_id_store() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
| H A D | force-STRIP-to-emtpy.patch | 6 otherwise the generate file will be stripped
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-ujson/ |
| H A D | 0001-setup.py-Do-not-strip-debugging-symbols.patch | 7 bitbake build errors related to already-stripped.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-bsp/rockchip-npu/ |
| H A D | rockchip-npu.bb | 41 INSANE_SKIP:${PN} = "already-stripped ldflags"
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-bsp/rk-binary/ |
| H A D | rk-binary-native.bb | 21 INSANE_SKIP:${PN} = "already-stripped"
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/ |
| H A D | chromium-%.bbappend | 28 INSANE_SKIP:${PN} = "already-stripped"
|