2024-04-23 19:32 ftp://ftp.de.debian.org/debian/pool/main/b/binutils-m68hc1x/binutils-m68hc1x_2.35.1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=zlib --library=bsd --check-library --inconclusive --enable=style,information --inline-suppr --disable=missingInclude --suppress=unmatchedSuppression --template=daca2 --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j2 platform: Linux-6.6.15-amd64-x86_64-with-glibc2.37 python: 3.11.8 client-version: 1.3.53 compiler: g++ (Debian 13.2.0-13) 13.2.0 cppcheck: head 2.14.0 head-info: 24be0e5 (2024-04-23 14:04:36 +0200) count: 21256 21256 elapsed-time: 799.3 788.1 head-timing-info: old-timing-info: head results: binutils-2.35.1/bfd/aix5ppc-core.c:334:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/aix5ppc-core.c:345:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/aix5ppc-core.c:351:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.h:928:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.h:951:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/aix386-core.c:73:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable corehdr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/aix386-core.c:147:16: style: Local variable 'flags' shadows outer variable [shadowVariable] binutils-2.35.1/bfd/aix386-core.c:81:12: note: Shadowed declaration binutils-2.35.1/bfd/aix386-core.c:147:16: note: Shadow variable binutils-2.35.1/bfd/aoutx.h:274:1: error: There is an unknown macro here somewhere. Configuration is required. If CONCAT3 is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/aout-ns32k.c:144:1: error: There is an unknown macro here somewhere. Configuration is required. If CONCAT2 is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/archive.c:195:39: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/archive64.c:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archive64.c:182:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ar_hdr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archive64.c:213:16: style: Redundant initialization for 'current'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/archive64.c:170:16: note: current is initialized binutils-2.35.1/bfd/archive64.c:213:16: note: current is overwritten binutils-2.35.1/bfd/archures.c:819:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ap [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archures.c:911:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archures.c:993:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archures.c:1129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archures.c:1343:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ap [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archures.c:1403:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ELF_OCTETS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/archures.c:1453:35: style:inconclusive: Function 'bfd_arch_default_fill' argument 2 names different: declaration 'is_bigendian' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/libbfd.h:3445:17: note: Function 'bfd_arch_default_fill' argument 2 names different: declaration 'is_bigendian' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/archures.c:1453:35: note: Function 'bfd_arch_default_fill' argument 2 names different: declaration 'is_bigendian' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/archures.c:1454:27: style:inconclusive: Function 'bfd_arch_default_fill' argument 3 names different: declaration 'code' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/libbfd.h:3446:17: note: Function 'bfd_arch_default_fill' argument 3 names different: declaration 'code' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/archures.c:1454:27: note: Function 'bfd_arch_default_fill' argument 3 names different: declaration 'code' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/archures.c:1320:25: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/bfdio.c:219:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsed_size [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:254:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:319:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:348:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:454:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:490:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ufile_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:542:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:566:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:623:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfdio.c:495:25: style: Variable 'adata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/bfdio.c:555:25: style: Variable 'bim' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/bfdio.c:602:20: style: Parameter 'abfd' can be declared as pointer to const. However it seems that 'memory_btell' is a callback function, if 'abfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/bfdio.c:702:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/bfdio.c:602:20: note: Parameter 'abfd' can be declared as pointer to const binutils-2.35.1/bfd/bfdio.c:674:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'memory_bflush' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/bfdio.c:703:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/bfdio.c:674:26: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/bfdio.c:682:25: style: Variable 'bim' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/bfdio.c:691:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/bfdio.c:695:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/bfd.c:737:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_on_input [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:760:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_on_input [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:785:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_on_input [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:825:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1090:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1189:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Int [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1327:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Bad [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1546:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1582:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1632:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1659:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_VERSION_STRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1672:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_VERSION_STRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1703:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1735:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1781:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1800:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1827:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1845:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1863:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:1902:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_byte [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2180:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2272:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2328:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2338:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2373:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxpagesize [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2399:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2433:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commonpagesize [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2548:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_COMPRESS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2627:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2675:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2714:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/bfd.c:2772:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/binary.c:49:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/binary.c:65:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/binary.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/binary.c:154:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/binary.c:229:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/binary.c:47:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'binary_mkobject' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/binary.c:352:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/binary.c:47:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/binary.c:114:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/binary.c:122:31: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/binary.c:298:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/binary.c:299:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/bfd.c:795:7: error: Memory leak: buf [memleak] binutils-2.35.1/bfd/bfd.c:783:14: style: Local variable 'errno' shadows outer variable [shadowVariable] binutils-2.35.1/bfd/sysdep.h:40:12: note: Shadowed declaration binutils-2.35.1/bfd/bfd.c:783:14: note: Shadow variable binutils-2.35.1/bfd/bfd.c:900:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/bfd.c:1072:8: style: Variable 'value' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/bfd.c:1080:30: style: Variable 'ci' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/bfd.c:1123:3: style: Variable 'value' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/bfd.c:2623:20: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/bfd.c:2673:55: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/bfd.c:2809:20: style: Variable 'chdr.ch_type' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/bfd.c:2826:20: style: Variable 'chdr.ch_type' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/cache.c:169:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:211:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:239:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_IN_MEMORY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:325:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:389:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:411:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:425:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:441:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:501:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:529:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:557:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:583:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cache.c:110:28: style: The comparison 'max < 10' is always false. [knownConditionTrueFalse] binutils-2.35.1/bfd/cache.c:106:8: note: 'max' is assigned value '10' here. binutils-2.35.1/bfd/cache.c:110:28: note: The comparison 'max < 10' is always false. binutils-2.35.1/bfd/cache.c:110:38: style: Same value in both branches of ternary operator. [duplicateValueTernary] binutils-2.35.1/bfd/cisco-core.c:104:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cisco-core.c:313:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sig [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cisco-core.c:305:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/cisco-core.c:311:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/cisco-core.c:67:8: style: struct member 'crashinfo_external::textbase' is never used. [unusedStructMember] binutils-2.35.1/bfd/cisco-core.c:68:8: style: struct member 'crashinfo_external::database' is never used. [unusedStructMember] binutils-2.35.1/bfd/cisco-core.c:69:8: style: struct member 'crashinfo_external::bssbase' is never used. [unusedStructMember] binutils-2.35.1/bfd/coff-i386.c:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-i386.c:450:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-i386.c:560:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IMAGEBASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-i386.c:590:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:314:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:351:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:406:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUXENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:493:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUXESZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:591:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINESZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:725:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOUTSZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:801:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:478:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:508:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _TEXT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:751:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYP_TEXT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:1668:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:1770:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_STAT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2027:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2062:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_BTMASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2379:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_obscure [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2451:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2560:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2871:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2883:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:3006:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:3382:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:4195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:4257:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:4314:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:4523:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:4971:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5040:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5178:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CONSTRUCTOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5307:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:218:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FDR_BITS1_LANG_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:284:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FDR_BITS1_LANG_SH_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:351:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDR_BITS1_GP_USED_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDR_BITS1_RESERVED_SH_LEFT_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:458:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_BITS1_ST_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:509:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYM_BITS1_ST_SH_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:554:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXT_BITS1_JMPTBL_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:674:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPT_BITS2_VALUE_SH_LEFT_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ecoffswap.h:713:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPT_BITS2_VALUE_SH_LEFT_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:105:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:421:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _PDATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:446:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:473:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_ALPHA_OBJECT_TYPE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:504:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELOC_BITS0_TYPE_LITTLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:549:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_R_LITUSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:598:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_R_GPVALUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:763:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:1149:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_R_REFLONG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:1201:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:1224:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:1352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_RELOC_SECTIONS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:1977:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:2024:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILHSZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:2058:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_IN_MEMORY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:2207:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_malformed_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-alpha.c:97:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:236:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:97:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:98:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:236:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:98:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:99:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:236:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:99:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:100:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:236:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:100:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:101:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:236:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:101:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:102:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:236:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:102:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:469:32: style: Variable 'internal_f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-alpha.c:769:14: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-alpha.c:1141:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-alpha.c:1193:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-alpha.c:1343:26: style: Variable 'ext_rel_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-alpha.c:1973:28: style: Parameter 'abfd' can be declared as pointer to const. However it seems that 'alpha_adjust_headers' is a callback function, if 'abfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2375:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:1973:28: note: Parameter 'abfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2011:18: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-alpha.c:2046:18: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-alpha.c:2190:22: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-alpha.c:2227:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_aux_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2294:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2227:41: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2228:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_aux_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2294:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2228:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2233:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_aux_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2294:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2233:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2238:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_sym_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2294:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2238:41: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2239:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_sym_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2294:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2239:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2240:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_sym_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2294:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2240:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2245:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_lineno_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2295:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2245:44: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2246:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_lineno_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2295:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2246:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2247:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_lineno_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2295:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2247:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2252:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_aux_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2295:38: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2252:42: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2253:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_aux_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2295:38: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2253:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2258:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_aux_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2295:38: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2258:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2264:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_sym_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2296:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2264:42: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2265:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_sym_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2296:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2265:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2266:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_sym_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2296:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2266:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2272:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_lineno_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2296:36: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2272:45: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2273:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_lineno_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2296:36: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2273:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2274:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_lineno_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2296:36: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2274:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2280:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2297:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2280:44: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2281:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2297:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2281:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-alpha.c:2282:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'alpha_ecoff_swap_coff_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-alpha.c:2297:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-alpha.c:2282:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:753:21: style: Condition 'sec_flags&SEC_NEVER_LOAD' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/coffcode.h:732:24: note: Assignment 'sec_flags=0', assigned value is 0 binutils-2.35.1/bfd/coffcode.h:753:21: note: Condition 'sec_flags&SEC_NEVER_LOAD' is always false binutils-2.35.1/bfd/coffcode.h:760:21: style: Condition 'sec_flags&SEC_NEVER_LOAD' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/coffcode.h:732:24: note: Assignment 'sec_flags=0', assigned value is 0 binutils-2.35.1/bfd/coffcode.h:760:21: note: Condition 'sec_flags&SEC_NEVER_LOAD' is always false binutils-2.35.1/bfd/coffcode.h:768:21: style: Condition 'sec_flags&SEC_NEVER_LOAD' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/coffcode.h:732:24: note: Assignment 'sec_flags=0', assigned value is 0 binutils-2.35.1/bfd/coffcode.h:768:21: note: Condition 'sec_flags&SEC_NEVER_LOAD' is always false binutils-2.35.1/bfd/coff-i386.c:70:9: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'coff_i386_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-i386.c:339:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:70:9: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-i386.c:440:16: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'coff_i386_rtype_to_howto' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:440:16: note: Parameter 'sec' can be declared as pointer to const binutils-2.35.1/bfd/coff-i386.c:441:29: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'coff_i386_rtype_to_howto' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:441:29: note: Parameter 'rel' can be declared as pointer to const binutils-2.35.1/bfd/coff-i386.c:443:30: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'coff_i386_rtype_to_howto' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:443:30: note: Parameter 'sym' can be declared as pointer to const binutils-2.35.1/bfd/coff-i386.c:554:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-i386.c:584:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coffcode.h:730:27: style: Variable 'internal_s' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:2006:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_set_alignment_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5382:42: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2006:36: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2007:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_set_alignment_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5382:42: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2007:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2008:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_set_alignment_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5382:42: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2008:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2049:28: style: Variable 'internal_f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:2133:28: style: Variable 'internal_f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:2388:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'symname_in_debug_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5383:28: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2388:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2389:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'symname_in_debug_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5383:28: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2389:38: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2444:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_print_aux' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5384:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2444:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2445:14: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_print_aux' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5384:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2445:14: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:3396:13: style: Variable 'bss_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:4895:33: style: Parameter 'syment' can be declared as pointer to const. However it seems that 'coff_classify_symbol' is a callback function, if 'syment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5385:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:4895:33: note: Parameter 'syment' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5294:35: style: Parameter 'abfd' can be declared as pointer to const. However it seems that 'coff_link_output_has_begun' is a callback function, if 'abfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5388:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5294:35: note: Parameter 'abfd' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5295:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_link_output_has_begun' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5388:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5295:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5304:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_final_link_postscript' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5388:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5304:40: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5305:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_final_link_postscript' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5388:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5305:45: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:3407:13: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/coffcode.h:5175:19: style: Variable 'tblptr' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/coff-bfd.c:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-bfd.c:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-bfd.c:64:21: style: Variable 'csym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-arm.c:109:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:590:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:607:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:666:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:827:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CTOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:874:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:959:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1037:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1066:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1225:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1829:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1862:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1918:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1979:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2032:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2168:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_APCS_SET [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2353:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_APCS26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2481:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2514:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_of_glue_owner [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:2530:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-i386.c:609:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:470:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-go32.c:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-go32.c:101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-go32.c:127:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-arm.c:1355:9: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1354:9: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1355:9: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1362:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1361:9: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1362:9: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1443:9: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1442:9: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1443:9: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1451:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1450:9: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1451:9: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1799:7: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1797:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1799:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1810:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1806:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1810:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1811:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1806:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1811:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1825:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1821:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1825:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1826:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1821:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1826:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1848:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1847:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1848:3: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1904:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1903:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1904:3: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:1985:7: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:1983:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:1985:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:2041:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:2040:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:2041:3: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:2309:12: warning: Either the condition 'ptr!=NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:2307:3: note: Assuming that condition 'ptr!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:2305:15: note: file is assigned '(FILE*)ptr' here. binutils-2.35.1/bfd/coff-arm.c:2309:12: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:2309:44: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:2307:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:2309:44: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:2311:7: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:2307:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:2311:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:2527:7: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:2525:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/coff-arm.c:2527:7: note: Null pointer dereference binutils-2.35.1/bfd/coff-arm.c:2065:29: warning: Either the condition 'i!=0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] binutils-2.35.1/bfd/coff-arm.c:2063:7: note: Assuming that condition 'i!=0' is not redundant binutils-2.35.1/bfd/coff-arm.c:2065:29: note: Null pointer addition binutils-2.35.1/bfd/coff-arm.c:1589:8: style: Variable 'rstat' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/coff-arm.c:1561:12: note: rstat is assigned binutils-2.35.1/bfd/coff-arm.c:1589:8: note: rstat is overwritten binutils-2.35.1/bfd/coff-arm.c:103:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'coff_arm_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:462:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:103:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:535:28: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'coff_arm_rtype_to_howto' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:535:28: note: Parameter 'rel' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:581:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'aoutarm_fix_pcrel_26_done' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:421:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:581:38: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:582:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'aoutarm_fix_pcrel_26_done' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:421:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:582:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:583:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'aoutarm_fix_pcrel_26_done' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:421:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:583:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:584:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'aoutarm_fix_pcrel_26_done' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:421:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:584:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:585:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'aoutarm_fix_pcrel_26_done' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:421:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:585:31: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:586:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'aoutarm_fix_pcrel_26_done' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:421:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:586:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:601:14: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'aoutarm_fix_pcrel_26' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-arm.c:1249:9: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:601:14: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:659:10: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-arm.c:865:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-arm.c:1839:37: style: Variable 'myh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-arm.c:2158:14: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'coff_arm_adjust_symndx' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5387:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:2158:14: note: Parameter 'sec' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:2164:36: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-arm.c:2303:40: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-arm.c:2472:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-arm.c:2511:39: style: Parameter 'sub' can be declared as pointer to const. However it seems that 'coff_arm_link_output_has_begun' is a callback function, if 'sub' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5388:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:2511:39: note: Parameter 'sub' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5111:7: style: Variable 'coffsym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-arm.c:1304:12: style: Variable 'sec' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/coff-mcore.c:227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mcore.c:250:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_notsupported [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mcore.c:263:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_REL_MCORE_ADDR32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mcore.c:286:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mcore.c:314:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_REL_MCORE_RVA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mcore.c:342:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_REL_MCORE_RVA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mcore.c:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:247:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:281:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELOC_BITS0_SYMNDX_SH_LEFT_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:324:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELOC_BITS0_SYMNDX_SH_LEFT_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:353:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPS_R_PCREL16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:400:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:446:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:515:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:576:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:698:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPS_R_REFHALF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:738:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:823:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_RELOC_SECTIONS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-mips.c:241:28: style: Variable 'internal_f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-mips.c:373:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_adjust_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1387:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:373:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:375:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_adjust_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1387:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:375:40: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:393:16: style: Parameter 'symbol' can be declared as pointer to const. However it seems that 'mips_generic_reloc' is a callback function, if 'symbol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:225:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:393:16: note: Parameter 'symbol' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:395:17: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'mips_generic_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:225:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:395:17: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:396:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'mips_generic_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:225:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:396:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:436:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'mips_refhi_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:156:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:436:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:690:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mips.c:730:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mips.c:751:42: style: Parameter 'refhi' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mips.c:752:28: style: Parameter 'reflo' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mips.c:754:15: style: Parameter 'input_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mips.c:1243:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_aux_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1310:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1243:40: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1244:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_aux_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1310:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1244:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1249:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_aux_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1310:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1249:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1254:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_sym_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1310:34: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1254:40: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1255:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_sym_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1310:34: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1255:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1256:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_sym_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1310:34: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1256:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1261:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_lineno_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1311:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1261:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1262:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_lineno_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1311:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1262:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1263:15: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_lineno_in' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1311:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1263:15: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1268:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_aux_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1311:37: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1268:41: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1269:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_aux_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1311:37: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1269:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1274:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_aux_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1311:37: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1274:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1280:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_sym_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1312:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1280:41: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1281:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_sym_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1312:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1281:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1282:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_sym_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1312:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1282:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1288:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_lineno_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1312:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1288:44: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1289:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_lineno_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1312:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1289:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1290:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_lineno_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1312:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1290:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1296:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1313:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1296:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1297:15: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1313:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1297:15: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mips.c:1298:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'mips_ecoff_swap_coff_reloc_out' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-mips.c:1313:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mips.c:1298:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mcore.c:428:15: warning: Either the condition 'sym==NULL' is redundant or there is possible null pointer dereference: sym. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-mcore.c:432:16: note: Assuming that condition 'sym==NULL' is not redundant binutils-2.35.1/bfd/coff-mcore.c:428:15: note: Null pointer dereference binutils-2.35.1/bfd/coff-mcore.c:258:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mcore.c:280:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mcore.c:302:31: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'coff_mcore_rtype_to_howto' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mcore.c:302:31: note: Parameter 'rel' can be declared as pointer to const binutils-2.35.1/bfd/coff-mcore.c:304:32: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'coff_mcore_rtype_to_howto' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mcore.c:304:32: note: Parameter 'sym' can be declared as pointer to const binutils-2.35.1/bfd/coff-mcore.c:340:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mcore.c:340:61: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-mcore.c:197:12: style: struct member 'coff_mcore_link_hash_table::bfd_of_toc_owner' is never used. [unusedStructMember] binutils-2.35.1/bfd/coff-mcore.c:198:14: style: struct member 'coff_mcore_link_hash_table::global_toc_size' is never used. [unusedStructMember] binutils-2.35.1/bfd/coff-mcore.c:199:14: style: struct member 'coff_mcore_link_hash_table::import_table_size' is never used. [unusedStructMember] binutils-2.35.1/bfd/coff-mcore.c:200:14: style: struct member 'coff_mcore_link_hash_table::first_thunk_address' is never used. [unusedStructMember] binutils-2.35.1/bfd/coff-mcore.c:201:14: style: struct member 'coff_mcore_link_hash_table::thunk_size' is never used. [unusedStructMember] binutils-2.35.1/bfd/coffcode.h:2462:28: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/coff-ppc.c:924:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:952:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1614:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1632:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1650:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1668:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1686:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1705:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1770:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1842:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1884:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1937:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1999:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:516:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:582:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5156:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rel [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:716:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:1148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_LABEL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2071:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2099:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2218:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2279:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2325:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_sh_dsp [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2552:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_ALIGN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2672:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2764:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_PCDISP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:2927:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:3047:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:3059:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:768:23: style: Parameter 'toc_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-ppc.c:900:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-ppc.c:901:24: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-ppc.c:1602:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_refhi_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:647:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1602:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1603:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_refhi_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:647:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1603:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1604:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_refhi_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:647:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1604:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1605:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_refhi_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:647:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1605:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1606:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_refhi_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:647:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1606:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1607:9: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ppc_refhi_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:647:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1607:9: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1620:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_pair_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:663:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1620:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1621:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_pair_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:663:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1621:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1622:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_pair_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:663:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1622:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1623:15: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_pair_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:663:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1623:15: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1624:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_pair_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:663:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1624:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1625:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ppc_pair_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:663:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1625:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1638:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_toc16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:496:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1638:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1639:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_toc16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:496:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1639:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1640:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_toc16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:496:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1640:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1641:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_toc16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:496:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1641:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1642:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_toc16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:496:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1642:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1643:9: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ppc_toc16_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:496:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1643:9: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1656:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_secrel_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:547:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1656:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1657:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_secrel_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:547:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1657:26: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1658:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_secrel_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:547:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1658:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1659:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_secrel_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:547:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1659:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1660:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_secrel_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:547:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1660:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1661:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ppc_secrel_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:547:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1661:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1674:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_section_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:564:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1674:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1675:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_section_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:564:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1675:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1676:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_section_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:564:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1676:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1677:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_section_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:564:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1677:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1678:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_section_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:564:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1678:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1679:11: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ppc_section_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:564:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1679:11: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1692:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_imglue_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:598:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1692:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1693:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_imglue_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:598:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1693:26: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1694:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_imglue_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:598:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1694:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1695:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_imglue_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:598:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1695:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1696:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ppc_imglue_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:598:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1696:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1697:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ppc_imglue_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-ppc.c:598:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1697:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1718:63: style: Parameter 'internal' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-ppc.c:1781:28: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'coff_ppc_rtype_to_howto' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:1781:28: note: Parameter 'rel' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:1855:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-ppc.c:1876:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-ppc.c:1934:19: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-ppc.c:2316:27: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-ppc.c:946:27: style: Variable 'howto' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/coff-ppc.c:1269:23: style: Variable 'name' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/coff-stgo32.c:225:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-stgo32.c:273:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-stgo32.c:341:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-stgo32.c:366:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:867:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/coff-sh.c:866:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/coff-sh.c:867:8: note: Null pointer dereference binutils-2.35.1/bfd/coff-sh.c:510:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-sh.c:567:15: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'sh_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:359:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-sh.c:567:15: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:713:33: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-sh.c:1075:33: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-sh.c:1076:26: style: Variable 'irelalign' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-sh.c:1078:20: style: Variable 'esymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-sh.c:1372:41: style: Variable 'irelscanend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-sh.c:2320:14: style: Parameter 'label_end' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-sh.c:2527:20: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'sh_swap_insns' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:2714:59: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-sh.c:2527:20: note: Parameter 'sec' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:2534:33: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-sh.c:2667:33: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-sh.c:2931:24: style: Variable 'esymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:2006:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_set_alignment_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3100:42: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2006:36: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2007:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_set_alignment_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3100:42: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2007:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2008:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_set_alignment_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3100:42: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2008:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2388:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'symname_in_debug_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3101:28: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2388:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2389:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'symname_in_debug_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3101:28: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2389:38: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2444:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_print_aux' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3102:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2444:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2445:14: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_print_aux' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3102:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2445:14: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:4895:33: style: Parameter 'syment' can be declared as pointer to const. However it seems that 'coff_classify_symbol' is a callback function, if 'syment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3103:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:4895:33: note: Parameter 'syment' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5294:35: style: Parameter 'abfd' can be declared as pointer to const. However it seems that 'coff_link_output_has_begun' is a callback function, if 'abfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3106:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5294:35: note: Parameter 'abfd' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5295:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_link_output_has_begun' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3106:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5295:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5304:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_final_link_postscript' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3106:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5304:40: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5305:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_final_link_postscript' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-sh.c:3106:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5305:45: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:2826:12: style: Variable 'sec' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/coff-tic30.c:87:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic30.c:167:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_ptr_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic4x.c:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:1708:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COFF_DEFAULT_SECTION_ALIGNMENT_POWER [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic4x.c:88:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic4x.c:129:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_RELLONG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic4x.c:157:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic4x.c:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic4x.c:230:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_ptr_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic30.c:56:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic30.c:78:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic30.c:99:44: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic30.c:119:56: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic30.c:159:15: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic4x.c:78:15: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'tic4x_relocation' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-tic4x.c:108:72: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-tic4x.c:78:15: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/coff-tic4x.c:79:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'tic4x_relocation' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-tic4x.c:108:72: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-tic4x.c:79:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-tic4x.c:121:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic4x.c:149:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic4x.c:216:14: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic4x.c:254:3: style: Variable 'coffsym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-tic54x.c:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADDR_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:98:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_com_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:120:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:252:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:272:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:368:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_ptr_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:564:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:671:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_AMD64_IMAGEBASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:711:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffswap.h:725:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEPAOUTSZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-tic54x.c:134:16: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'tic54x_relocation' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-tic54x.c:209:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-tic54x.c:134:16: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/coff-tic54x.c:135:11: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'tic54x_relocation' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-tic54x.c:209:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-tic54x.c:135:11: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-tic54x.c:219:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic54x.c:244:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic54x.c:354:15: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-tic54x.c:392:3: style: Variable 'coffsym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-x86_64.c:73:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'coff_amd64_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coff-x86_64.c:453:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-x86_64.c:73:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/coff-x86_64.c:554:17: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'coff_amd64_rtype_to_howto' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-x86_64.c:554:17: note: Parameter 'sec' can be declared as pointer to const binutils-2.35.1/bfd/coff-x86_64.c:555:30: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'coff_amd64_rtype_to_howto' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-x86_64.c:555:30: note: Parameter 'rel' can be declared as pointer to const binutils-2.35.1/bfd/coff-x86_64.c:557:31: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'coff_amd64_rtype_to_howto' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-x86_64.c:557:31: note: Parameter 'sym' can be declared as pointer to const binutils-2.35.1/bfd/coff-x86_64.c:666:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-z80.c:263:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-z80.c:293:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-z80.c:320:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_ptr_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-z80.c:460:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-z8k.c:183:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_ptr_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-z80.c:258:56: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-z80.c:312:15: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-z8k.c:83:56: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-z8k.c:120:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-z8k.c:139:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coff-z8k.c:175:15: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/coffgen.c:56:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:247:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RELFLG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:335:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:387:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_ABS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:452:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:511:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal_reloc [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:715:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:795:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_obj_data [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:884:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:991:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_FILE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1074:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1165:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1245:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1447:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1500:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineno [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1526:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NULL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1576:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_debug_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1632:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1671:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_symbols [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1739:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1787:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_size_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:1976:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2002:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2026:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2041:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2066:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2248:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2556:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2620:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2694:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2720:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2758:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2807:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2836:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2866:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2883:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2923:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2958:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2988:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:3068:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:3105:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:3134:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:3143:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:82:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_NULL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:173:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:207:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:628:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:1312:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:1349:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:1429:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:2556:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:2758:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:2797:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cofflink.c:2949:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffgen.c:2366:11: style: Condition 'p2=pend' is not redundant binutils-2.35.1/bfd/coffgen.c:2366:11: note: Condition 'p2mach>=b->mach' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/cpu-avr.c:54:19: note: Assuming that condition 'a->mach<=b->mach' is not redundant binutils-2.35.1/bfd/cpu-avr.c:57:19: note: Condition 'a->mach>=b->mach' is always true binutils-2.35.1/bfd/cpu-arm.c:397:11: style: Variable 'expected' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/cpu-arm.c:331:17: style: struct member 'arm_Note::namesz' is never used. [unusedStructMember] binutils-2.35.1/bfd/cpu-cris.c:43:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_cris_v10_v32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-h8300.c:31:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-h8300.c:102:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_h8300s [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-i386.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_x64_32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-i386.c:107:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-i386.c:117:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:75:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:86:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:105:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:170:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:191:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:291:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:301:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:315:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:325:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:338:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:345:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:360:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:369:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:440:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:450:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ia64-opc.c:132:7: style: Condition 'result' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/cpu-ia64-opc.c:131:21: note: Calling function 'ext_immu' returns 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:131:21: note: Assignment 'result=ext_immu(self,code,valuep)', assigned value is 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:132:7: note: Condition 'result' is always false binutils-2.35.1/bfd/cpu-ia64-opc.c:153:7: style: Condition 'result' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/cpu-ia64-opc.c:152:21: note: Calling function 'ext_immu' returns 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:152:21: note: Assignment 'result=ext_immu(self,code,valuep)', assigned value is 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:153:7: note: Condition 'result' is always false binutils-2.35.1/bfd/cpu-ia64-opc.c:303:7: style: Condition '!result' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/cpu-ia64-opc.c:302:21: note: Calling function 'ext_immu' returns 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:302:21: note: Assignment 'result=ext_immu(self,code,valuep)', assigned value is 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:303:7: note: Condition '!result' is always true binutils-2.35.1/bfd/cpu-ia64-opc.c:397:7: style: Condition 'result' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/cpu-ia64-opc.c:396:21: note: Calling function 'ext_immu' returns 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:396:21: note: Assignment 'result=ext_immu(self,code,valuep)', assigned value is 0 binutils-2.35.1/bfd/cpu-ia64-opc.c:397:7: note: Condition 'result' is always false binutils-2.35.1/bfd/cpu-ia64-opc.c:199:32: error: Shifting by a negative value is undefined behaviour [shiftNegative] binutils-2.35.1/bfd/cpu-ia64-opc.c:36:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ins_rsvd' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/cpu-ia64-opc.c:660:12: note: You might need to cast the function pointer here binutils-2.35.1/bfd/cpu-ia64-opc.c:36:54: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/cpu-ia64-opc.c:43:55: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ext_rsvd' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/cpu-ia64-opc.c:660:22: note: You might need to cast the function pointer here binutils-2.35.1/bfd/cpu-ia64-opc.c:43:55: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/cpu-ia64-opc.c:50:55: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ins_const' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/cpu-ia64-opc.c:663:12: note: You might need to cast the function pointer here binutils-2.35.1/bfd/cpu-ia64-opc.c:50:55: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/cpu-ia64-opc.c:57:56: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ext_const' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/cpu-ia64-opc.c:663:23: note: You might need to cast the function pointer here binutils-2.35.1/bfd/cpu-ia64-opc.c:57:56: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/cpu-ia64-opc.c:103:15: style: Variable 'bits' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/cpu-ia64-opc.c:188:15: style: Variable 'bits' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/cpu-ia64-opc.c:301:8: style: Variable 'mask' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/cpu-m32c.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_m16c [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-m68k.c:224:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_m68060 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-nios2.c:37:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_nios2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ns32k.c:158:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ns32k.c:589:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ns32k.c:781:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-powerpc.c:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_powerpc [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-ns32k.c:151:14: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/cpu-ns32k.c:162:13: style: Variable 'reloc_target_output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/cpu-ns32k.c:136:41: style: Variable 'value' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/cpu-riscv.c:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIV_SPEC_CLASS_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-riscv.c:128:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-rs6000.c:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_rs6000 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-spu.c:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_spu [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-tic4x.c:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/cpu-tic4x.c:37:23: warning:inconclusive: Logical conjunction always evaluates to false: string[1] < '0' && string[1] > '9'. [incorrectLogicOperator] binutils-2.35.1/bfd/cpu-z80.c:34:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_z80 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:314:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:491:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:1247:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:1303:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:1441:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:1492:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:1525:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/doc/chew.c:1591:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/dwarf1.c:193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/dwarf1.c:307:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/dwarf1.c:391:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/dwarf1.c:428:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/dwarf1.c:512:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/dwarf1.c:262:25: warning: Invalid test for overflow 'xptr+block_lenhgot!=NULL' is redundant or there is possible null pointer dereference: htab->hgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-eh-frame.c:2147:4: note: Assuming that condition 'htab->hgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-eh-frame.c:2153:14: note: Null pointer dereference binutils-2.35.1/bfd/elf-eh-frame.c:2154:16: warning: Either the condition 'htab->hgot!=NULL' is redundant or there is possible null pointer dereference: htab->hgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-eh-frame.c:2147:4: note: Assuming that condition 'htab->hgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-eh-frame.c:2154:16: note: Null pointer dereference binutils-2.35.1/bfd/elf-eh-frame.c:2155:17: warning: Either the condition 'htab->hgot!=NULL' is redundant or there is possible null pointer dereference: htab->hgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-eh-frame.c:2147:4: note: Assuming that condition 'htab->hgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-eh-frame.c:2155:17: note: Null pointer dereference binutils-2.35.1/bfd/elf-eh-frame.c:2373:22: warning: Either the condition '!bed->compact_eh_encoding' is redundant or there is possible null pointer dereference: bed->compact_eh_encoding. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-eh-frame.c:2372:3: note: Assuming that condition '!bed->compact_eh_encoding' is not redundant binutils-2.35.1/bfd/elf-eh-frame.c:2373:22: note: Null pointer dereference binutils-2.35.1/bfd/elf-eh-frame.c:2548:44: style:inconclusive: Function '_bfd_elf_can_make_relative' argument 1 names different: declaration 'input_bfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf-bfd.h:2140:9: note: Function '_bfd_elf_can_make_relative' argument 1 names different: declaration 'input_bfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2548:44: note: Function '_bfd_elf_can_make_relative' argument 1 names different: declaration 'input_bfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2549:35: style:inconclusive: Function '_bfd_elf_can_make_relative' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf-bfd.h:2140:42: note: Function '_bfd_elf_can_make_relative' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2549:35: note: Function '_bfd_elf_can_make_relative' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2550:35: style:inconclusive: Function '_bfd_elf_can_make_relative' argument 3 names different: declaration 'eh_frame_section' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf-bfd.h:2140:58: note: Function '_bfd_elf_can_make_relative' argument 3 names different: declaration 'eh_frame_section' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2550:35: note: Function '_bfd_elf_can_make_relative' argument 3 names different: declaration 'eh_frame_section' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2559:39: style:inconclusive: Function '_bfd_elf_encode_eh_address' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf-bfd.h:2137:9: note: Function '_bfd_elf_encode_eh_address' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2559:39: note: Function '_bfd_elf_encode_eh_address' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2560:35: style:inconclusive: Function '_bfd_elf_encode_eh_address' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf-bfd.h:2137:37: note: Function '_bfd_elf_encode_eh_address' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:2560:35: note: Function '_bfd_elf_encode_eh_address' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf-eh-frame.c:64:39: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:107:13: style: Variable 'start' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:126:13: style: Variable 'start' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:286:53: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:302:51: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:699:33: style: Variable 'insns_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1148:25: style: Parameter 'ent' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:1167:62: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:1262:22: style: Variable 'sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1263:14: style: Variable 'sym_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1371:26: style: Variable 'last' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1418:13: style: Variable 'sym_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1441:36: style: Parameter 'cookie' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:1445:21: style: Variable 'end_sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1656:13: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1674:56: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:1677:8: style: Variable 'abfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:1921:28: style: Variable 'last_ent' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:2521:13: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-eh-frame.c:2548:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:2549:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:2550:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-eh-frame.c:2561:18: style: Parameter 'osec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-m10200.c:206:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:228:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:258:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:385:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:512:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:574:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:1249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:1301:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:698:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:792:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:809:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MN10300_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:832:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:904:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MN10300_TLS_GD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:1049:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:1419:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:1996:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:2195:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:2250:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:2263:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:2336:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_am33 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:2412:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:2571:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:2650:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4440:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4585:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4620:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4643:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MN10300_MACH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4670:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_MN10300_MACH_MN10300 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4692:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4703:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4786:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:4870:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:5012:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:5129:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10300.c:5336:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-m10200.c:662:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10200.c:661:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10200.c:662:8: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10200.c:180:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-m10200.c:197:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-m10200.c:239:52: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-m10200.c:469:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10200.c:472:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10200.c:569:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10200.c:637:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10200.c:1234:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10200.c:1236:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10200.c:1258:35: style: Variable 'sym_hash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10200.c:1305:25: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:1197:16: style: Condition 'h' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf-m10300.c:1792:42: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:1791:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:1792:42: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:1810:48: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:1800:4: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:1810:48: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:1811:12: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:1800:4: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:1811:12: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:1812:7: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:1800:4: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:1812:7: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:4915:11: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:4911:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:4915:11: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:4939:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:4938:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:4939:7: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:4944:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:4943:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:4944:7: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:4999:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:4998:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:4999:7: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5027:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5026:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5027:4: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5028:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5026:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5028:4: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5047:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5046:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5047:7: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5231:23: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5229:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5231:23: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5232:11: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5229:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5232:11: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5314:44: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5306:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5314:44: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5315:15: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5306:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5315:15: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5316:10: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5306:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5316:10: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5351:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5349:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5351:39: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5352:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-m10300.c:5349:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf-m10300.c:5352:43: note: Null pointer dereference binutils-2.35.1/bfd/elf-m10300.c:5415:65: style: Variable '((struct bfd_elf_section_data*)(splt->output_section)->used_by_bfd)->this_hdr.sh_entsize' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf-m10300.c:5407:65: note: ((struct bfd_elf_section_data*)(splt->output_section)->used_by_bfd)->this_hdr.sh_entsize is assigned binutils-2.35.1/bfd/elf-m10300.c:5415:65: note: ((struct bfd_elf_section_data*)(splt->output_section)->used_by_bfd)->this_hdr.sh_entsize is overwritten binutils-2.35.1/bfd/elf-m10300.c:825:23: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-m10300.c:1319:19: style: Variable 'sym_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:1325:24: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:1405:52: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-m10300.c:1420:22: style: Variable 'sym_diff_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:1425:14: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2187:25: style: Variable 'link_info' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2271:41: style: Variable 'a' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2273:41: style: Variable 'b' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2392:28: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2557:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2559:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2579:35: style: Variable 'sym_hash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2686:18: style: Variable 'sym_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:2824:30: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:3028:33: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:3067:15: style: Variable 'sym_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:4444:32: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-m10300.c:4699:75: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-m10300.c:5347:28: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-nacl.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_X [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-nacl.c:53:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-nacl.c:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-nacl.c:253:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-nacl.c:334:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owner [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:38:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:83:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:209:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNU_PROPERTY_LOUSER [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:283:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:447:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:514:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:675:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-properties.c:695:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-nacl.c:28:45: style: Parameter 'seg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-nacl.c:49:55: style: Parameter 'seg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-nacl.c:88:31: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-nacl.c:106:18: style: Variable 'lastsec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-nacl.c:265:23: style: Variable 'next_load_phdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-properties.c:85:13: style: Variable 'ptr_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-s390-common.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:199:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:288:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_signed_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:313:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:325:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:29:36: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-s390-common.c:38:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-s390-common.c:170:26: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-s390-common.c:283:64: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-s390-common.c:311:39: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-strtab.c:155:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-strtab.c:307:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-strtab.c:317:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-strtab.c:277:46: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-vxworks.c:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-vxworks.c:65:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-vxworks.c:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-vxworks.c:139:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-vxworks.c:161:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-vxworks.c:243:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_VX_WRS_TLS_DATA_START [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-vxworks.c:268:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-vxworks.c:164:26: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf-vxworks.c:305:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf.c:1737:23: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/elf32-am33lin.c:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-am33lin.c:78:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:131:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:137:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:151:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:157:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/arc-got.h:71:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/arc-got.h:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/arc-got.h:226:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/arc-got.h:287:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/arc-got.h:454:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:219:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:299:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ARC_32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:438:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:457:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_ARC_MACH_MSK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:489:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:512:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:529:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ARC_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:552:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_feature_list [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:591:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:863:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EM_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:970:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ARC_CPU_base [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:996:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_arc_arc700 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:1049:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ARC_ABI_osver [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:1154:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NPS_CMEM_HIGH_VALUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:1306:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:1458:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:1960:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2126:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_arc_arcv2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2161:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2282:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ARC_JMP_SLOT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2322:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2447:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2549:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2566:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2709:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2868:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2891:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ARC_CPU_name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2906:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ARC_ISA_mpy_option [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2940:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arc.c:2968:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-am33lin.c:42:60: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-am33lin.c:73:58: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arc.c:786:29: style: Condition 'out_attr[i].i!=0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-arc.c:784:24: note: Assuming that condition 'out_attr[i].i==0' is not redundant binutils-2.35.1/bfd/elf32-arc.c:786:29: note: Condition 'out_attr[i].i!=0' is always true binutils-2.35.1/bfd/elf32-arc.c:813:27: style: Condition 'out_attr[i].i!=0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-arc.c:811:22: note: Assuming that condition 'out_attr[i].i==0' is not redundant binutils-2.35.1/bfd/elf32-arc.c:813:27: note: Condition 'out_attr[i].i!=0' is always true binutils-2.35.1/bfd/elf32-arc.c:2016:12: style: Condition 'h' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/arc-got.h:333:21: warning: Either the condition 'tls_sec' is redundant or there is possible null pointer dereference: tls_sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/arc-got.h:332:3: note: Assuming that condition 'tls_sec' is not redundant binutils-2.35.1/bfd/arc-got.h:333:21: note: Null pointer dereference binutils-2.35.1/bfd/arc-got.h:367:7: warning: Either the condition 'tls_sec' is redundant or there is possible null pointer dereference: tls_sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/arc-got.h:365:3: note: Assuming that condition 'tls_sec' is not redundant binutils-2.35.1/bfd/arc-got.h:367:7: note: Null pointer dereference binutils-2.35.1/bfd/arc-got.h:432:10: warning: Either the condition 'entry' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck] binutils-2.35.1/bfd/arc-got.h:326:11: note: Assuming that condition 'entry' is not redundant binutils-2.35.1/bfd/arc-got.h:432:10: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arc.c:454:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arc.c:449:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arc.c:454:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arc.c:1680:28: warning: Either the condition '!ah->got_ents' is redundant or there is possible null pointer dereference: ah->got_ents. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arc.c:1679:5: note: Assuming that condition '!ah->got_ents' is not redundant binutils-2.35.1/bfd/elf32-arc.c:1680:28: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arc.c:2421:20: warning: Either the condition 'arc_htab->elf.srelbss!=NULL' is redundant or there is possible null pointer dereference: arc_htab->elf.srelbss. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arc.c:2420:7: note: Assuming that condition 'arc_htab->elf.srelbss!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arc.c:2421:20: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arc.c:2538:32: warning: Either the condition '!h' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arc.c:2536:7: note: Assuming that condition '!h' is not redundant binutils-2.35.1/bfd/elf32-arc.c:2538:32: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arc.c:2725:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arc.c:2724:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arc.c:2725:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arc.c:2726:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arc.c:2724:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arc.c:2726:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arc.c:208:19: style: Parameter 'input_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arc.c:209:14: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arc.c:554:13: style: Variable 't' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:1951:24: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2148:25: style: Variable 'plt_data' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2249:15: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2299:15: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2323:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2571:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2717:35: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2860:56: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arc.c:2963:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/arc-got.h:313:22: style: Variable 'sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arc.c:2590:8: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare] binutils-2.35.1/bfd/elf32-arc.c:2591:8: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare] binutils-2.35.1/bfd/elf32-arc.c:2592:8: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare] binutils-2.35.1/bfd/elf32-arc.c:2593:8: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare] binutils-2.35.1/bfd/elf32-arc.c:2594:8: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare] binutils-2.35.1/bfd/elf32-arc.c:2595:8: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare] binutils-2.35.1/bfd/elf32-avr.c:774:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:942:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:959:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_AVR_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:1011:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:1027:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:1430:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:1546:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_AVR_MACH_AVR2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:1629:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_avr2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:1721:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_AVR_DIFF8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:1927:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:2233:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable st_shndx [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:2286:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable st_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:2467:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3219:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3361:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3421:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3443:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3456:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3487:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3549:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3607:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3870:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3946:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3987:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:4025:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_Internal_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-avr.c:3900:5: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/elf32-avr.c:2320:11: warning: Either the condition 'relax_info!=NULL' is redundant or there is possible null pointer dereference: relax_info. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-avr.c:2318:7: note: Assuming that condition 'relax_info!=NULL' is not redundant binutils-2.35.1/bfd/elf32-avr.c:2320:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-avr.c:2321:7: warning: Either the condition 'relax_info!=NULL' is redundant or there is possible null pointer dereference: relax_info. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-avr.c:2318:7: note: Assuming that condition 'relax_info!=NULL' is not redundant binutils-2.35.1/bfd/elf32-avr.c:2321:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-avr.c:2607:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-avr.c:2606:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-avr.c:2607:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-avr.c:919:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-avr.c:934:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-avr.c:1003:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_avr_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-avr.c:597:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-avr.c:1003:35: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-avr.c:1004:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_avr_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-avr.c:597:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-avr.c:1004:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-avr.c:1005:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_avr_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-avr.c:597:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-avr.c:1005:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-avr.c:1006:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_avr_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-avr.c:597:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-avr.c:1006:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-avr.c:1007:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_avr_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-avr.c:597:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-avr.c:1007:32: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-avr.c:1008:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_avr_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-avr.c:597:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-avr.c:1008:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-avr.c:1918:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2128:25: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2225:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2279:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2366:55: style: Parameter 'link_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-avr.c:2463:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2586:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2934:29: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2971:38: style: Variable 'sym_hash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:2992:27: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:3223:32: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:3429:37: style: Variable 'hsh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:3478:37: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-avr.c:3481:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:3484:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:3600:28: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-avr.c:3648:23: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:3664:45: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:3718:28: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:4009:53: style: Variable 'rel_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-avr.c:4213:61: style: Parameter 'rec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:1965:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ARM_IRELATIVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:1987:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:2124:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:2152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:2179:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:2215:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIBUTE_NONSTRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3503:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3564:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3597:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_signed_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3659:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3691:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3705:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3757:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3782:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3818:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3862:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_CPU_arch_profile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3890:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_THUMB_ISA_use [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3915:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_CPU_arch [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:3934:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4012:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4083:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4104:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_CPU_arch [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4167:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ST_BRANCH_LONG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4516:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ARM_TLS_CALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4541:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4611:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4758:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4802:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4864:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:4938:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5021:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5237:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5262:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5336:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5376:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5495:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5821:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5937:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:6113:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:6147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:6182:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:6393:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:6994:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7061:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7097:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7203:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7224:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7266:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7338:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7432:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7551:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7663:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7684:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7694:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7743:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_KEEP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7759:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7782:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_CPU_arch [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7811:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:7965:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8010:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8032:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8063:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8357:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8579:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8667:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8802:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:8814:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9008:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9094:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9193:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9289:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9378:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9415:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9437:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9454:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9473:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9500:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:9605:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:10005:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ARM_REL32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:10025:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:10053:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:10082:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_notsupported [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:10321:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13024:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ARM_THM_CALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13568:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_ARM_EXIDX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13725:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13742:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13807:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_CPU_arch [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13894:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_NOTE_SECTION [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13916:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_ARM_EABI_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:13945:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14021:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_nodefaults [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14039:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_conformance [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14058:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14077:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_also_compatible_with [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14098:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_also_compatible_with [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14266:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TAG_CPU_ARCH_V8M_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14416:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_CPU_arch [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14448:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_DIV_use [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:14464:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:15039:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_ARM_EABI_VER5 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:15077:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_ARM_INTERWORK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:15210:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_TLS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:15258:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:15724:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_ARM_EXIDX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:15888:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:15999:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:16057:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:16188:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:16661:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:16680:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17059:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17623:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17696:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_NOTE_SECTION [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17711:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_STRING_ARM_unwind [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17728:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_ARM_EXIDX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17761:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17773:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17831:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:17935:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:18006:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:18109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:18345:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:18408:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:18432:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:18523:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19353:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19712:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19757:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ST_BRANCH_TO_THUMB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19790:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19825:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19839:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19885:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_ARM_BE8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19895:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_ARM_BE8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19918:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19958:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:19986:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20083:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_ARM_PURECODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20092:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_ARM_PURECODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20121:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf_obj_data [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20228:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20467:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20571:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20854:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_PAGED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:20873:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:162:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:233:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:300:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1064:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1102:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1141:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_BFIN_CODE_IN_L1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1153:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1178:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1312:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_BFIN_PCREL24 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1376:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1897:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1986:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rel [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:2016:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:2054:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:2068:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:2510:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3165:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3188:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sgot [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3313:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3398:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3440:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3485:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3753:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3792:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3815:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:3865:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4052:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4088:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4175:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4215:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4312:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4344:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4357:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4371:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hgot [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4509:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4691:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_bfin [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4700:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4721:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_BFIN_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4740:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4822:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pcrel_relocs_copied [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4864:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4897:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:4972:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:5108:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DF_TEXTREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:5138:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:5302:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-bfin.c:1887:12: warning: Identical inner 'return' condition is always true. [identicalInnerCondition] binutils-2.35.1/bfd/elf32-bfin.c:1886:7: note: outer condition: *loc binutils-2.35.1/bfd/elf32-bfin.c:1887:12: note: identical inner condition: *loc binutils-2.35.1/bfd/elf32-bfin.c:1522:9: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:1521:3: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:1522:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:1548:10: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:1541:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:1548:10: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:1550:6: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:1541:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:1550:6: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4042:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4041:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4042:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4043:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4041:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4043:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4264:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4262:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4264:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4265:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4262:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4265:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4716:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4711:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4716:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4719:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4711:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4719:45: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4874:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4872:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4874:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4875:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4872:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4875:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4911:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4909:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4911:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:4912:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:4909:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:4912:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:5148:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:5147:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:5148:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:5149:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:5147:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:5149:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:5369:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-bfin.c:5368:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-bfin.c:5369:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-bfin.c:138:7: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-bfin.c:137:7: note: x is assigned binutils-2.35.1/bfd/elf32-bfin.c:138:7: note: x is overwritten binutils-2.35.1/bfd/elf32-bfin.c:1347:9: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-bfin.c:1346:9: note: x is assigned binutils-2.35.1/bfd/elf32-bfin.c:1347:9: note: x is overwritten binutils-2.35.1/bfd/elf32-bfin.c:34:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfin_pltpc_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:942:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:34:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:35:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfin_pltpc_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:942:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:35:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:36:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfin_pltpc_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:942:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:36:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:37:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfin_pltpc_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:942:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:37:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:38:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfin_pltpc_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:942:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:38:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:39:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfin_pltpc_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:942:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:39:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:53:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'bfin_pcrel24_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:632:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:53:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:60:13: style: Variable 'output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:150:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'bfin_imm16_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:534:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:150:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:157:13: style: Variable 'output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:222:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'bfin_byte4_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:688:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:222:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:228:13: style: Variable 'output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:288:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'bfin_bfd_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-bfin.c:702:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-bfin.c:288:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-bfin.c:295:13: style: Variable 'output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:1073:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:1093:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:1119:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:1169:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:2044:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:3154:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:3155:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:3156:19: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4260:28: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:4310:9: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:4339:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4340:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4341:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4342:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4352:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4353:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4354:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4736:69: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-bfin.c:4870:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:5293:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:5323:17: style: Variable 'targetsec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:5343:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-bfin.c:2905:12: style: Variable 'addend' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-bfin.c:3621:13: style: Variable 'fdplt' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-cr16.c:591:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:650:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CR16_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:666:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:681:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CR16_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:713:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:884:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1324:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1414:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1522:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1663:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_cr16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1679:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EM_CR16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1692:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1703:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1741:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:2219:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:2293:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:2412:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:2521:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:2608:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:2699:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cr16.c:1828:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:1826:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:1828:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2334:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2333:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2334:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2340:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2339:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2340:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2395:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2394:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2395:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2535:23: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2533:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2535:23: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2536:11: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2533:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2536:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2585:44: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2577:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2585:44: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2586:15: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2577:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2586:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2587:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2577:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2587:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2621:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2619:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2621:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2622:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2619:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2622:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:2766:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cr16.c:2765:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cr16.c:2766:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cr16.c:698:73: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cr16.c:701:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:1037:16: style: Variable 'sgot' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:1085:17: style: Variable 'sgot' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:1242:54: style: Parameter 'link_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cr16.c:1248:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:1251:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:1526:25: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:1699:72: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cr16.c:1736:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:1802:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:2617:28: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:2690:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:2719:17: style: Variable 'targetsec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cr16.c:2740:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:447:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:464:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CRIS_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:498:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:513:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_cris_v32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:560:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_cris_v32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:937:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:992:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2083:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2320:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2481:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2545:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2619:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2668:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2894:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:2963:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3518:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3680:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3736:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3776:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3792:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_CRIS_UNDERSCORE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3825:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_CRIS_VARIANT_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3863:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_CRIS_UNDERSCORE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3885:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:3959:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-cris.c:1268:9: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:1265:3: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:1268:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:1292:10: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:1285:4: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:1292:10: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:1293:11: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:1285:4: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:1293:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:1617:11: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:1616:5: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:1617:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:1618:12: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:1616:5: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:1618:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2147:18: warning: Either the condition 'sgotplt!=NULL' is redundant or there is possible null pointer dereference: sgotplt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2144:7: note: Assuming that condition 'sgotplt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2147:18: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2244:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2242:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2244:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2245:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2242:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2245:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2253:15: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2242:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2253:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2334:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2332:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2334:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2335:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2332:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2335:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2577:7: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2574:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2577:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2580:7: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2574:7: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2580:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2745:11: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2741:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2745:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2801:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2800:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2801:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2807:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2806:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2807:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:2871:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:2870:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:2871:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:3532:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:3531:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:3532:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:3533:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:3531:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:3533:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:3744:4: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:3742:4: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:3744:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:3861:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:3857:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:3861:45: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:3863:7: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:3857:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:3863:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:4014:11: warning: Either the condition 'local_got_refcounts!=NULL' is redundant or there is possible null pointer dereference: local_got_refcounts. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-cris.c:4012:7: note: Assuming that condition 'local_got_refcounts!=NULL' is not redundant binutils-2.35.1/bfd/elf32-cris.c:4014:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-cris.c:427:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cris.c:440:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cris.c:508:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cris.c:558:53: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cris.c:1152:18: style: Variable 'sgotplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:2103:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:2329:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:2953:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:3738:9: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:3996:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cris.c:3997:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-cris.c:4009:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:4010:23: style: Variable 'local_got_refcounts' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-cris.c:4031:40: style: Variable 'hh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:18629:14: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] binutils-2.35.1/bfd/elf32-arm.c:18630:14: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] binutils-2.35.1/bfd/elf32-arm.c:18692:5: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/elf32-arm.c:13568:8: style: Condition '!hdr' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-arm.c:14715:18: style: Condition 'in_attr[i].i' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-arm.c:14706:30: note: Assuming that condition 'in_attr[i].i==0' is not redundant binutils-2.35.1/bfd/elf32-arm.c:14715:18: note: Condition 'in_attr[i].i' is always true binutils-2.35.1/bfd/elf32-crx.c:395:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CRX_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-crx.c:412:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-crx.c:426:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CRX_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-crx.c:479:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-crx.c:651:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CRX_SWITCH8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-crx.c:755:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-crx.c:872:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-crx.c:968:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-arm.c:5829:7: warning: Either the condition '!section' is redundant or there is possible null pointer dereference: section. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:5828:7: note: Assuming that condition '!section' is not redundant binutils-2.35.1/bfd/elf32-arm.c:5829:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6047:19: warning: Either the condition '!hash' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6009:11: note: Assuming that condition '!hash' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6047:19: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6048:17: warning: Either the condition '!hash' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6009:11: note: Assuming that condition '!hash' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6048:17: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6288:4: warning: Either the condition 'stub_entry==NULL' is redundant or there is possible null pointer dereference: stub_entry. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6280:19: note: Assuming that condition 'stub_entry==NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6288:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6289:4: warning: Either the condition 'stub_entry==NULL' is redundant or there is possible null pointer dereference: stub_entry. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6280:19: note: Assuming that condition 'stub_entry==NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6289:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6666:16: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6686:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6666:16: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6671:13: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6686:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6671:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6674:16: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6686:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6674:16: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6675:18: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6686:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6675:18: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6701:19: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6713:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6701:19: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6731:19: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6686:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6731:19: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6733:29: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6686:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6733:29: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6734:20: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6686:18: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6734:20: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6878:9: warning: Either the condition 'stub_sec_p!=NULL' is redundant or there is possible null pointer dereference: stub_sec_p. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6877:4: note: Assuming that condition 'stub_sec_p!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6878:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6899:13: warning: Either the condition '!stub_sec_p' is redundant or there is possible null pointer dereference: stub_sec_p. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6897:4: note: Assuming that condition '!stub_sec_p' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6899:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:6901:6: warning: Either the condition '!stub_sec_p' is redundant or there is possible null pointer dereference: stub_sec_p. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:6897:4: note: Assuming that condition '!stub_sec_p' is not redundant binutils-2.35.1/bfd/elf32-arm.c:6901:6: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7032:12: warning: Either the condition 'stub_sec_p!=NULL' is redundant or there is possible null pointer dereference: stub_sec_p. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7031:7: note: Assuming that condition 'stub_sec_p!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7032:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7215:3: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7211:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7215:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7227:36: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7227:36: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7228:8: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7228:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7231:36: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7231:36: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7232:8: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7232:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7235:36: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7235:36: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7236:8: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7236:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7239:36: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7239:36: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7240:8: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7240:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7243:36: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7243:36: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7244:8: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7225:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7244:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7268:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7267:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7268:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7340:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7339:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7340:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7434:3: warning: Either the condition 'hash_table!=NULL' is redundant or there is possible null pointer dereference: hash_table. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7433:3: note: Assuming that condition 'hash_table!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7434:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7553:3: warning: Either the condition 'hash_table!=NULL' is redundant or there is possible null pointer dereference: hash_table. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7552:3: note: Assuming that condition 'hash_table!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7553:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7560:14: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7558:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7560:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7767:7: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7765:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7767:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7781:40: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7816:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7818:18: note: Calling function 'check_use_blx', 1st argument 'globals' value is 0 binutils-2.35.1/bfd/elf32-arm.c:7781:40: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7784:7: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7816:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7818:18: note: Calling function 'check_use_blx', 1st argument 'globals' value is 0 binutils-2.35.1/bfd/elf32-arm.c:7784:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:7820:7: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:7816:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:7820:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:8358:21: warning: Either the condition 'globals==NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:8360:15: note: Assuming that condition 'globals==NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:8358:21: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9098:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9097:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9098:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9106:3: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9105:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9106:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9195:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9194:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9195:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9291:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9290:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9291:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9296:3: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9295:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9296:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9345:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9344:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9345:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9350:3: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9349:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9350:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9380:3: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9379:3: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9380:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:9385:3: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:9384:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:9385:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:15065:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:15060:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:15065:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:15069:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:15060:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:15069:45: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:16695:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:16694:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:16695:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:16696:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:16694:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:16696:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:17348:25: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:17347:8: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:17348:25: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:17637:11: warning: Either the condition 'globals!=NULL' is redundant or there is possible null pointer dereference: globals. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:17634:19: note: Assuming that condition 'globals!=NULL' is not redundant binutils-2.35.1/bfd/elf32-arm.c:17637:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:17958:3: warning: Either the condition '!hash' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:17957:3: note: Assuming that condition '!hash' is not redundant binutils-2.35.1/bfd/elf32-arm.c:17958:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:17959:3: warning: Either the condition '!hash' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:17957:3: note: Assuming that condition '!hash' is not redundant binutils-2.35.1/bfd/elf32-arm.c:17959:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:17960:3: warning: Either the condition '!hash' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-arm.c:17957:3: note: Assuming that condition '!hash' is not redundant binutils-2.35.1/bfd/elf32-arm.c:17960:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-arm.c:13347:8: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] binutils-2.35.1/bfd/elf32-crx.c:1055:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-crx.c:1053:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-crx.c:1055:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-crx.c:390:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-crx.c:404:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-crx.c:595:53: style: Parameter 'link_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-crx.c:601:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-crx.c:604:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-crx.c:647:26: style: Variable 'rsym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-crx.c:759:25: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-crx.c:963:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-crx.c:1029:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:11074:26: style: Clarify calculation precedence for '^' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf32-arm.c:11075:26: style: Clarify calculation precedence for '^' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf32-arm.c:11801:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf32-arm.c:19273:25: style: Clarify calculation precedence for '-' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf32-arm.c:19282:25: style: Clarify calculation precedence for '-' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf32-arm.c:20692:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf32-arm.c:20693:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf32-arm.c:2144:61: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:2174:59: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:3651:70: style: Parameter 'globals' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:3687:28: style: Parameter 'arm_plt' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:4699:69: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:4812:50: style: Parameter 'htab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:4825:52: style: Parameter 'htab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:4838:53: style: Parameter 'htab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:4859:34: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:4994:37: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:5253:37: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:5256:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:5259:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:5489:29: style: Parameter 'a8_relocs' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:5495:37: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:5602:37: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:5930:21: style: Variable 'cmse_sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:5933:20: style: Variable 'lsym_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:5936:37: style: Variable 'stub_entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:6140:25: style: Variable 'info' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:6181:13: style: Variable 'stub_out_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:6518:45: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:6740:43: style: Variable 'stub_entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:6869:13: style: Variable 'start_offset_p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:7023:16: style: Variable 'start_offset_p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:7694:37: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:7800:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:7802:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:8011:18: style: Variable 'out_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:8033:18: style: Variable 'out_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:8063:37: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:8064:18: style: Variable 'out_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:8126:56: style: Parameter 'regs' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:8357:37: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:9079:17: style: Parameter 'hit_data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:9331:32: style: Variable 'myh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:13019:22: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:13551:8: style: Variable 'inp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:13566:23: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:13603:26: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:13818:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:15714:26: style: Variable 'eado' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:15883:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:15914:27: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:15983:76: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:15994:61: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:16052:9: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:16705:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:16710:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:17057:37: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:17224:16: style: Parameter 'plt' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:17269:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:17619:37: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:17825:28: style: Parameter 'root_plt' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:17987:13: style: Variable 'stub_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:17989:9: style: Variable 'stub_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:18355:41: style: Variable 'cmse_hash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:18358:13: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:18408:37: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:19822:13: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:19978:22: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-arm.c:20089:39: style: Parameter 'flag_name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:20226:43: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:20462:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:20464:9: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:20465:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-arm.c:18633:5: warning: Conversion of string literal "Error: branch out of range. Cannot create branch." to bool always evaluates to true. [incorrectStringBooleanError] binutils-2.35.1/bfd/elf32-arm.c:19184:7: warning: Conversion of string literal "Cannot patch an instruction that has an undefined behavior.\n" to bool always evaluates to true. [incorrectStringBooleanError] binutils-2.35.1/bfd/elf32-arm.c:8118:17: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 8117. [shiftTooManyBitsSigned] binutils-2.35.1/bfd/elf32-arm.c:8117:11: note: Assuming that condition 'reg<32' is not redundant binutils-2.35.1/bfd/elf32-arm.c:8118:17: note: Shift binutils-2.35.1/bfd/elf32-arm.c:8134:35: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 8134. [shiftTooManyBitsSigned] binutils-2.35.1/bfd/elf32-arm.c:8134:15: note: Assuming that condition 'reg<32' is not redundant binutils-2.35.1/bfd/elf32-arm.c:8134:35: note: Shift binutils-2.35.1/bfd/elf32-arm.c:5595:18: error: Uninitialized variables: &key.destination, &key.hash, &key.sym_name, &key.r_type, &key.branch_type, &key.non_a8_stub [uninitvar] binutils-2.35.1/bfd/elf32-arm.c:17560:45: error: Uninitialized variable: &rel [uninitvar] binutils-2.35.1/bfd/elf32-arm.c:5682:12: style: Variable 'is_bl' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:5692:12: style: Variable 'is_bl' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:5718:11: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:8881:27: style: Variable 'is_ldm' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:8882:28: style: Variable 'is_vldm' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:11423:7: style: Variable 'insn' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:11883:11: style: Variable 'cur_off' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:18844:29: style: Variable 'current_stub_contents' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:18944:25: style: Variable 'current_stub_contents' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:18987:29: style: Variable 'current_stub_contents' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:19189:25: style: Variable 'current_stub_contents' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-arm.c:19311:25: style: Variable 'current_stub_contents' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-csky.c:924:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CKCORE_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:963:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CKCORE_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:972:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CKCORE_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:991:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:1373:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_SECTION [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:1548:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:1673:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:1908:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2288:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2457:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2788:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2804:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2823:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2908:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2921:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gc_mark_hook [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2944:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:2982:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3073:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3148:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3199:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3518:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3624:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3668:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3766:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CKCORE_DOFFSET_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:3960:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:4001:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:4040:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:4078:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:4991:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-csky.c:5018:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d10v.c:214:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d10v.c:231:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_D10V_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d10v.c:277:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d10v.c:423:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_D10V_GNU_VTENTRY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d10v.c:191:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-d10v.c:206:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-d10v.c:271:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-d10v.c:323:25: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-d10v.c:358:24: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-d30v.c:46:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d30v.c:154:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d30v.c:502:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d30v.c:519:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_D30V_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d30v.c:541:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_D30V_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-d30v.c:66:21: style: Condition 'output_bfd==NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-d30v.c:51:18: note: Assuming that condition 'output_bfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-d30v.c:60:9: note: Assuming condition is false binutils-2.35.1/bfd/elf32-d30v.c:66:21: note: Condition 'output_bfd==NULL' is always true binutils-2.35.1/bfd/elf32-d30v.c:174:21: style: Condition 'output_bfd==NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-d30v.c:159:18: note: Assuming that condition 'output_bfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-d30v.c:168:9: note: Assuming condition is false binutils-2.35.1/bfd/elf32-d30v.c:174:21: note: Condition 'output_bfd==NULL' is always true binutils-2.35.1/bfd/elf32-d30v.c:44:13: style: Variable 'reloc_target_output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-d30v.c:48:21: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-d30v.c:152:13: style: Variable 'reloc_target_output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-d30v.c:156:21: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-d30v.c:477:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-d30v.c:494:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-dlx.c:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:130:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_message [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:193:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_message [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:434:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:492:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:514:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:544:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_DLX_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:560:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-dlx.c:428:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-dlx.c:506:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-dlx.c:556:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-dlx.c:557:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-dlx.c:558:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-dlx.c:147:14: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elf32-dlx.c:210:14: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elf32-epiphany.c:118:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_EPIPHANY_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-epiphany.c:165:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-epiphany.c:192:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-epiphany.c:369:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_EPIPHANY_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-epiphany.c:407:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-epiphany.c:502:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-epiphany.c:107:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-epiphany.c:187:21: style: Variable 'first_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-epiphany.c:41:18: style: struct member 'epiphany_opcode::opcode' is never used. [unusedStructMember] binutils-2.35.1/bfd/elf32-epiphany.c:42:18: style: struct member 'epiphany_opcode::mask' is never used. [unusedStructMember] binutils-2.35.1/bfd/elf32-fr30.c:248:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-fr30.c:291:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-fr30.c:361:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-fr30.c:378:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_FR30_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-fr30.c:401:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-fr30.c:533:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_FR30_GNU_VTINHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-fr30.c:656:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-fr30.c:241:28: style:inconclusive: Function 'fr30_elf_i20_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-fr30.c:30:33: note: Function 'fr30_elf_i20_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-fr30.c:241:28: note: Function 'fr30_elf_i20_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-fr30.c:239:17: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'fr30_elf_i20_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-fr30.c:75:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-fr30.c:239:17: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-fr30.c:240:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'fr30_elf_i20_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-fr30.c:75:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-fr30.c:240:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-fr30.c:283:17: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'fr30_elf_i32_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-fr30.c:105:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-fr30.c:283:17: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-fr30.c:284:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'fr30_elf_i32_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-fr30.c:105:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-fr30.c:284:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-fr30.c:340:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-fr30.c:354:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-fr30.c:650:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-frv.c:1135:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:1231:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rel [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:1261:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:1299:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:1312:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:1329:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2216:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2238:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2312:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2345:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2365:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_FRV_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2522:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2559:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2602:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:2677:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_bfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4111:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4145:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sgot [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4419:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4478:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DF_STATIC_TLS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4519:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4576:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DF_STATIC_TLS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:4693:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DF_STATIC_TLS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5051:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5146:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5172:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5222:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5431:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5479:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5496:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5564:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5607:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5623:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5683:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5693:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5810:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5843:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5856:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:5870:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hgot [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6008:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6254:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_FRV_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6276:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_FRV_FDPIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6286:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6297:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6326:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6613:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_FRV_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6691:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:6732:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-frv.c:1125:12: warning: Identical inner 'return' condition is always true. [identicalInnerCondition] binutils-2.35.1/bfd/elf32-frv.c:1124:7: note: outer condition: *loc binutils-2.35.1/bfd/elf32-frv.c:1125:12: note: identical inner condition: *loc binutils-2.35.1/bfd/elf32-frv.c:5441:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-frv.c:5440:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-frv.c:5441:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-frv.c:5442:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-frv.c:5440:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-frv.c:5442:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-frv.c:5761:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-frv.c:5759:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-frv.c:5761:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-frv.c:5762:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-frv.c:5759:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-frv.c:5762:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-frv.c:6610:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-frv.c:6605:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-frv.c:6610:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-frv.c:4787:13: style: Variable 'gad->tmin' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-frv.c:4772:17: note: gad->tmin is assigned binutils-2.35.1/bfd/elf32-frv.c:4787:13: note: gad->tmin is overwritten binutils-2.35.1/bfd/elf32-frv.c:1289:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-frv.c:2127:27: style: Parameter 'relocation' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2164:28: style: Parameter 'relocation' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2202:24: style: Parameter 'relhi' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2224:24: style: Parameter 'rello' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2249:27: style: Parameter 'rello' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2292:27: style: Parameter 'relocation' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2325:27: style: Parameter 'relocation' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2356:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:2515:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:4105:25: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:4140:53: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:4142:9: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:4143:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5679:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5680:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5755:28: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-frv.c:5808:9: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-frv.c:5838:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5839:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5840:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5841:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5851:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5852:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:5853:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:6252:25: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:6321:66: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:6683:56: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:6727:54: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-frv.c:3693:12: style: Variable 'addend' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-frv.c:4832:13: style: Variable 'fdplt' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-frv.c:4870:15: style: Variable 'tlsdplt' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-ft32.c:261:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:286:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:303:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_FT32_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:398:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:531:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_Internal_Shdr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:642:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_FT32_DIFF32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:669:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:739:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:843:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:1001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:1092:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ft32.c:607:36: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/elf32-ft32.c:570:11: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ft32.c:569:7: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ft32.c:570:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ft32.c:253:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_ft32_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ft32.c:215:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ft32.c:253:36: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ft32.c:254:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_ft32_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ft32.c:215:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ft32.c:254:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ft32.c:255:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_ft32_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ft32.c:215:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ft32.c:255:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ft32.c:256:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_ft32_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ft32.c:215:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ft32.c:256:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ft32.c:257:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_ft32_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ft32.c:215:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ft32.c:257:32: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ft32.c:258:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_ft32_diff_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ft32.c:215:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ft32.c:258:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ft32.c:265:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ft32.c:279:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ft32.c:535:21: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ft32.c:549:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ft32.c:765:54: style: Parameter 'link_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ft32.c:771:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ft32.c:774:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ft32.c:962:58: style: Parameter 'link_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ft32.c:963:31: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ft32.c:967:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ft32.c:968:21: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ft32.c:1040:35: style: Variable 'sym_hash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ft32.c:1085:23: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-gen.c:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-gen.c:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-gen.c:65:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-gen.c:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-gen.c:63:42: style: Parameter 'o' can be declared as pointer to const. However it seems that 'check_for_relocs' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-gen.c:85:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-gen.c:63:42: note: Parameter 'o' can be declared as pointer to const binutils-2.35.1/bfd/elf32-h8300.c:280:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:295:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reloc_howto_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:312:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:329:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:352:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:475:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:557:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_H8_MACH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:596:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_H8_MACH_H8300 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:637:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:649:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:703:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:1535:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:1577:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:1629:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-h8300.c:886:20: style: Condition '(int)gap<=130' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-h8300.c:849:41: note: Assuming that condition '(int)gap<=130' is not redundant binutils-2.35.1/bfd/elf32-h8300.c:886:20: note: Condition '(int)gap<=130' is always true binutils-2.35.1/bfd/elf32-h8300.c:887:20: style: Condition '(int)gap>=-128' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-h8300.c:849:20: note: Assuming that condition '(int)gap>=-126' is not redundant binutils-2.35.1/bfd/elf32-h8300.c:887:20: note: Condition '(int)gap>=-128' is always true binutils-2.35.1/bfd/elf32-h8300.c:809:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-h8300.c:808:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-h8300.c:809:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-h8300.c:258:39: style:inconclusive: Function 'elf32_h8_reloc_type_lookup' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-h8300.c:29:9: note: Function 'elf32_h8_reloc_type_lookup' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-h8300.c:258:39: note: Function 'elf32_h8_reloc_type_lookup' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-h8300.c:258:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-h8300.c:272:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-h8300.c:308:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-h8300.c:309:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-h8300.c:310:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-h8300.c:325:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'special' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-h8300.c:224:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-h8300.c:325:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-h8300.c:645:67: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-h8300.c:696:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:699:20: style: Variable 'last_input_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:788:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:894:25: style: Variable 'last_sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:1251:22: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:1270:22: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:1491:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:1493:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:1562:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:1586:35: style: Variable 'sym_hash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-h8300.c:1633:32: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:955:31: warning: Either the condition 'csky_code<0' is redundant or the array 'csky_elf_howto_table[65]' is accessed at index -1, which is out of bounds. [negativeIndex] binutils-2.35.1/bfd/elf32-csky.c:926:17: note: Assuming that condition 'csky_code<0' is not redundant binutils-2.35.1/bfd/elf32-csky.c:955:31: note: Negative array index binutils-2.35.1/bfd/elf32-csky.c:1383:14: style: Condition 'h!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-csky.c:1922:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:1921:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:1922:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:1923:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:1921:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:1923:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:2211:32: warning: Either the condition 'htab->elf.sgot!=NULL' is redundant or there is possible null pointer dereference: htab->elf.sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:2209:7: note: Assuming that condition 'htab->elf.sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:2211:32: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:2212:20: warning: Either the condition 'htab->elf.sgot!=NULL' is redundant or there is possible null pointer dereference: htab->elf.sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:2209:7: note: Assuming that condition 'htab->elf.sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:2212:20: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:2265:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:2264:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:2265:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:2301:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:2299:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:2301:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:2302:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:2299:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:2302:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:3362:16: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:3375:44: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:3362:16: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:3366:13: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:3375:44: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:3366:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:3369:16: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:3375:44: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:3369:16: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:3370:18: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:3375:44: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:3370:18: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:3393:32: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:3375:44: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:3393:32: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:3394:20: warning: Either the condition 'hash!=NULL' is redundant or there is possible null pointer dereference: hash. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:3375:44: note: Assuming that condition 'hash!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:3394:20: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4273:14: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4272:8: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4273:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4303:14: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4296:8: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4303:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4304:16: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4296:8: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4304:16: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4425:15: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4418:9: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4425:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4426:17: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4418:9: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4426:17: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4724:20: warning: Either the condition 'htab->elf.srelgot!=NULL' is redundant or there is possible null pointer dereference: htab->elf.srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4715:5: note: Assuming that condition 'htab->elf.srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4724:20: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4782:9: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4781:3: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4782:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4808:22: warning: Either the condition 'htab->elf.srelgot!=NULL' is redundant or there is possible null pointer dereference: htab->elf.srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4806:7: note: Assuming that condition 'htab->elf.srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4808:22: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4809:24: warning: Either the condition 'htab->elf.srelgot!=NULL' is redundant or there is possible null pointer dereference: htab->elf.srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-csky.c:4806:7: note: Assuming that condition 'htab->elf.srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-csky.c:4809:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-csky.c:4844:22: style: Variable 'outrel.r_info' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-csky.c:4839:10: note: outrel.r_info is assigned binutils-2.35.1/bfd/elf32-csky.c:4844:22: note: outrel.r_info is overwritten binutils-2.35.1/bfd/elf32-csky.c:921:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:959:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:1277:70: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:1369:32: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:1669:36: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:1932:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:1934:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2129:23: style: Variable 'relplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2129:32: style: Variable 'gotplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2297:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2337:18: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2448:23: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2453:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2472:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2585:23: style: Variable 'loc_isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:2905:45: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:2919:8: style: Variable 'sub' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:3068:51: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:3256:45: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:3322:28: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:3372:39: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:3659:38: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:3662:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:3665:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-csky.c:4983:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:5013:53: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-csky.c:4892:8: style: Variable 'loc' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf-hppa.h:366:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PARISC_DIR14F [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:765:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf_hppa_reloc_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:790:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PARISC_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:818:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PARISC_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:842:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PARISC_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:859:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:872:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:896:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_PROGBITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:931:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_PARISC_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-hppa.h:993:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:438:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:451:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:610:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:715:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:954:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:971:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EI_OSABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1014:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1044:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1080:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_signed_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1540:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1567:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1604:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynstr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1633:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1655:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_FUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1784:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1806:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1887:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1902:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2038:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_PARISC_MILLI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2058:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2300:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2370:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2406:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2480:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2611:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2906:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:2989:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:3021:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:3051:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:3079:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:3128:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PARISC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:3466:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:4145:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:4300:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STN_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:4325:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:4431:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_PARISC_MILLI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:203:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_386_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:364:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:376:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_386_GOTPC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:402:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:419:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:437:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:484:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:870:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:1070:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:1228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:1479:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:1970:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_PROGBITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:2019:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:3492:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:3908:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:3934:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STN_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:3973:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:4088:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:4132:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:4398:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:4466:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-i386.c:4542:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-hppa.c:1991:26: style: Condition 'eh->dyn_relocs!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-hppa.c:3086:15: warning: Either the condition 'p!=NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-hppa.c:3085:7: note: Assuming that condition 'p!=NULL' is not redundant binutils-2.35.1/bfd/elf32-hppa.c:3086:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-hppa.c:600:41: style: Parameter 'hh' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:932:38: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:963:23: style: Variable 'i_ehdrp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:1010:38: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:1055:60: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:1068:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:1110:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:1466:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:1532:57: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:1562:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:1781:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:1899:38: style: Variable 'hh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:2091:23: style: Variable 'end_local_plt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:2093:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:2292:38: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:2294:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:2297:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:2475:22: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:2675:23: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:2691:45: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:2758:28: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:3082:26: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:3109:18: style: Parameter 'sym_sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:4040:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-hppa.c:4341:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/libhppa.h:444:25: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-hppa.h:839:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-hppa.h:851:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf-hppa.h:880:30: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-hppa.c:2136:12: style: Variable 'srel' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-hppa.c:4018:8: style: Variable 'loc' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-hppa.c:4023:15: style: Variable 'cur_off' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-i386.c:358:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-i386.c:849:42: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-i386.c:851:30: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-i386.c:861:13: style: Variable 'call' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-i386.c:1225:35: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-i386.c:1474:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-i386.c:3516:23: style: Variable 'resolved_plt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-i386.c:3516:47: style: Variable 'relplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-i386.c:3698:17: style: Variable 'plt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-i386.c:4460:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-i386.c:4462:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:189:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IP2K_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:233:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:247:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:258:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:285:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:355:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:435:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:503:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:542:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:595:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IP2K_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:799:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:815:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IP2K_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:846:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:918:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:1000:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IP2K_PAGE3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:1076:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:1237:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IP2K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:1262:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ip2k.c:1440:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:253:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:306:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_dangerous [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:351:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IQ2000_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:390:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:443:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:467:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:597:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IQ2000_GNU_VTINHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:744:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_IQ2000_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:762:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:775:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:870:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_IQ2000_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:892:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-iq2000.c:867:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-iq2000.c:862:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-iq2000.c:867:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-iq2000.c:286:25: style: Parameter 'relhi' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-iq2000.c:311:29: style: Parameter 'rel' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-iq2000.c:340:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-iq2000.c:382:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-iq2000.c:463:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-iq2000.c:742:28: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-iq2000.c:770:69: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:305:11: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ip2k.c:303:7: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ip2k.c:305:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ip2k.c:178:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:226:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:251:27: style: Parameter 'code' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:275:27: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:281:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ip2k.c:344:16: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:424:16: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ip2k.c:577:38: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ip2k.c:579:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ip2k.c:628:32: style: Variable 'stabend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ip2k.c:834:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ip2k.c:905:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ip2k.c:992:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ip2k.c:1071:21: style: Variable 'first_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:117:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:139:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:474:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:492:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LM32_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:517:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EM_LATTICEMICO32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:543:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:592:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:625:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:643:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:712:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:730:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:1129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:1269:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:1431:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:1607:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:1729:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:1920:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:2206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:2320:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:2335:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:285:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:302:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_M32C_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:336:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:412:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splt [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:668:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:755:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:783:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:805:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:818:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:916:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M32C_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:932:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M32C_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:946:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:1108:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:1139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:1157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:1317:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:1448:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:2003:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_m16c [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32c.c:2108:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M32C_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-lm32.c:992:14: style: Redundant condition: h. '!h || (h && h->root.type!=bfd_link_hash_undefweak)' is equivalent to '!h || h->root.type!=bfd_link_hash_undefweak' [redundantCondition] binutils-2.35.1/bfd/elf32-lm32.c:2111:13: style: Redundant condition: h. '!h || (h && h->root.type!=bfd_link_hash_undefweak)' is equivalent to '!h || h->root.type!=bfd_link_hash_undefweak' [redundantCondition] binutils-2.35.1/bfd/elf32-lm32.c:1671:9: style: Condition '0&&info->nocopyreloc' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-lm32.c:1679:9: style: Condition '0&&!_bfd_elf_readonly_dynrelocs(h)' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-lm32.c:1849:25: style: Condition 'h->dyn_relocs!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-lm32.c:906:11: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:902:5: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:906:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:943:12: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:936:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:943:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:944:13: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:936:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:944:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:946:8: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:936:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:946:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:975:22: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:974:8: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:975:22: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1285:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1283:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1285:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1286:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1283:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1286:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1514:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1512:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1514:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1515:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1512:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1515:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1566:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1559:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1566:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1567:14: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1559:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1567:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1569:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1559:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1569:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1712:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1711:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1712:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1934:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1933:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1934:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:1935:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-lm32.c:1933:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-lm32.c:1935:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-lm32.c:741:14: style: Redundant initialization for 'symtab_hdr'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/elf32-lm32.c:727:33: note: symtab_hdr is initialized binutils-2.35.1/bfd/elf32-lm32.c:741:14: note: symtab_hdr is overwritten binutils-2.35.1/bfd/elf32-lm32.c:742:14: style: Redundant initialization for 'sym_hashes'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/elf32-lm32.c:728:43: note: sym_hashes is initialized binutils-2.35.1/bfd/elf32-lm32.c:742:14: note: sym_hashes is overwritten binutils-2.35.1/bfd/elf32-lm32.c:2095:17: style: Redundant initialization for 'symtab_hdr'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/elf32-lm32.c:2090:36: note: symtab_hdr is initialized binutils-2.35.1/bfd/elf32-lm32.c:2095:17: note: symtab_hdr is overwritten binutils-2.35.1/bfd/elf32-lm32.c:2096:17: style: Redundant initialization for 'sym_hashes'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/elf32-lm32.c:2091:46: note: sym_hashes is initialized binutils-2.35.1/bfd/elf32-lm32.c:2096:17: note: sym_hashes is overwritten binutils-2.35.1/bfd/elf32-lm32.c:454:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-lm32.c:466:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-lm32.c:635:14: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'lm32_elf_gprel_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-lm32.c:258:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-lm32.c:635:14: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-lm32.c:682:56: style: Parameter 'osec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-lm32.c:684:27: style: Variable 'm' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:1121:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:1281:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:1439:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:1604:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:1944:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:1946:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:2081:42: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:2090:25: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-lm32.c:2350:21: style: Variable 'iphdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:792:3: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32c.c:790:3: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32c.c:792:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32c.c:793:7: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32c.c:790:3: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32c.c:793:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32c.c:913:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32c.c:908:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32c.c:913:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32c.c:1316:11: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32c.c:1314:7: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32c.c:1316:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32c.c:1595:12: style: Variable 'srel' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-m32c.c:1546:12: note: srel is assigned binutils-2.35.1/bfd/elf32-m32c.c:1595:12: note: srel is overwritten binutils-2.35.1/bfd/elf32-m32c.c:278:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32c.c:656:25: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32c.c:659:24: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:756:13: style: Variable 'splt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:813:67: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32c.c:930:26: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32c.c:1199:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:1286:29: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32c.c:1296:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:1440:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:1530:29: style: Variable 'gap' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:1539:22: style: Variable 'e' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:1965:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:1968:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32c.c:2105:43: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc11.c:371:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc11.c:387:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_M68HC11_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc11.c:426:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc11.c:485:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc11.c:706:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc11.c:1172:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_M68HC11_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc11.c:850:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68hc11.c:849:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68hc11.c:850:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68hc11.c:477:20: style:inconclusive: Function 'm68hc11_elf_size_one_stub' argument 2 names different: declaration 'in_arg' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc11.c:40:44: note: Function 'm68hc11_elf_size_one_stub' argument 2 names different: declaration 'in_arg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc11.c:477:20: note: Function 'm68hc11_elf_size_one_stub' argument 2 names different: declaration 'in_arg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc11.c:345:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc11.c:362:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc11.c:696:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc11.c:700:22: style: Variable 'prev_insn_branch' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc11.c:739:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc11.c:1130:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc11.c:1132:38: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:139:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:181:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:267:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:329:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:385:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_M32R_HI16_SLO [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:419:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1266:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1283:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_M32R_GNU_VTENTRY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1302:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_M32R_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1327:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_M32R_SCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1357:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IS_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1389:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1462:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1564:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1680:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1802:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:1997:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:2190:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:2902:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3103:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3209:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M32R_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3229:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_M32R_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3248:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3262:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3325:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M32R_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3377:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m32r.c:3643:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_SMALL_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc12.c:491:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc12.c:507:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_M68HC11_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc12.c:546:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc12.c:595:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc12.c:620:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M68HC11_MACH_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc12.c:465:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc12.c:482:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:96:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_hash_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STO_M68HC12_FAR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:248:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:339:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:585:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:619:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:648:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:702:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:814:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:827:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:858:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:947:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:1309:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:1322:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:1418:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_M68HC11_I32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:1454:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:1466:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68hc1x.c:1416:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68hc1x.c:1410:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68hc1x.c:1416:45: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68hc1x.c:1418:7: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68hc1x.c:1410:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68hc1x.c:1418:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68hc1x.c:188:30: style:inconclusive: Function 'elf32_m68hc11_add_symbol_hook' argument 4 names different: declaration 'namep' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:174:40: note: Function 'elf32_m68hc11_add_symbol_hook' argument 4 names different: declaration 'namep' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:188:30: note: Function 'elf32_m68hc11_add_symbol_hook' argument 4 names different: declaration 'namep' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:189:28: style:inconclusive: Function 'elf32_m68hc11_add_symbol_hook' argument 5 names different: declaration 'flagsp' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:175:14: note: Function 'elf32_m68hc11_add_symbol_hook' argument 5 names different: declaration 'flagsp' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:189:28: note: Function 'elf32_m68hc11_add_symbol_hook' argument 5 names different: declaration 'flagsp' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:190:27: style:inconclusive: Function 'elf32_m68hc11_add_symbol_hook' argument 6 names different: declaration 'secp' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:175:33: note: Function 'elf32_m68hc11_add_symbol_hook' argument 6 names different: declaration 'secp' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:190:27: note: Function 'elf32_m68hc11_add_symbol_hook' argument 6 names different: declaration 'secp' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:191:25: style:inconclusive: Function 'elf32_m68hc11_add_symbol_hook' argument 7 names different: declaration 'valp' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:176:13: note: Function 'elf32_m68hc11_add_symbol_hook' argument 7 names different: declaration 'valp' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:191:25: note: Function 'elf32_m68hc11_add_symbol_hook' argument 7 names different: declaration 'valp' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:804:37: style:inconclusive: Function 'm68hc11_elf_ignore_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:155:9: note: Function 'm68hc11_elf_ignore_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:804:37: note: Function 'm68hc11_elf_ignore_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:806:22: style:inconclusive: Function 'm68hc11_elf_ignore_reloc' argument 3 names different: declaration 'symbol' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:156:13: note: Function 'm68hc11_elf_ignore_reloc' argument 3 names different: declaration 'symbol' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:806:22: note: Function 'm68hc11_elf_ignore_reloc' argument 3 names different: declaration 'symbol' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:807:17: style:inconclusive: Function 'm68hc11_elf_ignore_reloc' argument 4 names different: declaration 'data' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:156:27: note: Function 'm68hc11_elf_ignore_reloc' argument 4 names different: declaration 'data' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:807:17: note: Function 'm68hc11_elf_ignore_reloc' argument 4 names different: declaration 'data' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:810:27: style:inconclusive: Function 'm68hc11_elf_ignore_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:157:28: note: Function 'm68hc11_elf_ignore_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:810:27: note: Function 'm68hc11_elf_ignore_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:818:38: style:inconclusive: Function 'm68hc11_elf_special_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:159:9: note: Function 'm68hc11_elf_special_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:818:38: note: Function 'm68hc11_elf_special_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:821:18: style:inconclusive: Function 'm68hc11_elf_special_reloc' argument 4 names different: declaration 'data' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:160:28: note: Function 'm68hc11_elf_special_reloc' argument 4 names different: declaration 'data' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:821:18: note: Function 'm68hc11_elf_special_reloc' argument 4 names different: declaration 'data' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:824:28: style:inconclusive: Function 'm68hc11_elf_special_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:161:29: note: Function 'm68hc11_elf_special_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:824:28: note: Function 'm68hc11_elf_special_reloc' argument 7 names different: declaration 'error_message' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:927:49: style:inconclusive: Function 'elf32_m68hc11_relocate_section' argument 1 names different: declaration 'output_bfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-m68hc1x.h:167:9: note: Function 'elf32_m68hc11_relocate_section' argument 1 names different: declaration 'output_bfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:927:49: note: Function 'elf32_m68hc11_relocate_section' argument 1 names different: declaration 'output_bfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-m68hc1x.c:187:29: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:195:35: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:237:41: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:239:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:329:32: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:397:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:414:41: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:447:26: style: Variable 'sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:461:24: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:760:51: style: Parameter 'pinfo' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:774:46: style: Parameter 'pinfo' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:788:46: style: Parameter 'pinfo' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:808:16: style: Parameter 'input_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:809:11: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:820:16: style: Parameter 'symbol' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:823:12: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:852:24: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68hc1x.c:1449:18: style: Parameter 'asect' can be declared as pointer to const. However it seems that 'scan_sections_for_abi' is a callback function, if 'asect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-m68hc1x.c:1480:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-m68hc1x.c:1449:18: note: Parameter 'asect' can be declared as pointer to const binutils-2.35.1/bfd/elf32-m32r.c:1744:9: style: Condition '0&&info->nocopyreloc' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-m32r.c:1752:9: style: Condition '0&&!_bfd_elf_readonly_dynrelocs(h)' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-m32r.c:1922:25: style: Condition 'h->dyn_relocs!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-m32r.c:1785:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:1784:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:1785:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2011:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2010:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2011:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2012:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2010:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2012:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2456:36: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2454:8: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2456:36: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2465:22: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2463:8: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2465:22: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2561:11: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2558:5: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2561:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2587:12: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2580:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2587:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2588:13: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2580:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2588:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2590:8: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2580:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2590:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2691:39: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:2690:9: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:2691:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3021:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3019:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3021:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3022:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3019:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3022:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3074:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3067:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3074:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3075:14: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3067:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3075:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3077:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3067:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3077:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3119:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3117:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3119:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3120:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3117:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3120:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3323:44: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3319:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3323:44: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:3325:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m32r.c:3319:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m32r.c:3325:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m32r.c:2299:12: style: Variable 'sec' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-m32r.c:2296:12: note: sec is assigned binutils-2.35.1/bfd/elf32-m32r.c:2299:12: note: sec is overwritten binutils-2.35.1/bfd/elf32-m32r.c:2423:3: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/bfd/elf32-m32r.c:2750:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/bfd/elf32-m32r.c:88:26: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32r.c:134:11: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'm32r_elf_10_pcrel_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-m32r.c:753:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-m32r.c:134:11: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-m32r.c:170:9: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'm32r_elf_generic_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-m32r.c:527:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-m32r.c:170:9: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-m32r.c:259:18: style: Parameter 'symbol' can be declared as pointer to const. However it seems that 'm32r_elf_sda16_reloc' is a callback function, if 'symbol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-m32r.c:643:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-m32r.c:259:18: note: Parameter 'symbol' can be declared as pointer to const binutils-2.35.1/bfd/elf32-m32r.c:261:19: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'm32r_elf_sda16_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-m32r.c:643:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-m32r.c:261:19: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-m32r.c:262:14: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'm32r_elf_sda16_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-m32r.c:643:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-m32r.c:262:14: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-m32r.c:318:13: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'm32r_elf_hi16_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-m32r.c:613:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-m32r.c:318:13: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-m32r.c:374:23: style: Parameter 'relhi' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32r.c:375:23: style: Parameter 'rello' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32r.c:1233:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32r.c:1258:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32r.c:1380:24: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32r.c:1673:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:2021:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:2023:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:2910:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:3115:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:3256:67: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m32r.c:3368:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:3374:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m32r.c:3566:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-mcore.c:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_notsupported [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:284:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:296:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MCORE_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:330:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:346:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MCORE_PCRELIMM8BY4 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:595:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mcore.c:293:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mcore.c:322:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mcore.c:589:23: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-mep.c:115:5: error: There is an unknown macro here somewhere. Configuration is required. If R_MEP_ is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/elf32-m68k.c:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:434:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:741:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_GOT32O [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:785:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:807:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:825:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:943:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pcrel_relocs_copied [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1004:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M68K_ARCH_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1070:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m68000 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1121:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1133:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1196:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1269:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_M68K_ARCH_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1427:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1467:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_TLS_LDM32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1574:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1648:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1698:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable got_entry_key [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1818:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1916:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:1962:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2014:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2041:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2147:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_TLS_LDM32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2296:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2335:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2440:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2453:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2534:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2578:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2925:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2944:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:2964:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3119:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3248:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DF_TEXTREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3295:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3309:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3318:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3358:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3383:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_RELATIVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:3471:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_68K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:4045:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:4279:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:4390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:4498:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:4570:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-m68k.c:4597:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:844:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:854:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:871:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_METAG_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:903:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:993:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOT_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:1042:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:1217:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:1479:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:2023:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:2074:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOT_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:2398:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOT_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:2420:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_FUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:2529:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:2731:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:2922:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3292:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3402:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3427:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3443:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3515:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3548:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3616:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3676:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3957:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:3987:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-metag.c:1595:35: warning: Either the condition 'hh!=NULL' is redundant or there is possible null pointer dereference: hh. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-metag.c:1594:5: note: Assuming that condition 'hh!=NULL' is not redundant binutils-2.35.1/bfd/elf32-metag.c:1595:35: note: Null pointer dereference binutils-2.35.1/bfd/elf32-metag.c:1658:28: warning: Either the condition 'htab->etab.sgot!=NULL' is redundant or there is possible null pointer dereference: htab->etab.sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-metag.c:1656:4: note: Assuming that condition 'htab->etab.sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-metag.c:1658:28: note: Null pointer dereference binutils-2.35.1/bfd/elf32-metag.c:1659:14: warning: Either the condition 'htab->etab.sgot!=NULL' is redundant or there is possible null pointer dereference: htab->etab.sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-metag.c:1656:4: note: Assuming that condition 'htab->etab.sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-metag.c:1659:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-metag.c:1670:29: warning: Either the condition 'htab->etab.sgot!=NULL' is redundant or there is possible null pointer dereference: htab->etab.sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-metag.c:1668:4: note: Assuming that condition 'htab->etab.sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-metag.c:1670:29: note: Null pointer dereference binutils-2.35.1/bfd/elf32-metag.c:1671:15: warning: Either the condition 'htab->etab.sgot!=NULL' is redundant or there is possible null pointer dereference: htab->etab.sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-metag.c:1668:4: note: Assuming that condition 'htab->etab.sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-metag.c:1671:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-metag.c:2080:12: warning: Either the condition 'htab==NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-metag.c:2085:12: note: Assuming that condition 'htab==NULL' is not redundant binutils-2.35.1/bfd/elf32-metag.c:2080:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-metag.c:884:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-metag.c:897:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-metag.c:1215:17: style: Parameter 'sym_sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-metag.c:2754:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:2756:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:2928:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:3159:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:3283:41: style: Parameter 'hh' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-metag.c:3435:37: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-metag.c:3437:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:3440:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:3729:23: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:3745:45: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:3808:28: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-metag.c:1886:8: style: Variable 'loc' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-metag.c:1892:15: style: Variable 'cur_off' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-m68k.c:1267:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:1259:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:1267:45: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:2335:3: warning: Either the condition 'got!=NULL' is redundant or there is possible null pointer dereference: got. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:2334:3: note: Assuming that condition 'got!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:2335:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3014:11: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3010:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3014:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3038:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3037:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3038:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3043:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3042:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3043:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3102:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3101:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3102:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3129:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3128:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3129:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3130:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3128:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3130:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3550:19: warning: Either the condition 'got!=NULL' is redundant or there is possible null pointer dereference: got. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3548:6: note: Assuming that condition 'got!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3550:19: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3770:18: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3768:4: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3770:18: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3771:6: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3768:4: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3771:6: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3949:62: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:3955:14: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:3949:62: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4026:12: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4084:30: note: Calling function 'elf_m68k_install_pc32', 1st argument 'splt' value is 0 binutils-2.35.1/bfd/elf32-m68k.c:4026:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4029:24: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4084:30: note: Calling function 'elf_m68k_install_pc32', 1st argument 'splt' value is 0 binutils-2.35.1/bfd/elf32-m68k.c:4029:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4031:15: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4084:30: note: Calling function 'elf_m68k_install_pc32', 1st argument 'splt' value is 0 binutils-2.35.1/bfd/elf32-m68k.c:4031:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4080:15: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4080:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4085:10: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4085:10: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4086:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4086:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4090:5: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4090:5: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4095:9: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4095:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4099:6: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4099:6: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4100:8: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4100:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4103:5: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4103:5: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4106:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4106:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4107:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4107:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4111:13: warning: Either the condition 'srela!=NULL' is redundant or there is possible null pointer dereference: srela. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4067:7: note: Assuming that condition 'srela!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4111:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4263:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4256:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4263:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4293:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4291:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4293:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4294:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4291:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4294:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:4457:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-m68k.c:4456:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-m68k.c:4457:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-m68k.c:3970:5: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] binutils-2.35.1/bfd/elf32-m68k.c:416:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68k.c:429:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68k.c:1131:18: style: Variable 'in_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68k.c:2666:33: style: Variable 'got_entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68k.c:3290:29: style: Parameter 'rela' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68k.c:3330:15: style: Parameter 'sgot' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68k.c:4052:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68k.c:4288:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68k.c:4381:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68k.c:4411:17: style: Variable 'targetsec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68k.c:4431:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-m68k.c:4562:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-m68k.c:4592:53: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.h:185:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_GPREL16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.h:194:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_LITERAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1675:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1725:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1771:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1818:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1860:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1905:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1938:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2118:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2220:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MICROMIPS_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2244:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2280:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2295:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ABI2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2315:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2332:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2359:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:2431:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:546:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:558:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MICROBLAZE_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:668:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:684:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MICROBLAZE_32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:708:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:828:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:845:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:872:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:925:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:1666:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable addr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:1730:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:2312:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:2340:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:2591:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:2730:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:2930:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:3123:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:3293:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-microblaze.c:3397:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mips.c:1891:41: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'mips32_64bit_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-mips.c:822:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-mips.c:1891:41: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-mips.c:2087:39: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mips.c:2147:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mips.c:2324:57: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mips.c:2354:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mips.c:2438:30: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-moxie.c:117:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-moxie.c:134:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MOXIE_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-moxie.c:157:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-moxie.c:252:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-moxie.c:342:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-moxie.c:96:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-moxie.c:110:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-moxie.c:333:14: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-moxie.c:336:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:1823:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-microblaze.c:1821:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-microblaze.c:1823:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-microblaze.c:3209:17: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-microblaze.c:3207:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-microblaze.c:3209:17: note: Null pointer dereference binutils-2.35.1/bfd/elf32-microblaze.c:3354:11: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-microblaze.c:3350:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-microblaze.c:3354:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-microblaze.c:555:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-microblaze.c:662:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-microblaze.c:857:18: style: Parameter 'sreloc' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-microblaze.c:1714:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:1722:31: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:1953:34: style: Variable 'irelscanend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:2337:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:2523:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:2573:43: style: Variable 'eind' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:2727:36: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:2944:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:3121:36: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:3129:17: style: Variable 'splt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:3130:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:3304:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-microblaze.c:3391:23: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-microblaze.c:2078:19: style: Variable 'immediate' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-microblaze.c:2127:19: style: Variable 'immediate' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-microblaze.c:2194:12: style: Variable 'isym' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-mt.c:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MT_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:222:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:238:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MT_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:345:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_bfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:440:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:471:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MT_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:486:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:496:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:508:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:564:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MT_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:584:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_msp430x [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:594:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:616:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:650:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MSP430x_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:688:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:730:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1322:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_bfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1405:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_MSP430_MACH_MSP430x11x1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1441:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_msp14 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1592:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1627:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1740:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1840:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:1872:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:2523:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:2534:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:2595:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-msp430.c:2759:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_LINKER_CREATED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-mt.c:561:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-mt.c:556:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-mt.c:561:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-mt.c:158:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mt.c:191:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mt.c:209:26: style: Parameter 'relhi' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mt.c:431:25: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-mt.c:434:24: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-mt.c:469:24: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-msp430.c:1975:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-msp430.c:1973:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-msp430.c:1975:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-msp430.c:2199:10: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-msp430.c:2197:6: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-msp430.c:2199:10: note: Null pointer dereference binutils-2.35.1/bfd/elf32-msp430.c:1699:8: style: Variable 'isym' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-msp430.c:1686:8: note: isym is assigned binutils-2.35.1/bfd/elf32-msp430.c:1699:8: note: isym is overwritten binutils-2.35.1/bfd/elf32-msp430.c:680:18: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-msp430.c:682:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:726:22: style: Variable 'sym_diff_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1579:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1581:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1600:35: style: Variable 'sym_hash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1622:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1636:25: style: Variable 'lsym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1658:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1661:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1781:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1783:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1867:23: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:1941:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:2165:24: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-msp430.c:2749:58: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:2529:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_Internal_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:2604:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:2646:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:2715:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:2790:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:2872:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:2978:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3011:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3174:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_RELAX_ENTRY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_GNU_VTENTRY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3254:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3308:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3332:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3368:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_TLS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3461:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3715:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3754:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3877:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:3904:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4043:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4248:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4267:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4510:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4659:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4695:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4783:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4827:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:4955:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6092:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6306:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6503:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_N1_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6540:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_n1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6584:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6591:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_NDS_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6631:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6677:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6857:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_NDS_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6954:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_signed_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:6998:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:7414:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:7619:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_R15 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:7726:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_SP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8154:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_INSN16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8315:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MISC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8484:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8558:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8582:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_MERGE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8629:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8690:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8723:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:8827:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_offset [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9044:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9093:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9177:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9464:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9491:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9620:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_HI20_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9703:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_25_PCREL_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9805:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_HI20_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:9939:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_HI20_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10014:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N32_OP6_BR1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10139:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_25_PCREL_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10327:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_HI20_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10522:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_HI20_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10623:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_25_PCREL_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10699:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_EMPTY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10835:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_HI20_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:10931:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_25_PCREL_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11058:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_EMPTY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11228:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_15_PCREL_RELA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11308:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11471:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11569:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11677:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_PTR_RESOLVED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11752:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N32_OP6_LWC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:11821:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_Internal_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12072:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12452:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_SMALL_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12470:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12509:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12716:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12770:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_INSN16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12793:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:12944:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:13055:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:13166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:13220:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:13247:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:13309:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NDS32_RELAX_GROUP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:13409:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nds32.c:13470:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:1592:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:1926:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:1954:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2162:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2247:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_stub [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2304:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2348:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2416:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2491:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_arg [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2551:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2615:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2878:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINKER_CREATED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2912:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:2991:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_nios2r2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3024:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3037:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3068:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3133:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3312:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3335:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3355:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3366:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3394:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3422:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3450:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3476:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3502:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3530:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3562:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3605:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3632:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3659:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:3726:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:4550:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_NIOS2_GPREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:4565:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_SMALL_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:4585:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:4616:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:4672:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:4690:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:4980:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:5280:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:5316:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_FUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:5428:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:5460:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:5734:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:5966:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:6007:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-nios2.c:5628:25: style: Condition 'h->dyn_relocs!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-nios2.c:3831:9: warning: asprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] binutils-2.35.1/bfd/elf32-nios2.c:3863:13: warning: asprintf format string requires 1 parameter but 4 are given. [wrongPrintfScanfArgNum] binutils-2.35.1/bfd/elf32-nios2.c:4049:11: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:4046:5: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:4049:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:4075:12: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:4068:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:4075:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:4076:14: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:4068:6: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:4076:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:5081:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:5078:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:5081:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:5082:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:5078:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:5082:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:5141:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:5140:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:5141:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:5176:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:5174:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:5176:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:5177:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:5174:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:5177:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:5707:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:5706:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:5707:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:5708:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nios2.c:5706:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nios2.c:5708:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nios2.c:1918:52: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:1949:50: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:2220:39: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:2222:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:2225:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:2407:43: style: Parameter 'hh' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:2410:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:2646:23: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:2662:45: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:2724:28: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:3349:45: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'nios2_elf32_ignore_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:1039:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3349:45: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3350:11: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_ignore_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:1039:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3350:11: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3361:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_hi16_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:871:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3361:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3389:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_lo16_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:885:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3389:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3417:15: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_hiadj16_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:899:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3417:15: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3445:36: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_pcrel_lo16_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:1109:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3445:36: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3471:39: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_pcrel_hiadj16_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:1124:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3471:39: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3497:15: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_pcrel16_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:787:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3497:15: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3525:14: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_call26_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:1320:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3525:14: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3553:13: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_gprel_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:955:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3553:13: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3601:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_ujmp_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:997:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3601:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3628:12: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_cjmp_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:1011:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3628:12: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3655:13: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nios2_elf32_callr_relocate' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nios2.c:1025:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nios2.c:3655:13: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nios2.c:3691:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:4681:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:4686:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:4903:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:4974:39: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:4984:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5113:17: style: Variable 'sgot' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5170:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5298:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5426:39: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5456:39: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5728:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5731:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nios2.c:5960:25: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:6000:56: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:6002:6: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:6004:6: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nios2.c:4355:12: style: Variable 'loc' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nios2.c:4361:12: style: Variable 'cur_off' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-or1k.c:1004:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_OR1K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:1019:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_OR1K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:1037:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_OR1K_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:1101:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:1261:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:1881:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:2200:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_OR1K_NODELAY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:2236:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:2358:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:2555:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:2688:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:2730:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:2925:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:3097:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:3114:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_or1k [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:3133:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_OR1K_NODELAY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:3146:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:3163:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:3203:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:3231:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-or1k.c:1432:14: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:1428:8: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:1432:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:1456:15: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:1451:9: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:1456:15: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:1457:17: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:1451:9: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:1457:17: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:1460:11: warning: Either the condition 'srelgot!=NULL' is redundant or there is possible null pointer dereference: srelgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:1451:9: note: Assuming that condition 'srelgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:1460:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2252:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2250:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2252:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2253:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2250:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2253:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2386:23: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2384:7: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2386:23: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2387:23: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2384:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2387:23: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2465:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2463:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2465:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2466:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2463:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2466:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2939:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2938:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2939:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:2940:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-or1k.c:2938:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-or1k.c:2940:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-or1k.c:1153:10: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-or1k.c:1127:9: note: status is assigned binutils-2.35.1/bfd/elf32-or1k.c:1153:10: note: status is overwritten binutils-2.35.1/bfd/elf32-or1k.c:1014:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-or1k.c:1079:45: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-or1k.c:1871:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-or1k.c:2151:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-or1k.c:2248:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-or1k.c:2367:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-or1k.c:2552:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-or1k.c:2949:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-or1k.c:2951:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-or1k.c:3154:69: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-or1k.c:3195:51: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-or1k.c:3226:49: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:9888:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] binutils-2.35.1/bfd/elf32-pj.c:53:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pj.c:305:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pj.c:323:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PJ_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pj.c:342:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_PICOJAVA_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pj.c:61:27: warning: Either the condition 'symbol_in!=NULL' is redundant or there is possible null pointer dereference: symbol_in. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-pj.c:56:17: note: Assuming that condition 'symbol_in!=NULL' is not redundant binutils-2.35.1/bfd/elf32-pj.c:61:27: note: Null pointer dereference binutils-2.35.1/bfd/elf32-pj.c:38:13: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'pj_elf_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-pj.c:218:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-pj.c:38:13: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-pj.c:284:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-pj.c:297:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:11494:11: style: Redundant condition: h. '!h || (h && strcmp(h->root.root.string,"_FP_BASE_")!=0)' is equivalent to '!h || strcmp(h->root.root.string,"_FP_BASE_")!=0' [redundantCondition] binutils-2.35.1/bfd/elf32-nds32.c:11588:14: style: Redundant condition: h. '!h || (h && strcmp(h->root.root.string,"_FP_BASE_")!=0)' is equivalent to '!h || strcmp(h->root.root.string,"_FP_BASE_")!=0' [redundantCondition] binutils-2.35.1/bfd/elf32-nds32.c:3966:9: style: Condition '0&&info->nocopyreloc' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-nds32.c:9236:9: style: Condition 'mask' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-nds32.c:9235:14: note: Assignment 'mask=0-(val>>31)', assigned value is less than 1 binutils-2.35.1/bfd/elf32-nds32.c:9236:9: note: Condition 'mask' is always false binutils-2.35.1/bfd/elf32-nds32.c:13270:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/elf32-nds32.c:4004:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:4003:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:4004:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:4281:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:4280:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:4281:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:4282:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:4280:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:4282:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6220:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6218:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6220:24: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6221:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6218:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6221:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6279:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6272:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6279:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6280:14: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6272:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6280:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6282:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6272:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6282:9: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6326:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6324:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6326:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6327:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6324:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6327:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6349:25: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6348:8: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6349:25: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6356:25: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6355:8: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6356:25: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6855:44: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6851:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6855:44: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:6857:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:6851:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:6857:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:7435:11: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:7433:7: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:7435:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:8651:14: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:8649:7: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:8651:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:13351:7: warning: Either the condition '!result' is redundant or there is possible null pointer dereference: result. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:13350:7: note: Assuming that condition '!result' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:13351:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:13384:4: warning: Either the condition '!result' is redundant or there is possible null pointer dereference: result. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-nds32.c:13383:4: note: Assuming that condition '!result' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:13384:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-nds32.c:5008:12: style: Variable 'rel' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-nds32.c:4983:7: note: rel is assigned binutils-2.35.1/bfd/elf32-nds32.c:5008:12: note: rel is overwritten binutils-2.35.1/bfd/elf32-nds32.c:9355:11: style: Variable 'blank_t' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] binutils-2.35.1/bfd/elf32-nds32.c:9189:11: note: $symbol is assigned binutils-2.35.1/bfd/elf32-nds32.c:9355:11: note: $symbol is overwritten binutils-2.35.1/bfd/elf32-nds32.c:6454:19: style: Redundant assignment of 'sgot' to itself. [selfAssignment] binutils-2.35.1/bfd/elf32-nds32.c:10475:17: style: Redundant assignment of 'irel->r_addend' to itself. [selfAssignment] binutils-2.35.1/bfd/elf32-nds32.c:5547:6: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/bfd/elf32-nds32.c:6904:38: style:inconclusive: Function 'get_tls_type' argument 2 names different: declaration 'h' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elf32-nds32.c:4915:77: note: Function 'get_tls_type' argument 2 names different: declaration 'h' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-nds32.c:6904:38: note: Function 'get_tls_type' argument 2 names different: declaration 'h' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elf32-nds32.c:2599:17: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nds32_elf_9_pcrel_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:341:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:2599:17: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:2632:28: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:2704:14: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nds32_elf_hi20_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:2031:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:2704:14: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:2759:24: style: Parameter 'relhi' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:2760:24: style: Parameter 'rello' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:2863:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nds32_elf_generic_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:319:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:2863:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:2972:19: style: Parameter 'symbol' can be declared as pointer to const. However it seems that 'nds32_elf_sda15_reloc' is a callback function, if 'symbol' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:525:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:2972:19: note: Parameter 'symbol' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:2973:20: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'nds32_elf_sda15_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:525:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:2973:20: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:2973:40: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nds32_elf_sda15_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:525:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:2973:40: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:3005:43: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'nds32_elf_ignore_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:2480:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:3005:43: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:3006:9: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'nds32_elf_ignore_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-nds32.c:2480:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-nds32.c:3006:9: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-nds32.c:3272:56: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:3317:54: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:3453:37: style: Variable 'table' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:3900:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:4241:43: style: Parameter 'rel' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:4291:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:4293:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:4793:62: style: Parameter 'rel' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:5877:18: style: Variable 'srelplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:6086:37: style: Variable 'hent' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:6096:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:6322:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:6662:68: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:6904:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:6985:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:6989:31: style: Variable 'ehtab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:7279:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:7400:51: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:7409:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:8615:25: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:8684:42: style: Parameter 'rel' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:8706:27: style: Parameter 'internal_relocs' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:8707:27: style: Parameter 'irelend' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:8815:26: style: Parameter 'internal_relocs' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:8816:26: style: Parameter 'irelend' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:8865:23: style: Parameter 'relocs' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:9138:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:9143:22: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:9522:13: style: Variable 'sec_f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:9522:21: style: Variable 'sec_b' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:10822:53: style: Variable 'call_irel' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:11303:44: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:11304:56: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:11309:20: style: Variable 'first_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:11312:21: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:11442:31: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:11564:31: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:11667:43: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:11671:22: style: Variable 'ptr_irel' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:11671:56: style: Variable 're_irel' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:12557:21: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:12938:24: style: Parameter 'irelend' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:12941:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:13163:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:13163:74: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-nds32.c:13291:22: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:13411:22: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:13414:29: style: Variable 'node' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:13482:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-nds32.c:12892:32: warning: Either the condition 'dist<0xffffff' is redundant or there is signed integer overflow for expression 'dist<<16'. [integerOverflowCond] binutils-2.35.1/bfd/elf32-nds32.c:12888:4: note: Assuming that condition 'dist<0xffffff' is not redundant binutils-2.35.1/bfd/elf32-nds32.c:12892:32: note: Integer overflow binutils-2.35.1/bfd/elf32-nds32.c:10151:31: warning: Uninitialized variable: cond_irelfn [uninitvar] binutils-2.35.1/bfd/elf32-nds32.c:10142:17: note: Assuming condition is false binutils-2.35.1/bfd/elf32-nds32.c:10151:31: note: Uninitialized variable: cond_irelfn binutils-2.35.1/bfd/elf32-nds32.c:10344:10: warning: Uninitialized variable: cond_irelfn [uninitvar] binutils-2.35.1/bfd/elf32-nds32.c:10333:17: note: Assuming condition is false binutils-2.35.1/bfd/elf32-nds32.c:10344:10: note: Uninitialized variable: cond_irelfn binutils-2.35.1/bfd/elf32-nds32.c:3199:10: style: Variable 'i' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nds32.c:3200:6: style: Variable 'i' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nds32.c:5760:34: style: Variable 'org_tls_type' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nds32.c:6971:12: style: Variable 'data' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nds32.c:9860:13: style: Variable 'insn_len' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nds32.c:9888:13: style: Variable 'insn_len' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nds32.c:11562:19: style: Variable 'range_l' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-nds32.c:11562:32: style: Variable 'range_h' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-pru.c:302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:403:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:420:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PRU_ILLEGAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:471:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:529:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:552:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:719:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:974:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:983:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PRU_GNU_DIFF8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:1219:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:1351:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-pru.c:1427:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-pru.c:1425:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-pru.c:1427:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-pru.c:966:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_pru_diff_relocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-pru.c:285:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-pru.c:966:38: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-pru.c:967:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_pru_diff_relocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-pru.c:285:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-pru.c:967:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-pru.c:968:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_pru_diff_relocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-pru.c:285:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-pru.c:968:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-pru.c:969:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_pru_diff_relocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-pru.c:285:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-pru.c:969:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-pru.c:970:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_pru_diff_relocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-pru.c:285:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-pru.c:970:31: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-pru.c:971:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_elf_pru_diff_relocate' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-pru.c:285:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-pru.c:971:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-pru.c:1128:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-pru.c:1282:25: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-pru.c:1346:23: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-pru.c:1402:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:710:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:725:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC_ADDR32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:877:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:894:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC_ADDR32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:943:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:993:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_dangerous [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1074:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_PPC_VLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1172:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1187:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1214:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1250:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIBUTE_NONSTRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1302:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_PPC_VLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1332:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1359:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_SORT_ENTRIES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1376:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1407:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1510:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1533:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1623:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APUINFO_SECTION_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1709:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APUINFO_SECTION_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1723:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APUINFO_SECTION_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1780:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1792:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:1802:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_boolean [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linker_section_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2317:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2332:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2360:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2381:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2465:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2531:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2623:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2694:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2805:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2832:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC_PLTREL24 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2850:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC_PLT16_HA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2863:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2886:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:3545:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:3680:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:3796:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:3896:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_OPCODE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:3979:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4102:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4183:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4314:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4396:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4418:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4730:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4746:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4769:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:4981:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:5088:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:5108:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:5477:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:5971:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:5990:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:6060:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:6672:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:6715:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:6791:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:6947:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:9346:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:9611:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:9722:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:9815:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:9843:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:10416:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:255:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_RL78_32_OP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:271:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:288:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_RL78_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:316:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:334:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:351:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:551:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:697:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splt [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1136:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1153:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_FLAG_RL78_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1171:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1262:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_FLAG_RL78_CPU_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1277:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_rl78 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1309:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1398:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1435:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1469:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1500:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1519:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1703:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RL78_RELAXA_ALIGN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1777:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1853:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:2073:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-rl78.c:1051:12: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-rl78.c:1041:15: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-rl78.c:1051:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-rl78.c:1259:11: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-rl78.c:1254:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-rl78.c:1259:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-rl78.c:1444:3: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-rl78.c:1442:3: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-rl78.c:1444:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-rl78.c:1445:7: warning: Either the condition 'splt!=NULL' is redundant or there is possible null pointer dereference: splt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-rl78.c:1442:3: note: Assuming that condition 'splt!=NULL' is not redundant binutils-2.35.1/bfd/elf32-rl78.c:1445:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-rl78.c:1898:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-rl78.c:1896:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-rl78.c:1898:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-rl78.c:1166:67: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-rl78.c:1275:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-rl78.c:1297:25: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-rl78.c:1300:24: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-rl78.c:1396:13: style: Variable 'splt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-rl78.c:1510:34: style: Parameter 'dynobj' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-rl78.c:1566:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-rl78.c:1641:30: style: Parameter 'alignment_rel' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-rl78.c:1647:23: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-rl78.c:1649:23: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-rl78.c:1824:30: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-rl78.c:2065:23: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-rx.c:3963:75: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/elf32-s12z.c:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s12z.c:93:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s12z.c:278:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s12z.c:293:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_S12Z_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s12z.c:309:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_s12z [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s12z.c:40:35: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'opru18_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-s12z.c:183:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-s12z.c:40:35: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-s12z.c:73:26: style: Parameter 'abfd' can be declared as pointer to const. However it seems that 'shift_addend_reloc' is a callback function, if 'abfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-s12z.c:153:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-s12z.c:73:26: note: Parameter 'abfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-s12z.c:248:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-s12z.c:269:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-s390.c:187:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_390_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:311:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:349:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:370:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:388:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:428:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:38:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:62:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:87:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:103:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:868:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_390_TLS_LE32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:902:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:1377:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:1438:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:1563:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:1792:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:1979:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:2011:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:2038:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3262:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3309:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3577:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_bfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3619:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3753:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3779:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3819:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIBUTE_NONSTRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-s390.c:3885:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf-s390-common.c:67:18: warning: Either the condition 'htab' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-s390-common.c:65:3: note: Assuming that condition 'htab' is not redundant binutils-2.35.1/bfd/elf-s390-common.c:67:18: note: Null pointer dereference binutils-2.35.1/bfd/elf-s390-common.c:67:27: warning: Either the condition 'htab->elf.hgot' is redundant or there is possible null pointer dereference: htab->elf.hgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-s390-common.c:65:3: note: Assuming that condition 'htab->elf.hgot' is not redundant binutils-2.35.1/bfd/elf-s390-common.c:67:27: note: Null pointer dereference binutils-2.35.1/bfd/elf-s390-common.c:68:6: warning: Either the condition 'htab' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-s390-common.c:65:3: note: Assuming that condition 'htab' is not redundant binutils-2.35.1/bfd/elf-s390-common.c:68:6: note: Null pointer dereference binutils-2.35.1/bfd/elf-s390-common.c:68:15: warning: Either the condition 'htab->elf.hgot' is redundant or there is possible null pointer dereference: htab->elf.hgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-s390-common.c:65:3: note: Assuming that condition 'htab->elf.hgot' is not redundant binutils-2.35.1/bfd/elf-s390-common.c:68:15: note: Null pointer dereference binutils-2.35.1/bfd/elf-s390-common.c:71:3: warning: Either the condition 'htab' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf-s390-common.c:65:3: note: Assuming that condition 'htab' is not redundant binutils-2.35.1/bfd/elf-s390-common.c:71:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-s390.c:3583:7: warning: Possible null pointer dereference: htab [nullPointer] binutils-2.35.1/bfd/elf32-s390.c:3579:43: note: Assignment 'htab=(((struct elf_link_hash_table*)(info->hash))->hash_table_id)==S390_ELF_DATA?((struct elf_s390_link_hash_table*)(info->hash)):NULL', assigned value is 0 binutils-2.35.1/bfd/elf32-s390.c:3583:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-s390.c:181:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-s390.c:305:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-s390.c:364:13: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 's390_tls_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-s390.c:125:2: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-s390.c:364:13: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-s390.c:365:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 's390_tls_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-s390.c:125:2: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-s390.c:365:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-s390.c:380:14: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 's390_elf_ldisp_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-s390.c:161:2: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-s390.c:380:14: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-s390.c:383:21: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-s390.c:896:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-s390.c:1815:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-s390.c:1818:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-s390.c:3167:28: style: Variable 'relplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-s390.c:3625:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-s390.c:3711:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-s390.c:3745:57: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-s390.c:3774:53: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:244:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_LITTLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:253:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_LITTLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:290:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_LITTLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:299:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_LITTLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:337:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:361:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:413:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:458:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:490:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:530:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:565:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:598:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:629:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1042:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1070:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1083:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1108:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1163:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1222:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1253:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1272:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1304:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1416:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1503:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1550:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1573:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1652:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1702:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1730:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1799:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:2004:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:2387:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:2411:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:2784:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3013:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IS_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3038:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IS_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3063:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3076:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_SCORE_SCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3095:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3187:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3259:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3420:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3486:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3574:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3718:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_SCORE_GPREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3739:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3764:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3798:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3818:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3870:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3905:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3934:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:3982:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4001:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_SCORE_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4022:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4069:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4083:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4099:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4115:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4130:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4141:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4155:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_bfds [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4176:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4186:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4205:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4214:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4226:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4247:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4256:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4267:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4278:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4289:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4299:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4321:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4330:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4339:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4354:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4387:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4396:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4405:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4418:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_score7 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:4443:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score.c:1505:12: warning: Identical inner 'return' condition is always true. [identicalInnerCondition] binutils-2.35.1/bfd/elf32-score.c:1504:7: note: outer condition: *loc binutils-2.35.1/bfd/elf32-score.c:1505:12: note: identical inner condition: *loc binutils-2.35.1/bfd/elf32-score.c:1085:3: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:1084:3: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:1085:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:1275:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:1273:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:1275:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:1307:3: warning: Either the condition 'sreloc!=NULL' is redundant or there is possible null pointer dereference: sreloc. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:1306:3: note: Assuming that condition 'sreloc!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:1307:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:3135:26: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3132:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:3135:26: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:3138:20: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3132:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:3138:20: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:3141:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3132:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:3141:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:3269:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3268:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:3269:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:3270:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3268:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:3270:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:3526:3: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3525:3: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:3526:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:3532:7: warning: Either the condition 'g!=NULL' is redundant or there is possible null pointer dereference: g. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3528:3: note: Assuming that condition 'g!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:3532:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:4000:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3994:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:4000:45: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:4001:7: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score.c:3994:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score.c:4001:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score.c:4035:12: style: Variable 'in_flags' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-score.c:4028:13: note: in_flags is assigned binutils-2.35.1/bfd/elf32-score.c:4035:12: note: in_flags is overwritten binutils-2.35.1/bfd/elf32-score.c:4036:13: style: Variable 'out_flags' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-score.c:4029:13: note: out_flags is assigned binutils-2.35.1/bfd/elf32-score.c:4036:13: note: out_flags is overwritten binutils-2.35.1/bfd/elf32-score.c:634:27: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/bfd/elf32-score.c:251:24: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:297:24: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:306:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:938:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:306:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:307:18: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:938:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:307:18: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:308:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:938:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:308:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:310:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:938:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:310:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:311:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:938:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:311:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:320:18: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'score_elf_lo16_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:683:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:320:18: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:323:19: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'score_elf_lo16_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:683:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:323:19: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:442:17: style: Parameter 'input_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:612:15: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'score_elf_got_lo16_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:878:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:612:15: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:615:16: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'score_elf_got_lo16_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score.c:878:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score.c:615:16: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score.c:1490:17: style: Parameter 'sgot' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:1744:68: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:1831:61: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:1850:27: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:1964:50: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:2001:17: style: Variable 'o' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:2078:18: style: Variable 'sgot' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:2781:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:2999:25: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:3022:42: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:3057:18: style: Parameter 'input_sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:3092:37: style: Variable 'hscore' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:3306:18: style: Variable 'target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:3483:26: style: Variable 'g' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:3569:13: style: Variable 'sdyn' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:3760:25: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:3794:48: style: Variable 'indscore' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score.c:3867:53: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:3897:63: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:3929:61: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:3973:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:4441:53: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score.c:1507:16: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elf32-score.c:456:14: style: Variable 'relocation' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-score.c:2256:17: style: Variable 'abs_value' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-ppc.c:6335:10: style: Condition '0&&tsec->sec_info_type==SEC_INFO_TYPE_MERGE' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-ppc.c:4566:14: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ppc.c:4569:13: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ppc.c:4566:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ppc.c:4957:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ppc.c:4956:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ppc.c:4957:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ppc.c:5487:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ppc.c:5486:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ppc.c:5487:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ppc.c:5488:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ppc.c:5486:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ppc.c:5488:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ppc.c:9799:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ppc.c:9794:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ppc.c:9799:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ppc.c:9863:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ppc.c:9861:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ppc.c:9863:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ppc.c:9864:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-ppc.c:9861:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-ppc.c:9864:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-ppc.c:719:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:869:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:932:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ppc_elf_addr16_ha_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ppc.c:683:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ppc.c:932:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ppc.c:1151:26: style: Variable 'i_ehdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:1179:54: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1209:52: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1298:37: style: Parameter 'flag_name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1357:20: style: Parameter 'asect' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1372:13: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:1603:66: style: Parameter 'link_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1704:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1705:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1706:20: style: Parameter 'asec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1707:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:1789:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'section_covers_vma' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ppc.c:1887:39: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ppc.c:1789:31: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ppc.c:1789:59: style: Parameter 'section' can be declared as pointer to const. However it seems that 'section_covers_vma' is a callback function, if 'section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-ppc.c:1887:39: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-ppc.c:1789:59: note: Parameter 'section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-ppc.c:1840:35: style: Variable 'extdynend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:2617:23: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:2660:26: style: Parameter 'lsect' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:2817:51: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:2882:20: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:2883:31: style: Variable 'tga' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:3337:18: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:3338:26: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:3540:68: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:3543:18: style: Variable 'in_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:3675:18: style: Variable 'in_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:4239:42: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:4386:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:4441:44: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:4973:33: style: Parameter 'ent' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:4974:36: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-ppc.c:5084:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:5507:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:6050:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:6221:12: style: Variable 'lgot_masks' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:7087:10: style: Variable 'lgot_masks' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:9815:35: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:9859:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-ppc.c:9964:17: style: Variable 'splt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:214:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:236:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:313:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:358:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:430:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:465:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:499:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:530:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:925:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:953:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:967:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:993:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1043:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1078:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1110:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1129:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1162:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1274:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1364:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1412:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1435:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1515:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1566:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1595:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1665:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:1854:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2226:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2251:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2589:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2818:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IS_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2843:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IS_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2868:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2881:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_SCORE_SCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2901:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:2994:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3067:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3295:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3384:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3529:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_SCORE_GPREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3551:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3576:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3611:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3633:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3686:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3722:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3751:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3806:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_SCORE_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3827:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-score7.c:3874:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-ppc.c:2010:13: style: Variable 'names' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-ppc.c:2011:8: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-score7.c:1366:12: warning: Identical inner 'return' condition is always true. [identicalInnerCondition] binutils-2.35.1/bfd/elf32-score7.c:1365:7: note: outer condition: *loc binutils-2.35.1/bfd/elf32-score7.c:1366:12: note: identical inner condition: *loc binutils-2.35.1/bfd/elf32-score7.c:1945:9: style: Condition 'local_p' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-score7.c:969:3: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:968:3: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:969:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:1132:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:1130:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:1132:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:1165:3: warning: Either the condition 'sreloc!=NULL' is redundant or there is possible null pointer dereference: sreloc. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:1164:3: note: Assuming that condition 'sreloc!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:1165:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:2941:26: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:2938:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:2941:26: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:2944:20: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:2938:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:2944:20: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:2947:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:2938:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:2947:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:3077:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:3076:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:3077:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:3078:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:3076:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:3078:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:3335:3: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:3334:3: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:3335:3: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:3341:7: warning: Either the condition 'g!=NULL' is redundant or there is possible null pointer dereference: g. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:3337:3: note: Assuming that condition 'g!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:3341:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:3805:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:3799:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:3805:45: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:3806:7: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-score7.c:3799:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elf32-score7.c:3806:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-score7.c:3840:12: style: Variable 'in_flags' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-score7.c:3833:13: note: in_flags is assigned binutils-2.35.1/bfd/elf32-score7.c:3840:12: note: in_flags is overwritten binutils-2.35.1/bfd/elf32-score7.c:3841:13: style: Variable 'out_flags' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf32-score7.c:3834:13: note: out_flags is assigned binutils-2.35.1/bfd/elf32-score7.c:3841:13: note: out_flags is overwritten binutils-2.35.1/bfd/elf32-score7.c:535:27: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/bfd/elf32-score7.c:205:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:838:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:205:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:206:18: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:838:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:206:18: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:207:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:838:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:207:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:209:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:838:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:209:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:210:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'score_elf_hi16_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:838:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:210:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:219:18: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'score_elf_lo16_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:584:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:219:18: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:222:19: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'score_elf_lo16_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:584:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:222:19: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:342:17: style: Parameter 'input_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:513:15: style: Parameter 'reloc_entry' can be declared as pointer to const. However it seems that 'score_elf_got_lo16_reloc' is a callback function, if 'reloc_entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:778:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:513:15: note: Parameter 'reloc_entry' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:516:16: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'score_elf_got_lo16_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-score7.c:778:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-score7.c:516:16: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-score7.c:1351:17: style: Parameter 'sgot' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:1609:68: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:1698:61: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:1718:27: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:1807:50: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:1851:17: style: Variable 'o' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:1978:18: style: Variable 'sgot' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:2586:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:2804:25: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:2827:42: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:2862:18: style: Parameter 'input_sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:2898:37: style: Variable 'hscore' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:3114:18: style: Variable 'target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:3292:26: style: Variable 'g' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:3379:13: style: Variable 'sdyn' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:3572:25: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:3607:48: style: Variable 'indscore' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-score7.c:3683:53: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:3714:63: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:3746:61: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-score7.c:1368:16: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elf32-score7.c:356:14: style: Variable 'relocation' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-score7.c:2111:17: style: Variable 'abs_value' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-sh.c:95:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xvec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:111:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xvec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:143:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:246:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:310:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:402:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:429:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:469:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:914:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_ALIGN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:1328:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:1413:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_ALIGN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2231:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOT_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2260:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2271:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2304:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2366:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2492:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2614:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2936:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:2958:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:3220:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:3261:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:3276:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:3293:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:3366:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:3402:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5097:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5175:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5186:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5236:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOT_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_TLS_LE_32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5752:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_SH_MACH_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5793:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5831:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5877:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5926:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5942:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:6247:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:6436:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:6463:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:6498:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:6510:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:6528:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sparc.c:39:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sparc.c:78:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sparc.c:129:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EM_SPARC32PLUS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sparc.c:181:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sparc.c:304:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sparc.c:184:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sparc.c:182:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sparc.c:184:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sparc.c:34:56: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sparc.c:298:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sparc.c:300:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:111:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf_spu_reloc_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:160:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SPU_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:178:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf_spu_reloc_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:191:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:217:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:256:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:268:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:309:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:481:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:513:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:569:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:657:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:909:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:951:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1092:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ovl_index [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1215:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1492:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1517:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1542:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1677:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1788:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1880:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1896:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:1932:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2180:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2435:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2545:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2560:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2623:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2645:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2667:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2680:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2705:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2917:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:2972:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3237:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3268:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3281:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3303:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3353:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3376:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3448:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3617:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3665:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3755:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3880:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:3976:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:4212:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:4703:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:4732:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:4769:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SPU_PPU32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:4798:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:4839:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5138:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5150:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5192:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5214:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5240:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5341:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPU_PTNOTE_SPUNAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5364:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:5447:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-sh.c:5777:24: error: Array 'sh_ef_bfd_table[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds] binutils-2.35.1/bfd/elf32-sh.c:5776:11: note: Assuming that condition 'i>0' is not redundant binutils-2.35.1/bfd/elf32-sh.c:5777:24: note: Array index out of bounds binutils-2.35.1/bfd/elf32-sh.c:2559:9: style: Condition '0&&info->nocopyreloc' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-sh.c:2567:9: style: Condition '0&&!_bfd_elf_readonly_dynrelocs(h)' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-sh.c:614:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:613:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:614:8: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:2596:7: warning: Either the condition 'srel!=NULL' is redundant or there is possible null pointer dereference: srel. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:2595:7: note: Assuming that condition 'srel!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:2596:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:2972:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:2971:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:2972:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:2973:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:2971:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:2973:4: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:3122:17: warning: Either the condition 'htab->root.sgotplt' is redundant or there is possible null pointer dereference: htab->root.sgotplt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:3121:7: note: Assuming that condition 'htab->root.sgotplt' is not redundant binutils-2.35.1/bfd/elf32-sh.c:3122:17: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6162:23: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6160:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6162:23: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6163:11: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6160:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6163:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6224:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6217:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6224:13: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6261:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6259:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6261:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6262:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6259:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6262:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6280:22: warning: Either the condition 'htab->root.hgot!=NULL' is redundant or there is possible null pointer dereference: htab->root.hgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6279:8: note: Assuming that condition 'htab->root.hgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6280:22: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6281:35: warning: Either the condition 'htab->root.hgot!=NULL' is redundant or there is possible null pointer dereference: htab->root.hgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6279:8: note: Assuming that condition 'htab->root.hgot!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6281:35: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6289:25: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6288:8: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6289:25: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:6296:25: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-sh.c:6295:8: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elf32-sh.c:6296:25: note: Null pointer dereference binutils-2.35.1/bfd/elf32-sh.c:89:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:105:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:136:31: style: Variable 'last_ptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:230:50: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'sh_elf_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-sh-relocs.h:44:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-sh.c:230:50: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-sh.c:304:47: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'sh_elf_ignore_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-sh-relocs.h:402:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-sh.c:304:47: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf32-sh.c:305:13: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'sh_elf_ignore_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-sh-relocs.h:402:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-sh.c:305:13: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf32-sh.c:465:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:589:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:839:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:842:38: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:1154:37: style: Variable 'irelscanend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:1323:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:1389:41: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'sh_elf_swap_insns' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-sh.c:1371:59: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-sh.c:1389:41: note: Parameter 'sec' can be declared as pointer to const binutils-2.35.1/bfd/elf32-sh.c:1394:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:2268:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:2269:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:2271:34: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:2982:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:2983:38: style: Variable 'end_local_funcdesc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:2986:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:3257:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:5101:32: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:5680:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:5950:17: style: Variable 'srelplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:6257:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-sh.c:6428:58: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:6458:56: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:6506:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:6508:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-sh.c:6510:34: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:1471:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1499:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1528:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1586:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ABI_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1621:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ABI_DSBT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1636:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1662:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1674:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1705:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_C6000_ABS32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1722:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1902:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1941:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_STRING_C6000_unwind [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1959:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_C6000_UNWIND [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:1980:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:2095:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:2121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:2141:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:2166:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:2693:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:2958:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IS_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:2980:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IS_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3005:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3018:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_TIC6X_SCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3035:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3232:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3396:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3486:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ABI_compatibility [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3498:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ABI_conformance [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3513:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3540:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C6XABI_Tag_ISA_C67X [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3603:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3812:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3868:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:3941:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_C6000_UNWIND [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tic6x.c:4127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-spu.c:977:9: style: The if condition is the same as the previous if condition [duplicateCondition] binutils-2.35.1/bfd/elf32-spu.c:963:9: note: First condition binutils-2.35.1/bfd/elf32-spu.c:977:9: note: Second condition binutils-2.35.1/bfd/elf32-spu.c:4609:11: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/bfd/elf32-spu.c:1098:11: warning: Possible null pointer dereference: ibfd [nullPointer] binutils-2.35.1/bfd/elf32-spu.c:1505:32: note: Calling function 'count_stub', 2nd argument 'NULL' value is 0 binutils-2.35.1/bfd/elf32-spu.c:1098:11: note: Null pointer dereference binutils-2.35.1/bfd/elf32-spu.c:1106:14: warning: Possible null pointer dereference: ibfd [nullPointer] binutils-2.35.1/bfd/elf32-spu.c:1505:32: note: Calling function 'count_stub', 2nd argument 'NULL' value is 0 binutils-2.35.1/bfd/elf32-spu.c:1106:14: note: Null pointer dereference binutils-2.35.1/bfd/elf32-spu.c:1106:55: warning: Possible null pointer dereference: irela [nullPointer] binutils-2.35.1/bfd/elf32-spu.c:1505:60: note: Calling function 'count_stub', 6th argument 'NULL' value is 0 binutils-2.35.1/bfd/elf32-spu.c:1106:55: note: Null pointer dereference binutils-2.35.1/bfd/elf32-spu.c:1229:12: warning: Possible null pointer dereference: ibfd [nullPointer] binutils-2.35.1/bfd/elf32-spu.c:1530:32: note: Calling function 'build_stub', 2nd argument 'NULL' value is 0 binutils-2.35.1/bfd/elf32-spu.c:1229:12: note: Null pointer dereference binutils-2.35.1/bfd/elf32-spu.c:1229:53: warning: Possible null pointer dereference: irela [nullPointer] binutils-2.35.1/bfd/elf32-spu.c:1530:60: note: Calling function 'build_stub', 6th argument 'NULL' value is 0 binutils-2.35.1/bfd/elf32-spu.c:1229:53: note: Null pointer dereference binutils-2.35.1/bfd/elf32-spu.c:185:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:272:26: style: Variable 'ehdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:704:18: style: Variable 's0' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:906:30: style: Parameter 'input_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:951:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:1170:39: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:1176:44: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:1493:13: style: Variable 'sym_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:1517:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:1563:41: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:1821:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ovl_mgr_open' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf32-spu.c:1868:10: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf32-spu.c:1821:32: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf32-spu.c:1833:23: style: Variable 'os' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:1856:23: style: Variable 'os' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:1936:8: style: Variable 'obfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:2181:8: style: Variable 'abfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:2351:13: style: Variable 'sec1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:2351:19: style: Variable 'sec2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:2411:25: style: Variable 'sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:2678:32: style: Parameter 's' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:2812:26: style: Variable 'fun' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:2910:33: style: Variable 'sec_data' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3110:22: style: Variable 'syms' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3215:8: style: Variable 'ibfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3227:34: style: Variable 'sec_data' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3319:32: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3364:8: style: Variable 'ibfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3448:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3702:33: style: Variable 'sec_data' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3735:8: style: Variable 'ibfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3747:17: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3777:37: style: Variable 'sec_data' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3778:34: style: Variable 'sinfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:3936:37: style: Variable 'sec_data' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:4081:30: style: Variable 'sinfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:4109:21: style: Parameter 'ovly_map' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:4111:29: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:4302:17: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:4443:31: style: Variable 'sinfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:4732:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:4764:26: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:5135:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:5136:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:5148:36: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:5210:13: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:5214:35: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:5232:62: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:5234:13: style: Variable 'toe' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:5339:20: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-spu.c:5355:33: style: Variable 'last' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:5465:45: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-spu.c:2126:26: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elf32-spu.c:2041:11: style: Variable 'off' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elf32-tic6x.c:3142:25: style: Condition 'h->dyn_relocs!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-tic6x.c:3941:8: style: Condition '!hdr' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/elf32-tic6x.c:3167:7: warning: Either the condition 'sreloc!=NULL' is redundant or there is possible null pointer dereference: sreloc. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-tic6x.c:3166:7: note: Assuming that condition 'sreloc!=NULL' is not redundant binutils-2.35.1/bfd/elf32-tic6x.c:3167:7: note: Null pointer dereference binutils-2.35.1/bfd/elf32-tic6x.c:3403:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-tic6x.c:3401:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-tic6x.c:3403:39: note: Null pointer dereference binutils-2.35.1/bfd/elf32-tic6x.c:3404:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf32-tic6x.c:3401:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elf32-tic6x.c:3404:43: note: Null pointer dereference binutils-2.35.1/bfd/elf32-tic6x.c:1436:37: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:1464:37: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:1584:22: style: Variable 'out_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:1609:33: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:1671:25: style: Parameter 'rela' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:1916:27: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:1977:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:2114:22: style: Variable 'rel_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:2130:55: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:2131:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:2132:21: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:2686:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:2690:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:2716:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:2999:20: style: Parameter 'input_sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:3207:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:3209:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:3399:28: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:3921:27: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tic6x.c:3924:8: style: Variable 'inp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:3939:23: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:3977:26: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tic6x.c:4122:39: style: Variable 'globals' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf32-tilegx.c:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilegx.c:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilegx.c:32:57: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tilegx.c:58:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf32-tilepro.c:758:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:774:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:790:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_TILEPRO_IMM16_X1_TLS_LE_HA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:925:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:948:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1099:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEPRO_BUNDLE_SIZE_IN_BYTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1218:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1311:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_TILEPRO_IMM16_X0_TLS_LE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1351:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_TILEPRO_IMM16_X0_TLS_IE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1414:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1827:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_und_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1856:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:1977:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:2183:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:2203:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:2395:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:2422:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEPRO_BUNDLE_SIZE_IN_BYTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:2540:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:3416:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:3556:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:3598:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:3681:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEPRO_BUNDLE_SIZE_IN_BYTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-tilepro.c:3718:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:245:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:288:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:463:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:495:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_notsupported [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:828:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:884:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:1861:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:1878:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:1895:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_V850_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:1917:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_V850_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:1983:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_overflow [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2205:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_V850_GNU_VTENTRY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2349:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZEOF_V850_NOTE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2370:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_READONLY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2406:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V850_NOTE_SECNAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2415:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V850_NOTE_SECNAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2441:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V850_NOTE_SECNAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2480:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2589:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZEOF_V850_NOTE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2670:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V850_NOTE_SECNAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2693:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_v850_rh850 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2730:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_RH850_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2765:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2778:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2895:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_v850_rh850 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2951:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_V850_SCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:2979:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sh_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:3077:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sh_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:3130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:3162:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:3194:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_V850_SCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:3277:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_V850_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:3460:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:4218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_v850_rh850 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:4242:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_v850_rh850 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:4262:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_V800_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf32-v850.c:3803:45: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/elf32-v850.c:4012:16: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/elf32-v850.c:4048:12: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/elf32-v850.c:3411:40: style: Condition '(sym_hash)->root.u.def.valueroot.u.def.valueroot.u.def.valuehash))->hash_table_id)==S390_ELF_DATA?((struct elf_s390_link_hash_table*)(info->hash)):NULL', assigned value is 0 binutils-2.35.1/bfd/elf64-s390.c:3419:7: note: Null pointer dereference binutils-2.35.1/bfd/elf64-s390.c:2982:11: style: Variable 'insn1' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf64-s390.c:2971:14: note: insn1 is assigned binutils-2.35.1/bfd/elf64-s390.c:2982:11: note: insn1 is overwritten binutils-2.35.1/bfd/elf64-s390.c:3010:11: style: Variable 'insn1' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elf64-s390.c:3001:11: note: insn1 is assigned binutils-2.35.1/bfd/elf64-s390.c:3010:11: note: insn1 is overwritten binutils-2.35.1/bfd/elf64-s390.c:334:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-s390.c:394:13: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 's390_tls_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf64-s390.c:136:2: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf64-s390.c:394:13: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elf64-s390.c:395:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 's390_tls_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf64-s390.c:136:2: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf64-s390.c:395:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf64-s390.c:410:14: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 's390_elf_ldisp_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf64-s390.c:172:2: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf64-s390.c:410:14: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elf64-s390.c:413:21: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:815:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:1768:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:1771:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:2218:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:2219:15: style: Variable 'sym_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:3115:28: style: Variable 'relplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:3464:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:3561:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-s390.c:3596:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-s390.c:3625:53: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-s390.c:3742:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-s390.c:3762:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:282:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_PPC64_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:288:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_PPC64_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:995:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1004:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1331:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1359:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_ADDR32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1407:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_ADDR16_HIGHERA34 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1448:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1494:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1562:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1582:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1605:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1631:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_continue [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1655:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1679:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_D34_HA30 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1719:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_dangerous [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1834:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1858:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1879:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:1902:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIBUTE_NONSTRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:2024:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:2038:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_SMALL_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:2048:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:2066:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:2162:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:2194:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:2214:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3385:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stub_cache [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3524:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3627:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EI_CLASS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3762:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_REL24_NOTOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3778:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3831:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3866:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:3951:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4071:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4108:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4235:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4431:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notice_not_needed [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4449:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4495:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4527:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4540:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_REL24 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4558:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_PLT16_HA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:4586:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5284:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_LINKER_CREATED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5334:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_PPC64_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5368:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5522:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5586:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5598:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5613:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5630:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5665:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5680:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5733:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5834:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:5886:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6224:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6353:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6412:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6429:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6466:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6665:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6747:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6832:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6918:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:6978:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:7145:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:7557:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:7705:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:7915:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:7937:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:8477:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:8536:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_GOT16_LO [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:8574:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:8692:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:9525:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:9536:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:9581:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:9596:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:9617:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:9882:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:9957:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:10342:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:10376:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:10578:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_REL16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:10742:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_PPC64_REL16_HIGHERA34 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:10773:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_CFA_advance_loc [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:10983:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_offset [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:11136:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_offset [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:11263:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_Internal_Shdr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:11304:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:11337:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:11406:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:11927:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12293:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12316:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12330:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12406:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12422:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12438:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12619:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12643:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINKER_CREATED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12853:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12903:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:12955:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:13089:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_KEEP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:13111:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:13859:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:13965:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:14139:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:14268:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:14288:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_CFA_advance_loc [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:14324:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:14733:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:14789:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:17329:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:17395:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-ppc.c:17424:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:43:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:56:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:245:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:276:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:313:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reloc_count [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:333:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:466:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_REGISTER [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:593:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:624:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_REGISTER [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:642:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:660:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:754:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:767:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_REGISTER [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:794:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-sparc.c:354:27: style: Array index 'idx' is used before limits check. [arrayIndexThenCheck] binutils-2.35.1/bfd/elf64-sparc.c:797:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elf64-sparc.c:795:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elf64-sparc.c:797:7: note: Null pointer dereference binutils-2.35.1/bfd/elf64-sparc.c:38:74: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-sparc.c:510:36: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-sparc.c:636:20: style: Variable 'elfsym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-tilegx.c:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-tilegx.c:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-tilegx.c:32:57: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-tilegx.c:58:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:268:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_X86_64_32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:317:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:345:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:360:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:402:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:993:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:1001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:1020:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:1285:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:1434:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linker_def [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:1513:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_X86_64_REX_GOTPCRELX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:1856:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:2436:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4560:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4579:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4627:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4734:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4780:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4937:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_X86_64_UNWIND [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4969:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:4994:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_X86_64_LCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5014:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5022:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5029:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_X86_64_LARGE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5038:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_X86_64_LARGE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5057:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_common [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5086:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5120:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_X86_64_REX_GOTPCRELX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5333:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5356:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:5416:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elf64-x86-64.c:312:36: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:352:57: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:397:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:1010:16: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:1012:25: style: Parameter 'symtab_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:1024:13: style: Variable 'call' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:1561:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:1590:39: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:1691:36: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:1851:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:4182:32: style: Variable 'relplt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:4953:26: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:4990:17: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:5020:49: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:5027:44: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:5036:38: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:5081:13: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:5118:35: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-x86-64.c:5327:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-x86-64.c:5329:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:8902:11: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] binutils-2.35.1/bfd/elf64-ppc.c:7835:32: style: Condition 'tga!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elf64-ppc.c:14642:42: style: Same expression on both sides of '-'. [duplicateExpression] binutils-2.35.1/bfd/elf64-ppc.c:9539:4: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/elf64-ppc.c:1838:26: style: Variable 'i_ehdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:1853:56: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:1876:54: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:2191:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'section_covers_vma' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf64-ppc.c:2495:41: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf64-ppc.c:2191:31: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elf64-ppc.c:2191:59: style: Parameter 'section' can be declared as pointer to const. However it seems that 'section_covers_vma' is a callback function, if 'section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elf64-ppc.c:2495:41: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elf64-ppc.c:2191:59: note: Parameter 'section' can be declared as pointer to const binutils-2.35.1/bfd/elf64-ppc.c:2467:32: style: Variable 'extdynend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:3727:20: style: Variable 'group' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4360:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4361:35: style: Variable 'rel_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4383:26: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4581:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4582:31: style: Variable 'tga' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4582:37: style: Variable 'dottga' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4943:16: style: Variable 'dest' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:4956:21: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:5651:46: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:6139:76: style: Parameter 'htab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:6177:76: style: Parameter 'htab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:6423:43: style: Parameter 'eh' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:6437:48: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:7156:43: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:7625:42: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:7962:44: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:9537:31: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:9592:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:9614:31: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:9988:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:10392:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:12512:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:12589:12: style: Variable 'got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:12899:13: style: Variable 'o' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:12905:17: style: Variable 'i' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:13155:32: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:13182:29: style: Variable 'opd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:14988:19: style: Variable 'lgot_masks' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:17292:38: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elf64-ppc.c:17395:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:17433:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elf64-ppc.c:10924:28: warning: Either the condition 'htab->params->plt_stub_align>=0' is redundant or there is signed integer overflow for expression '-stub_align'. [integerOverflowCond] binutils-2.35.1/bfd/elf64-ppc.c:10913:36: note: Assuming that condition 'htab->params->plt_stub_align>=0' is not redundant binutils-2.35.1/bfd/elf64-ppc.c:10921:18: note: Assignment 'stub_align=1<<-htab->params->plt_stub_align', assigned value is 2 binutils-2.35.1/bfd/elf64-ppc.c:10924:28: note: Integer overflow binutils-2.35.1/bfd/elf64-ppc.c:7115:19: error: Uninitialized variable: *pp [uninitvar] binutils-2.35.1/bfd/elf64-ppc.c:14593:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elfn32-mips.c:3209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3259:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3298:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3328:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3369:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3414:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3473:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3680:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3695:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3762:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MICROMIPS_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3801:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3826:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3840:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3855:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ABI2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3879:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3906:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3945:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:4043:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ABI2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfn32-mips.c:3686:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfn32-mips.c:3871:57: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfn32-mips.c:3901:55: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfn32-mips.c:4024:32: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:66:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable st_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:113:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:216:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:259:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:389:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:517:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:579:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_OBJECT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:609:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:757:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf64_External_Sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:839:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynlocal [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:856:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:875:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:911:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:921:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:942:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_relocatable_executable [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:1014:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STV_DEFAULT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:1061:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:1847:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2253:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2294:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2357:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2498:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2599:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_Internal_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2683:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2742:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2773:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2797:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:2957:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3143:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3174:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3247:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3314:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_THREAD_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3340:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STB_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3477:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3518:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3615:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3673:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3744:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3821:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_External_Verdef [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3897:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:3946:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:4034:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:5696:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:5762:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:5915:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:5939:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:6008:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:6061:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:6109:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:6282:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:6304:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:6364:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:6404:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7213:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7234:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7265:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7577:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_INFO_TYPE_MERGE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7589:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7648:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7711:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7750:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7775:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7813:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_elf_hash_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7865:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7874:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7885:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7897:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7909:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7921:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:7944:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8076:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable st_shndx [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8147:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8358:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8463:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STB_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8508:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STB_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8571:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8623:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:8922:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9100:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9319:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9626:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9687:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9760:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_LORESERVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9789:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9939:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:9969:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:10471:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:10496:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:10542:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_GROUP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:10579:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:11503:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:11713:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_indirect_link_order [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:11789:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:11951:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13096:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13227:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13258:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STN_UNDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13317:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13355:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13413:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13459:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13584:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13635:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13699:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13744:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13776:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13799:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13826:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:13953:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14004:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14122:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable with_flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14184:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14203:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14282:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14343:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14490:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14631:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14637:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14643:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_com_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14737:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14811:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14861:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_READONLY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14875:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elflink.c:14924:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_DEBUG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-aarch64.c:3032:40: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/elfnn-ia64.c:214:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:300:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:351:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:892:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_STRING_ia64_unwind_hdr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:922:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_STRING_ia64_archext [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:944:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_IA_64_SHORT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:965:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_IA_64_UNWIND [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1030:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1053:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1089:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_STRING_ia64_archext [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1111:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_STRING_ia64_archext [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1201:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1299:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1404:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1422:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1476:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1504:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1522:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1550:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1596:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1650:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1911:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:1976:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_SMALL_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2003:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2059:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2171:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2639:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2669:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IA64_FPTRNNLSB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2691:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2702:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2725:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2773:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2813:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2837:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2852:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2974:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:2999:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3225:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3256:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3397:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3450:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3511:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3523:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3547:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3700:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:3780:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4523:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4612:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4695:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4708:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4802:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_IA_64_TRAPNIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4854:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4950:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4964:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_IA_64_ANSI_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:4979:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_com_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-ia64.c:499:11: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:497:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:499:11: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:1143:14: warning: Either the condition 's' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:1147:11: note: Assuming that condition 's' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:1143:14: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:1588:19: warning: Possible null pointer dereference: abfd [nullPointer] binutils-2.35.1/bfd/elfnn-ia64.c:4527:43: note: Calling function 'get_dyn_sym_info', 3rd argument 'NULL' value is 0 binutils-2.35.1/bfd/elfnn-ia64.c:1837:46: note: Calling function 'get_local_sym_hash', 2nd argument 'abfd' value is 0 binutils-2.35.1/bfd/elfnn-ia64.c:1588:19: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:1589:17: warning: Possible null pointer dereference: rel [nullPointer] binutils-2.35.1/bfd/elfnn-ia64.c:4527:49: note: Calling function 'get_dyn_sym_info', 4th argument 'NULL' value is 0 binutils-2.35.1/bfd/elfnn-ia64.c:1837:52: note: Calling function 'get_local_sym_hash', 3rd argument 'rel' value is 0 binutils-2.35.1/bfd/elfnn-ia64.c:1589:17: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:1594:26: warning: Possible null pointer dereference: rel [nullPointer] binutils-2.35.1/bfd/elfnn-ia64.c:4527:49: note: Calling function 'get_dyn_sym_info', 4th argument 'NULL' value is 0 binutils-2.35.1/bfd/elfnn-ia64.c:1837:52: note: Calling function 'get_local_sym_hash', 3rd argument 'rel' value is 0 binutils-2.35.1/bfd/elfnn-ia64.c:1594:26: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:1944:30: warning: Either the condition 'info!=NULL' is redundant or there is possible null pointer dereference: info. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:1934:13: note: Assuming that condition 'info!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:1944:30: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:3013:7: warning: Either the condition 'sec!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:3012:7: note: Assuming that condition 'sec!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:3013:7: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:3014:7: warning: Either the condition 'sec!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:3012:7: note: Assuming that condition 'sec!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:3014:7: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:4627:39: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:4626:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:4627:39: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:4628:43: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:4626:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:4628:43: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:4801:12: warning: Either the condition 'ptr!=NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-ia64.c:4799:3: note: Assuming that condition 'ptr!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-ia64.c:4796:14: note: file is assigned '(FILE*)ptr' here. binutils-2.35.1/bfd/elfnn-ia64.c:4801:12: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-ia64.c:2707:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/bfd/elfnn-ia64.c:1529:16: style:inconclusive: Function 'elfNN_ia64_dyn_sym_traverse' argument 3 names different: declaration 'info' definition 'data'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elfnn-ia64.c:183:11: note: Function 'elfNN_ia64_dyn_sym_traverse' argument 3 names different: declaration 'info' definition 'data'. binutils-2.35.1/bfd/elfnn-ia64.c:1529:16: note: Function 'elfNN_ia64_dyn_sym_traverse' argument 3 names different: declaration 'info' definition 'data'. binutils-2.35.1/bfd/elfnn-ia64.c:2043:51: style:inconclusive: Function 'get_pltoff' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elfnn-ia64.c:195:37: note: Function 'get_pltoff' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elfnn-ia64.c:2043:51: note: Function 'get_pltoff' argument 2 names different: declaration 'info' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elfnn-ia64.c:346:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:889:30: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-ia64.c:1047:26: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-ia64.c:1106:22: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:1233:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-ia64.c:1370:39: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:1381:39: style: Variable 'entry1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:1383:39: style: Variable 'entry2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:2149:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:2151:13: style: Variable 'got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:2151:19: style: Variable 'fptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:2151:33: style: Variable 'pltoff' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:3697:38: style: Variable 'ia64_info' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:4259:27: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:4620:36: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-ia64.c:4703:69: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-ia64.c:1866:25: error: Uninitialized variables: &key.got_offset, &key.fptr_offset, &key.pltoff_offset, &key.plt_offset, &key.plt2_offset, &key.tprel_offset, &key.dtpmod_offset, &key.dtprel_offset, &key.h, &key.reloc_entries, &key.got_done, &key.fptr_done, &key.pltoff_done, &key.tprel_done, &key.dtpmod_done, &key.dtprel_done, &key.want_got, &key.want_gotx, &key.want_fptr, &key.want_ltoff_fptr, &key.want_plt, &key.want_plt2, &key.want_pltoff, &key.want_tprel, &key.want_dtpmod, &key.want_dtprel [uninitvar] binutils-2.35.1/bfd/elfnn-riscv.c:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:185:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_RISCV_RVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:220:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_RISCV_RVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:290:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:307:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:368:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:436:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bfd_error_handler [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:448:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:482:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bfd_error_handler [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:769:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:897:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1099:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1276:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1287:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1300:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1328:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1516:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1545:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1568:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1596:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:1647:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2296:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2433:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2477:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2590:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_RISCV_FLOAT_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2651:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2683:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2820:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2864:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bfd_error_handler [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:2945:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3116:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3222:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_offset [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3343:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3383:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3417:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3434:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3460:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RISCV_IMM_REACH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3556:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_RISCV_RVC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3669:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3718:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3791:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3921:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3936:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:4208:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:4232:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:4274:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfnn-riscv.c:3077:21: style: Condition 'out_attr[i].i!=0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elfnn-riscv.c:3074:20: note: Assuming that condition 'out_attr[i].i==0' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:3077:21: note: Condition 'out_attr[i].i!=0' is always true binutils-2.35.1/bfd/elfnn-riscv.c:145:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:1818:9: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:1825:44: note: Calling function 'riscv_elf_append_rela', 2nd argument 's' value is 0 binutils-2.35.1/bfd/elfnn-riscv.c:145:9: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:772:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:770:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:772:12: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:904:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:902:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:904:7: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:1101:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:1100:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:1101:12: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:1111:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:1110:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:1111:4: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:1112:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:1110:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:1112:4: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:1801:14: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:1798:8: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:1801:14: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:2371:23: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:2369:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:2371:23: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:2479:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfnn-riscv.c:2478:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfnn-riscv.c:2479:12: note: Null pointer dereference binutils-2.35.1/bfd/elfnn-riscv.c:3495:13: style: Variable 'auipc' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elfnn-riscv.c:3483:9: note: auipc is assigned binutils-2.35.1/bfd/elfnn-riscv.c:3495:13: note: auipc is overwritten binutils-2.35.1/bfd/elfnn-riscv.c:449:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:499:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:502:13: style: Variable 'sreloc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:682:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:765:38: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:766:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:1121:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:1124:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:1187:35: style: Variable 'got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:2431:28: style: Parameter 'sdyn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-riscv.c:2436:22: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:2713:12: style: Variable 'find_ext' can be declared as const array [constVariable] binutils-2.35.1/bfd/elfnn-riscv.c:2732:30: style: Variable 'merged' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:3204:28: style: Parameter 'link_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-riscv.c:3525:41: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-riscv.c:3528:13: style: Variable 'o' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:3564:35: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:3786:23: style: Variable 'hi' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:3827:35: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfnn-riscv.c:4203:56: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfnn-riscv.c:4227:54: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-aarch64.c:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:130:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:163:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:403:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:587:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:616:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:652:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIBUTE_NONSTRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:719:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:842:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:902:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNU_PROPERTY_AARCH64_FEATURE_1_AND [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-aarch64.c:579:63: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-aarch64.c:611:61: style: Parameter 'note' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-ia64.c:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-ia64.c:198:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-ia64.c:226:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_IA64_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-ia64.c:341:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-ia64.c:410:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-ia64.c:564:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA64_OPND_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-ia64.c:511:19: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/elfxx-ia64.c:69:40: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'ia64_elf_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-ia64.c:188:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-ia64.c:69:40: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-ia64.c:70:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'ia64_elf_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-ia64.c:188:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-ia64.c:70:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-ia64.c:333:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:3551:6: style: Assignment 's=rela_dyn' is redundant with condition 's==rela_dyn'. [duplicateConditionalAssign] binutils-2.35.1/bfd/elflink.c:3550:8: note: Condition 's==rela_dyn' binutils-2.35.1/bfd/elflink.c:3551:6: note: Assignment 's=rela_dyn' is redundant binutils-2.35.1/bfd/elflink.c:3553:6: style: Assignment 's=rel_dyn' is redundant with condition 's==rel_dyn'. [duplicateConditionalAssign] binutils-2.35.1/bfd/elflink.c:3552:8: note: Condition 's==rel_dyn' binutils-2.35.1/bfd/elflink.c:3553:6: note: Assignment 's=rel_dyn' is redundant binutils-2.35.1/bfd/elflink.c:2315:8: style: Condition 'hide' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/elflink.c:133:3: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:132:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:133:3: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:134:3: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:132:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:134:3: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:135:3: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:132:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:135:3: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:136:3: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:132:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:136:3: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:137:26: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:132:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:137:26: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:960:6: warning: Possible null pointer dereference: section_sym_count [nullPointer] binutils-2.35.1/bfd/elflink.c:7193:57: note: Calling function '_bfd_elf_link_renumber_dynsyms', 3rd argument 'NULL' value is 0 binutils-2.35.1/bfd/elflink.c:960:6: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:1778:8: warning: Either the condition '!pold_alignment' is redundant or there is possible null pointer dereference: pold_alignment. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:1777:7: note: Assuming that condition '!pold_alignment' is not redundant binutils-2.35.1/bfd/elflink.c:1778:8: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:3487:13: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:3485:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:3487:13: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:3488:43: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:3485:3: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:3488:43: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:3770:17: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:3767:3: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:3770:17: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:3771:17: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:3767:3: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:3771:17: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7317:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7316:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7317:7: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7319:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7316:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7319:7: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7320:11: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7316:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7320:11: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7372:22: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7371:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7372:22: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7373:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7371:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7373:4: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7374:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7371:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7374:4: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7375:8: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7371:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7375:8: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:7561:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elflink.c:7557:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elflink.c:7561:7: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:11520:18: warning: Possible null pointer dereference: reldata [nullPointer] binutils-2.35.1/bfd/elflink.c:11515:17: note: Assignment 'reldata=NULL', assigned value is 0 binutils-2.35.1/bfd/elflink.c:11520:18: note: Null pointer dereference binutils-2.35.1/bfd/elflink.c:13138:15: style: Variable 'cookie->rel' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elflink.c:13135:19: note: cookie->rel is assigned binutils-2.35.1/bfd/elflink.c:13138:15: note: cookie->rel is overwritten binutils-2.35.1/bfd/elflink.c:13794:13: style: Redundant initialization for 'ibfd'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/elflink.c:13792:13: note: ibfd is initialized binutils-2.35.1/bfd/elflink.c:13794:13: note: ibfd is overwritten binutils-2.35.1/bfd/elflink.c:14110:15: style: Redundant initialization for 'tf'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/elflink.c:14106:33: note: tf is initialized binutils-2.35.1/bfd/elflink.c:14110:15: note: tf is overwritten binutils-2.35.1/bfd/elflink.c:89:25: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:219:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:623:13: style: Variable 'version' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:755:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:833:59: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:834:14: style: Parameter 'input_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:891:13: style: Variable 'ip' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:917:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:918:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:919:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:992:47: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:1129:14: style: Variable 'old_version' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:2233:60: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:2248:33: style: Variable 'd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:2493:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:2707:28: style: Parameter 'input_rel_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:2713:22: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:3308:26: style: Parameter 'obfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:3385:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:3509:17: style: Variable 'sdynamic' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:3621:17: style: Variable 'sdyn' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:3660:32: style: Parameter 'stop' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:3757:13: style: Variable 'sdyn' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4007:24: style: Variable 'extversym_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4014:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4095:36: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4223:11: style: Variable 'fnm' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4246:11: style: Variable 'fnm' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4272:11: style: Variable 'fnm' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4463:32: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4510:32: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4554:23: style: Variable 'new_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4801:27: style: Variable 't' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:4808:31: style: Variable 'a' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5160:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5270:29: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5413:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5507:14: style: Variable 'slook' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5693:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5787:15: style: Variable 'symdefend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5796:32: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5798:32: style: Variable 'undefs_tail' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:5944:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6017:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6137:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:6138:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:6276:53: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:6279:13: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6453:36: style: Variable 'newh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6570:37: style: Variable 'n' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6817:30: style: Variable 'a' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6950:35: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6951:17: style: Variable 'dynstr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:6952:17: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:7077:18: style: Variable 'o' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:7640:35: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:7894:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:7906:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:7938:22: style: Variable 'extdynend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:8129:30: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:8137:28: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:8208:40: style: Variable 'ssymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:8353:39: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:8354:11: style: Parameter 'bbfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:8499:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9042:26: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:9120:24: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9330:16: style: Variable 'o' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9387:16: style: Variable 'o' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9498:19: style: Variable 'erelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9529:34: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9547:31: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9579:19: style: Variable 'erelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9758:44: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:9782:56: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:9786:8: style: Variable 'abfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:9833:25: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:10151:17: style: Variable 'tls_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:10321:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:10494:46: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:10570:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:10845:18: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:10923:29: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:11141:27: style: Variable 'irelaend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:11493:22: style: Variable 'rel_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:11894:27: style: Parameter 'obfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:12388:31: style: Variable 'ord' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:12738:26: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:12890:24: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:12950:23: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:13109:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:13147:14: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:13192:28: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:13222:25: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'elf_gc_mark_debug_section' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elflink.c:13568:8: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elflink.c:13222:25: note: Parameter 'sym' can be declared as pointer to const binutils-2.35.1/bfd/elflink.c:13409:13: style: Variable 'ssec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:13482:18: style: Variable 'linked_to_sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:13575:48: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:13600:18: style: Variable 'first' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:13690:33: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:14218:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:14314:22: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:14447:17: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:14481:39: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:14629:47: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:14635:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:14641:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:14648:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:14649:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:14650:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elflink.c:14771:31: style: Variable 'ehsrc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:14859:17: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elflink.c:7476:23: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elflink.c:7477:18: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elflink.c:8955:14: style: union member 'aligned32::v' is never used. [unusedStructMember] binutils-2.35.1/bfd/elflink.c:8973:14: style: union member 'aligned32::v' is never used. [unusedStructMember] binutils-2.35.1/bfd/elflink.c:1725:14: style: Variable 'olddef' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elflink.c:1780:14: style: Variable 'olddef' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elflink.c:1781:20: style: Variable 'olddyncommon' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elflink.c:11384:19: style: Variable 'rel_hash_list' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elfxx-riscv.c:933:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:943:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:954:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bfd_error_handler [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:977:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:1039:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:1121:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:1348:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:1449:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:1461:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:1525:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-riscv.c:969:15: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'riscv_elf_add_sub_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-riscv.c:776:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-riscv.c:969:15: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-riscv.c:970:10: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'riscv_elf_add_sub_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-riscv.c:776:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-riscv.c:970:10: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-riscv.c:990:16: portability: 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] binutils-2.35.1/bfd/elfxx-riscv.c:1008:51: portability: 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] binutils-2.35.1/bfd/elfxx-sparc.c:62:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_notsupported [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:120:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_other [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:147:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_other [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:175:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_other [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:201:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_other [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:322:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SPARC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:601:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:637:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SPARC_max_std [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:661:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:770:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rel_index [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1087:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1141:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1213:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1255:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1305:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1347:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1846:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1881:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1904:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2038:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2353:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2375:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2391:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2668:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2681:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable link_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2698:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2747:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:2787:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4117:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4208:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4468:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4555:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4631:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4665:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefweak [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4680:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4773:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_GNU_Sparc_HWCAPS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4878:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:4904:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1300:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1309:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1337:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1380:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1433:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1575:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rpdr_ext [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1646:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1679:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1734:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1758:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1837:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1859:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1903:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1948:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:1994:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2047:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2176:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2188:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MICROMIPS_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2200:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MICROMIPS_PC10_S1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2206:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_GOT16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2214:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_CALL16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2222:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_GOT_DISP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2228:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_GOT_PAGE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2234:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_GOT_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2240:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_CALL_HI16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2246:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_CALL_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2252:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_HI16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2261:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2270:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS16_26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2276:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2284:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_PC26_S2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2297:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_PC18_S3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2304:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2314:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS16_26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2321:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MICROMIPS_26_S1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2330:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_TLS_GD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2338:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_TLS_LDM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2346:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_TLS_GOTTPREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2363:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS16_26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2384:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS16_26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2422:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2487:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2515:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2540:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2602:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:2907:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3196:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3237:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3303:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3372:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3397:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic_sections_created [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3523:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3556:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3580:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3612:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3714:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3742:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3857:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_relocatable_executable [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3883:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3941:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:3987:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4035:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4079:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4162:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4200:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4227:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4290:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4378:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4463:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4543:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4582:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4608:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4688:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4751:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4854:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4876:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:4902:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynobj [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5097:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5111:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5181:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5268:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5288:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5359:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:5442:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:6526:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:6709:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:6920:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_MACH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7035:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7094:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7222:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EI_CLASS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7283:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_RegInfo [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7425:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7613:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_MIPS_LIBLIST [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7751:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_MIPS_SCOMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7772:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7944:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:7968:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:8147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:8170:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:8203:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS16_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:8252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:8306:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:8346:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9198:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9578:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9622:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9738:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9790:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9823:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ARCH_ASE_MICROMIPS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9869:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ARCH_ASE_MICROMIPS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:9923:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:10270:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_MIPS_GPREL32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:10326:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:10354:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:10721:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:10852:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STO_PROTECTED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:10881:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:11393:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:11568:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:11684:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:11757:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:11778:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12243:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ABI2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12405:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12424:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_MACH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12517:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12558:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12855:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12889:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12939:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:12955:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13015:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13028:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13084:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13210:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13349:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13433:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13749:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13777:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13796:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13817:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14316:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14327:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14340:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14447:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14475:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_mips3900 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14503:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_EXT_3900 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14540:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ARCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14577:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_32BITMODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14594:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf_Internal_ABIFlags_v0 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:14669:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:15336:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_NOREORDER [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:15535:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_GNU_MIPS_ABI_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:15689:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_GNU_MIPS_ABI_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:15719:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:15878:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16024:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_ASE_DSP [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16181:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_REG_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16201:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_MIPS_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16339:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STO_OPTIONAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16347:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16353:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHN_COMMON [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16391:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_boolean [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16641:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16674:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_EH_PE_pcrel [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-sparc.c:1768:43: warning: Either the condition 'isym!=NULL' is redundant or there is possible null pointer dereference: isym. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:1767:5: note: Assuming that condition 'isym!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:1768:43: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:1849:4: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:1848:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:1849:4: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:1850:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:1848:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:1850:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:1908:3: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:1905:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:1908:3: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:2393:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:2392:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:2393:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:2403:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:2402:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:2403:4: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:2404:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:2402:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:2404:4: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4161:17: warning: Either the condition 'htab->elf.sgotplt!=NULL' is redundant or there is possible null pointer dereference: htab->elf.sgotplt. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4156:3: note: Assuming that condition 'htab->elf.sgotplt!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4161:17: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4217:22: warning: Either the condition 'h==NULL' is redundant or there is possible null pointer dereference: eh. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4277:10: note: Assuming that condition 'h==NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4212:6: note: eh is assigned '(struct _bfd_sparc_elf_link_hash_entry*)h' here. binutils-2.35.1/bfd/elfxx-sparc.c:4217:22: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4219:7: warning: Either the condition 'h==NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4277:10: note: Assuming that condition 'h==NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4219:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4273:17: warning: Either the condition 'h==NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4277:10: note: Assuming that condition 'h==NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4273:17: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4375:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4373:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4375:24: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4376:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4373:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4376:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4559:15: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4559:15: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4560:10: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4560:10: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4561:10: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4561:10: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4566:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4566:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4569:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4569:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4572:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4572:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4575:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4575:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4578:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4578:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4580:9: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4580:9: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4583:20: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4583:20: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4584:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4584:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4585:31: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4585:31: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4592:31: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4592:31: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4599:16: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4556:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4599:16: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:4682:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-sparc.c:4681:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-sparc.c:4682:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-sparc.c:55:47: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-sparc.c:59:21: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:96:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'sparc_elf_notsup_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-sparc.c:265:70: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-sparc.c:96:35: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-sparc.c:97:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'sparc_elf_notsup_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-sparc.c:265:70: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-sparc.c:97:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-sparc.c:98:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'sparc_elf_notsup_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-sparc.c:265:70: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-sparc.c:98:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-sparc.c:99:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'sparc_elf_notsup_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-sparc.c:265:70: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-sparc.c:99:16: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-sparc.c:100:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'sparc_elf_notsup_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-sparc.c:265:70: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-sparc.c:100:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-sparc.c:101:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'sparc_elf_notsup_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-sparc.c:265:70: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-sparc.c:101:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-sparc.c:655:29: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-sparc.c:814:53: style: Parameter 'splt' can be declared as pointer to const. However it seems that 'sparc32_plt_entry_build' is a callback function, if 'splt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-sparc.c:1175:30: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-sparc.c:814:53: note: Parameter 'splt' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-sparc.c:1050:31: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:1060:31: style: Variable 'h1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:1062:31: style: Variable 'h2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:1302:60: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-sparc.c:1861:28: style: Parameter 'relend' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-sparc.c:2414:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:2417:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:4222:17: style: Variable 'srela' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:4458:28: style: Parameter 'sdyn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-sparc.c:4463:22: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:4773:18: style: Variable 'hwcaps' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:4774:18: style: Variable 'hwcaps2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-sparc.c:4901:18: style: Variable 'in_attr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:905:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:925:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:939:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_TILEGX_IMM8_Y1_TLS_ADD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1262:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEGX_BUNDLE_SIZE_IN_BYTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1393:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf32_External_Rela [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1427:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1487:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1520:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_TILEGX_IMM16_X0_HW0_TLS_LE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1552:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_TILEGX_IMM16_X0_HW0_TLS_IE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1605:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2070:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_und_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2100:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2223:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2429:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2443:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2635:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2680:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEGX_BUNDLE_SIZE_IN_BYTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:2818:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:3780:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:3927:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:3972:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_table_id [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:4067:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEGX_BUNDLE_SIZE_IN_BYTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:4104:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:4130:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-tilegx.c:1077:9: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3897:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3904:43: note: Calling function 'tilegx_elf_append_rela', 2nd argument 's' value is 0 binutils-2.35.1/bfd/elfxx-tilegx.c:1077:9: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:2076:4: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:2075:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:2076:4: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:2077:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:2075:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:2077:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:2103:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:2101:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:2103:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:2230:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:2228:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:2230:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:2445:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:2444:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:2445:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:2455:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:2454:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:2455:4: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:2456:4: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:2454:4: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:2456:4: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3162:14: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3159:8: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3162:14: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3218:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3216:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3218:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3526:14: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3525:8: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3526:14: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3527:8: warning: Either the condition 'local_got_offsets!=NULL' is redundant or there is possible null pointer dereference: local_got_offsets. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3525:8: note: Assuming that condition 'local_got_offsets!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3527:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3855:24: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3853:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3855:24: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3856:12: warning: Either the condition 'sgot!=NULL' is redundant or there is possible null pointer dereference: sgot. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3853:7: note: Assuming that condition 'sgot!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3856:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3974:12: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-tilegx.c:3973:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-tilegx.c:3974:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-tilegx.c:3681:4: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elfxx-tilegx.c:3675:9: note: r is assigned binutils-2.35.1/bfd/elfxx-tilegx.c:3681:4: note: r is overwritten binutils-2.35.1/bfd/elfxx-tilegx.c:916:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-tilegx.c:935:26: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-tilegx.c:1258:39: style: Parameter 'htab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-tilegx.c:1980:23: style: Variable 'isym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:2097:8: style: Variable 'dynobj' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:2465:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:2468:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:2547:35: style: Variable 'got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:3919:29: style: Parameter 'sdyn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-tilegx.c:3924:22: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:4103:17: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-tilegx.c:4118:74: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-x86.c:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:77:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:96:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:543:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:569:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:625:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:725:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:798:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:825:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:846:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:903:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1377:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1585:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tls_sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1636:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STV_PROTECTED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1691:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1714:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1751:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1777:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_GNU_IFUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:1989:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_X86_64_GNU_VTINHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2068:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_386_JUMP_SLOT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2076:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_X86_64_JUMP_SLOT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2120:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2302:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNU_PROPERTY_X86_COMPAT_ISA_1_USED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2339:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2492:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELFCLASS64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2958:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNU_PROPERTY_X86_COMPAT_ISA_1_USED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:2996:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-x86.c:528:7: warning: Either the condition 'sreloc!=NULL' is redundant or there is possible null pointer dereference: sreloc. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-x86.c:527:7: note: Assuming that condition 'sreloc!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-x86.c:528:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-x86.c:2340:59: warning: Either the condition 'bprop==NULL' is redundant or there is possible null pointer dereference: bprop. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-x86.c:2346:34: note: Assuming that condition 'bprop==NULL' is not redundant binutils-2.35.1/bfd/elfxx-x86.c:2340:59: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-x86.c:620:35: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:653:31: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:663:31: style: Variable 'h1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:665:31: style: Variable 'h2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:1013:23: style: Variable 'end_local_got' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:1017:26: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:1373:22: style: Variable 'dynconend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:1967:39: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:1985:35: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:2048:53: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'elf_i386_get_plt_got_vma' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/elfxx-x86.c:2145:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/elfxx-x86.c:2048:53: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/elfxx-x86.c:2151:14: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:2414:39: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-x86.c:1787:7: style: Variable 'eh' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/elfxx-x86.c:2168:8: style: Variable 'size' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/format.c:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/format.c:153:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_FLAGS_SAVED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/format.c:191:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable any [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/format.c:243:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/format.c:572:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/format.c:610:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/gen-aout.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/gen-aout.c:67:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/gen-aout.c:54:7: error: Resource leak: file [resourceLeak] binutils-2.35.1/bfd/gen-aout.c:33:10: style: Variable 'target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/gen-aout.c:34:10: style: Variable 'arch' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/gen-aout.c:86:7: error: Uninitialized variable: page_size [uninitvar] binutils-2.35.1/bfd/hash.c:381:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:490:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:625:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:746:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_size_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:781:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:797:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:825:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:905:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/hash.c:442:17: warning: Either the condition 'string!=NULL' is redundant or there is possible null pointer dereference: s++. [nullPointerRedundantCheck] binutils-2.35.1/bfd/hash.c:438:3: note: Assuming that condition 'string!=NULL' is not redundant binutils-2.35.1/bfd/hash.c:441:7: note: Assignment 's=(const unsigned char*)string', assigned value is 0 binutils-2.35.1/bfd/hash.c:442:17: note: Null pointer dereference binutils-2.35.1/bfd/hash.c:442:17: warning: Either the condition 'string!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] binutils-2.35.1/bfd/hash.c:438:3: note: Assuming that condition 'string!=NULL' is not redundant binutils-2.35.1/bfd/hash.c:441:7: note: Assignment 's=(const unsigned char*)string', assigned value is 0 binutils-2.35.1/bfd/hash.c:442:17: note: Null pointer addition binutils-2.35.1/bfd/hash.c:594:28: style: Parameter 'old' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/hash.c:874:46: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:16138:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/aout-target.h:38:1: error: There is an unknown macro here somewhere. Configuration is required. If CONCAT2 is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/elfxx-mips.c:3034:4: warning: Either the condition 'hd->root.plt.plist!=NULL' is redundant or there is possible null pointer dereference: hd->root.plt.plist. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3033:4: note: Assuming that condition 'hd->root.plt.plist!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3034:4: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3527:3: warning: Either the condition 'h->plt.plist!=NULL' is redundant or there is possible null pointer dereference: h->plt.plist. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3526:3: note: Assuming that condition 'h->plt.plist!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3527:3: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3584:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3581:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3584:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3628:12: warning: Either the condition '!entry' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3626:3: note: Assuming that condition '!entry' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3628:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3717:10: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3715:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3717:10: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3719:39: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3715:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3719:39: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3779:16: warning: Either the condition '!entry' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3777:7: note: Assuming that condition '!entry' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3779:16: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3886:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3884:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3886:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:3908:23: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:3907:7: note: Assuming that condition 's!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:3908:23: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:4082:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:4080:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:4082:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:4109:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:4107:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:4109:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:4884:11: warning: Either the condition '!g->next' is redundant or there is possible null pointer dereference: g. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:4880:3: note: Assuming that condition '!g->next' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:4882:8: note: Assignment 'g=g->next', assigned value is 0 binutils-2.35.1/bfd/elfxx-mips.c:4884:11: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:4906:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:4904:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:4906:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:5210:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:5207:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:5210:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:6716:3: warning: Either the condition 'sreloc!=NULL' is redundant or there is possible null pointer dereference: sreloc. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:6715:3: note: Assuming that condition 'sreloc!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:6716:3: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:7976:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:7969:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:7976:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:9206:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:9199:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:9206:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:9625:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:9623:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:9625:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:9741:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:9739:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:9741:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:9834:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:9832:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:9834:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:9881:7: warning: Either the condition 'h->root.plt.plist!=NULL' is redundant or there is possible null pointer dereference: h->root.plt.plist. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:9880:7: note: Assuming that condition 'h->root.plt.plist!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:9881:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:10886:3: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:10882:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:10886:3: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11690:16: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11690:16: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11691:11: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11691:11: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11692:11: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11692:11: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11698:18: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11698:18: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11699:6: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11699:6: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11702:9: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11702:9: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11711:9: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11711:9: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11713:31: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11713:31: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11721:31: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11721:31: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11728:16: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11685:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11728:16: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11785:10: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11779:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11785:10: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:11786:8: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:11779:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:11786:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:12112:16: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:12110:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:12112:16: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:12113:9: warning: Either the condition 'sdyn!=NULL' is redundant or there is possible null pointer dereference: sdyn. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:12110:7: note: Assuming that condition 'sdyn!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:12113:9: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:12449:24: warning: Either the condition 'sec!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:12448:4: note: Assuming that condition 'sec!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:12449:24: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:12460:24: warning: Either the condition 'sec!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:12459:4: note: Assuming that condition 'sec!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:12460:24: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:12487:24: warning: Either the condition 'sec!=NULL' is redundant or there is possible null pointer dereference: sec. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:12486:4: note: Assuming that condition 'sec!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:12487:24: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:12708:7: warning: Either the condition 'm!=NULL' is redundant or there is possible null pointer dereference: *pm. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:12720:9: note: Assuming that condition 'm!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:12710:11: note: Assignment to 'm=*pm' binutils-2.35.1/bfd/elfxx-mips.c:12708:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:12941:7: warning: Either the condition 'htab!=NULL' is redundant or there is possible null pointer dereference: htab. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:12940:3: note: Assuming that condition 'htab!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:12941:7: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:13926:8: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:13924:4: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:13926:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:16199:12: warning: Either the condition 'ptr!=NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:16193:3: note: Assuming that condition 'ptr!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:16191:14: note: file is assigned 'ptr' here. binutils-2.35.1/bfd/elfxx-mips.c:16199:12: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:16199:45: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:16193:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:16199:45: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:16201:8: warning: Either the condition 'abfd!=NULL' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/elfxx-mips.c:16193:3: note: Assuming that condition 'abfd!=NULL' is not redundant binutils-2.35.1/bfd/elfxx-mips.c:16201:8: note: Null pointer dereference binutils-2.35.1/bfd/elfxx-mips.c:9308:9: style: Variable 'hmips' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/elfxx-mips.c:9289:9: note: hmips is assigned binutils-2.35.1/bfd/elfxx-mips.c:9308:9: note: hmips is overwritten binutils-2.35.1/bfd/hpux-core.c:194:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXCOMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:16363:26: style:inconclusive: Function '_bfd_mips_elf_plt_sym_val' argument 3 names different: declaration 'rel' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/elfxx-mips.h:161:46: note: Function '_bfd_mips_elf_plt_sym_val' argument 3 names different: declaration 'rel' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elfxx-mips.c:16363:26: note: Function '_bfd_mips_elf_plt_sym_val' argument 3 names different: declaration 'rel' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/elfxx-mips.c:2482:36: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:2593:39: style: Parameter 'output_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:3362:19: style: Parameter 'sreloc' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:3553:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:3573:36: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:3577:25: style: Variable 'g' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:3607:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:3881:25: style: Variable 'g' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:3906:17: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:4030:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:4076:25: style: Variable 'g' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:4160:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:4197:40: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:4768:26: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:4796:37: style: Variable 'arg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:4815:26: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:5266:73: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:5280:43: style: Parameter 'input_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:5448:22: style: Variable 'symtab_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:7308:32: style: Variable 'lend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:7544:32: style: Variable 'lend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:7939:14: style: Parameter 'input_sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:8140:22: style: Variable 'rel_hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:8935:38: style: Variable 'hmips' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:9196:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:10037:18: style: Variable 'target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:10711:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:11252:33: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:11389:25: style: Variable 'g' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:11391:36: style: Variable 'hmips' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:12403:40: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:12512:13: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:12549:29: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:12937:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:13012:50: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:13024:25: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:13054:61: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:13117:10: style: Variable 'fraw_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:13395:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:13397:21: style: Variable 'isymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:13712:24: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:13712:40: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:13758:18: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:13758:34: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:13787:27: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:13820:29: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:15327:62: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:15720:13: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:16282:33: style: Variable 'abiflags' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:16351:52: style: Parameter 'sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:16394:22: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:16409:9: style: Variable 'nend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:16637:36: style: Variable 'htab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/elfxx-mips.c:16672:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:16681:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:3813:19: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/elfxx-mips.c:3815:19: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/bfd/i386lynx.c:109:1: error: There is an unknown macro here somewhere. Configuration is required. If CONCAT3 is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/i386msdos.c:53:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOS_HDR_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/i386msdos.c:140:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/i386msdos.c:198:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/i386msdos.c:121:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/i386msdos.c:122:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/elfxx-mips.c:681:16: style: struct member 'Elf32_crinfo2::ctype' is never used. [unusedStructMember] binutils-2.35.1/bfd/elfxx-mips.c:682:16: style: struct member 'Elf32_crinfo2::rtype' is never used. [unusedStructMember] binutils-2.35.1/bfd/elfxx-mips.c:683:16: style: struct member 'Elf32_crinfo2::dist2to' is never used. [unusedStructMember] binutils-2.35.1/bfd/elfxx-mips.c:684:16: style: struct member 'Elf32_crinfo2::relvaddr' is never used. [unusedStructMember] binutils-2.35.1/bfd/elfxx-mips.c:685:17: style: struct member 'Elf32_crinfo2::konst' is never used. [unusedStructMember] binutils-2.35.1/bfd/elfxx-mips.c:8015:7: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/ihex.c:167:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:181:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:212:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:260:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:500:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:556:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:640:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:666:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:749:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:819:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ihex.c:914:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/elfxx-mips.c:13435:29: style: Variable 'start_hashes' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/ihex.c:656:17: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/ihex.c:923:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/ihex.c:924:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/init.c:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:86:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:93:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:100:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:118:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:125:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:134:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:162:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:214:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:224:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:234:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:244:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:251:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:271:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:295:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:878:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:986:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:1043:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:1074:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:1104:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:1141:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:1161:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/libbfd.c:44:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:50:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:51:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:77:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:83:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:84:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:90:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:91:14: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:97:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:104:53: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:105:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:106:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:107:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:113:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:114:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:115:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:116:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:122:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:123:14: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:139:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:145:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:151:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:167:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:172:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:173:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:178:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:179:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:184:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:185:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:201:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:202:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:789:57: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:807:57: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:1155:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:1156:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:1157:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:1158:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/libbfd.c:1159:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:436:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_entry [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:469:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_linker_output [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:519:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_indirect [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:573:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:669:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:707:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_new [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:754:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:792:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:812:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:833:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_INFO_TYPE_JUST_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:866:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:883:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:920:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:1039:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:1161:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_INDIRECT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:1340:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:1396:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_INDIRECT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:1833:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_indirect_link_order [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:1959:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:1982:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2228:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_CONSTRUCTOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2285:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2335:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2425:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_order [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2462:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2482:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2545:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2684:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_section_reloc_link_order [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2713:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2782:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2829:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINK_DUPLICATES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2922:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINK_ONCE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:2970:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3037:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3091:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_common [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3175:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_undefined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3286:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3311:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3334:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _bfd_link_check_relocs [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3356:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/linker.c:3401:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-aarch64.c:46:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_CPU_TYPE_ARM64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-aarch64.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-aarch64.c:159:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SR_SCATTERED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-aarch64.c:286:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-aarch64.c:278:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o-aarch64.c:292:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3093:10: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/linker.c:3091:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/linker.c:3093:10: note: Null pointer dereference binutils-2.35.1/bfd/linker.c:3094:18: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/linker.c:3091:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/linker.c:3094:18: note: Null pointer dereference binutils-2.35.1/bfd/linker.c:3095:13: warning: Either the condition 'h!=NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] binutils-2.35.1/bfd/linker.c:3091:3: note: Assuming that condition 'h!=NULL' is not redundant binutils-2.35.1/bfd/linker.c:3095:13: note: Null pointer dereference binutils-2.35.1/bfd/linker.c:1148:24: style:inconclusive: Function 'generic_link_add_symbol_list' argument 3 names different: declaration 'count' definition 'symbol_count'. [funcArgNamesDifferent] binutils-2.35.1/bfd/linker.c:411:49: note: Function 'generic_link_add_symbol_list' argument 3 names different: declaration 'count' definition 'symbol_count'. binutils-2.35.1/bfd/linker.c:1148:24: note: Function 'generic_link_add_symbol_list' argument 3 names different: declaration 'count' definition 'symbol_count'. binutils-2.35.1/bfd/linker.c:1385:19: style:inconclusive: Function '_bfd_generic_link_add_one_symbol' argument 9 names different: declaration 'constructor' definition 'collect'. [funcArgNamesDifferent] binutils-2.35.1/bfd/libbfd.h:662:16: note: Function '_bfd_generic_link_add_one_symbol' argument 9 names different: declaration 'constructor' definition 'collect'. binutils-2.35.1/bfd/linker.c:1385:19: note: Function '_bfd_generic_link_add_one_symbol' argument 9 names different: declaration 'constructor' definition 'collect'. binutils-2.35.1/bfd/linker.c:842:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:843:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:844:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:936:15: style: Variable 'arsym_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/linker.c:949:32: style: Variable 'undefs_tail' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/linker.c:2679:35: style: Variable 'l' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/linker.c:2710:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:2711:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3143:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3144:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3145:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3209:57: style: Variable 'exist_ver' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/linker.c:3353:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3354:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3395:68: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3397:8: style: Variable 'obfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/linker.c:3417:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3418:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3480:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3481:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3487:16: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3488:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/linker.c:3489:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o-arm.c:44:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_CPU_TYPE_ARM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-arm.c:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-arm.c:160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-arm.c:341:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-arm.c:154:24: style: Parameter 'res_base' can be declared as pointer to const. However it seems that 'bfd_mach_o_arm_canonicalize_one_reloc' is a callback function, if 'res_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/mach-o-target.c:112:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/mach-o-arm.c:154:24: note: Parameter 'res_base' can be declared as pointer to const binutils-2.35.1/bfd/mach-o-arm.c:335:49: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o-arm.c:347:49: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o-target.c:85:0: error: #error TARGET_NAME must be defined [preprocessorErrorDirective] binutils-2.35.1/bfd/mach-o-i386.c:35:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_CPU_TYPE_I386 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-i386.c:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-i386.c:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-i386.c:219:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_GENERIC_RELOC_VANILLA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-i386.c:272:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-i386.c:294:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-i386.c:119:18: style: Parameter 'res_base' can be declared as pointer to const. However it seems that 'bfd_mach_o_i386_canonicalize_one_reloc' is a callback function, if 'res_base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/mach-o-target.c:112:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/mach-o-i386.c:119:18: note: Parameter 'res_base' can be declared as pointer to const binutils-2.35.1/bfd/mach-o-i386.c:266:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o-i386.c:278:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o-i386.c:285:69: style: Parameter 'thread' can be declared as pointer to const. However it seems that 'bfd_mach_o_i386_print_thread' is a callback function, if 'thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/mach-o-target.c:114:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/mach-o-i386.c:285:69: note: Parameter 'thread' can be declared as pointer to const binutils-2.35.1/bfd/mach-o-x86-64.c:35:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_CPU_TYPE_X86_64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-x86-64.c:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-x86-64.c:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-x86-64.c:249:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_X86_64_RELOC_UNSIGNED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-x86-64.c:334:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-x86-64.c:349:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_S_NON_LAZY_SYMBOL_POINTERS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o-x86-64.c:326:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o-x86-64.c:340:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/merge.c:269:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/merge.c:305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/merge.c:374:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/merge.c:492:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/merge.c:759:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_EXCLUDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/merge.c:841:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/merge.c:895:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:386:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_NO_FLAGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:451:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:507:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_TYPE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:569:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:582:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_mach_o_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:626:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_CPU_SUBTYPE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:711:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:724:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_mach_o_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:866:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:959:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1082:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_N_STAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1250:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_HEADER_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_THREAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1310:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1336:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1359:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1383:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1427:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1446:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_BE_TYPE_SHIFT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1484:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_ptr_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1552:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SR_SCATTERED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1620:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_RELENT_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1666:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1728:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_RELENT_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1790:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_BE_TYPE_SHIFT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1818:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1883:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1908:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_64_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1922:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1956:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT_64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:1995:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2083:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SYMTAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2111:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_TYPE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2141:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_DYSYMTAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2423:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_N_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2499:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2582:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2634:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2830:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2872:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_TYPE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:2983:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3071:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3152:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3414:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3446:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3460:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3533:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3572:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_NO_FLAGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3639:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3683:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_64_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3737:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_NLIST_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3894:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:3943:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4038:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4064:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4173:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4201:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_THREAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_DYSYMTAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4540:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SYMTAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4577:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_UUID [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4594:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4611:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4635:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4684:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4713:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4729:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4746:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4763:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4780:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4807:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4824:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4847:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT_64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:4929:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5085:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5133:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_THREAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5219:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5236:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_HEADER_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5332:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5358:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5382:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_BIG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5459:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_MH_CORE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5478:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5535:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5594:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5637:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5677:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5711:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5752:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5890:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:5996:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_UUID [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:6012:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:6048:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:6071:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_mach_o_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:6121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:6206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/merge.c:810:4: warning: Possible null pointer dereference: secinfo [nullPointer] binutils-2.35.1/bfd/merge.c:795:14: note: Assignment 'secinfo=NULL', assigned value is 0 binutils-2.35.1/bfd/merge.c:796:33: note: Assuming condition is false binutils-2.35.1/bfd/merge.c:810:4: note: Null pointer dereference binutils-2.35.1/bfd/merge.c:483:13: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/merge.c:484:32: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/merge.c:486:22: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mmo.c:478:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:494:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:551:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:584:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:617:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:626:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_mmo_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:648:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:663:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:698:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MMO_TEXT_SECTION_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:789:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:827:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:898:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:952:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:983:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:994:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MMIX_OTHER_SPEC_SECTION_PREFIX [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:1180:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:1204:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:1218:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:1366:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:1561:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:1589:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2205:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2331:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2357:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2376:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2403:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MMO_SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2434:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2461:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MMO_TEXT_SECTION_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2648:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2673:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2737:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2925:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:3160:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MMIX_REG_CONTENTS_SECTION_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:3200:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mmo.c:2129:22: style: Condition '(int)bytes_to_do!=0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/mmo.c:2665:22: style: Condition '(int)bytes_to_do!=0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/mmo.c:2706:22: style: Condition '*name==trie->symchar' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/mmo.c:2701:22: note: Assuming that condition '*name>trie->symchar' is not redundant binutils-2.35.1/bfd/mmo.c:2696:17: note: Assuming that condition '*namesymchar' is not redundant binutils-2.35.1/bfd/mmo.c:2706:22: note: Condition '*name==trie->symchar' is always true binutils-2.35.1/bfd/mmo.c:2130:17: style: Variable 'loc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mmo.c:2151:34: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mmo.c:2317:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mmo.c:2318:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mmo.c:1535:9: style: Variable 'datap' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/mach-o.c:3916:30: style: Condition '(sym->strsize+1)==0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/netbsd-core.c:69:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/mach-o.c:588:3: warning: Either the condition 'os!=NULL' is redundant or there is possible null pointer dereference: os. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'os!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:588:3: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:588:15: warning: Either the condition 'is!=NULL' is redundant or there is possible null pointer dereference: is. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'is!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:588:15: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:589:3: warning: Either the condition 'os!=NULL' is redundant or there is possible null pointer dereference: os. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'os!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:589:3: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:589:19: warning: Either the condition 'is!=NULL' is redundant or there is possible null pointer dereference: is. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'is!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:589:19: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:590:3: warning: Either the condition 'os!=NULL' is redundant or there is possible null pointer dereference: os. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'os!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:590:3: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:590:19: warning: Either the condition 'is!=NULL' is redundant or there is possible null pointer dereference: is. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'is!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:590:19: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:591:3: warning: Either the condition 'os!=NULL' is redundant or there is possible null pointer dereference: os. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'os!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:591:3: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:591:19: warning: Either the condition 'is!=NULL' is redundant or there is possible null pointer dereference: is. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:586:3: note: Assuming that condition 'is!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:591:19: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:5719:19: warning: Either the condition 'adata!=NULL' is redundant or there is possible null pointer dereference: adata. [nullPointerRedundantCheck] binutils-2.35.1/bfd/mach-o.c:5717:3: note: Assuming that condition 'adata!=NULL' is not redundant binutils-2.35.1/bfd/mach-o.c:5719:19: note: Null pointer dereference binutils-2.35.1/bfd/mach-o.c:4934:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/mach-o.c:56:24: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:70:35: style: Parameter 'header' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:304:28: style: Variable 'bed' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:336:28: style: Variable 'bed' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:576:48: style: Parameter 'ibfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:577:13: style: Parameter 'obfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:580:23: style: Variable 'is' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:697:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:942:10: style: Variable 's_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:1422:17: style: Parameter 'asect' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:1439:21: style: Parameter 'fields' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:1651:28: style: Variable 'bed' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:1706:28: style: Variable 'bed' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:1813:13: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:2154:24: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:2162:24: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:2365:32: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:2421:57: style: Parameter 's' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:2914:24: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:3223:27: style: Variable 'prev_sect' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:3404:16: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:3428:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:3429:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:3564:23: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:4056:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:4193:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:4923:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:5088:32: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:5141:27: style: Variable 'main_cmd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:5142:22: style: Variable 'text_sect' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:5213:28: style: Variable 'bed' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:5307:33: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:5573:30: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:5607:61: style: Parameter 'prev' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:5888:35: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:5987:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/mach-o.c:6007:28: style: Variable 'dsym_uuid_cmd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/mach-o.c:6067:28: style: Variable 'uuid_cmd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/opncls.c:62:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:112:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:162:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:249:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:320:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:370:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RUB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:438:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:638:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:709:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:727:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:773:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:809:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _close_and_cleanup [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:855:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:883:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:926:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:993:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1328:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1359:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1422:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1666:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1741:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1834:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_debug_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1931:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/opncls.c:1991:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/osf-core.c:95:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXCOMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/osf-core.c:78:9: style: Variable 'secname' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/opncls.c:991:34: style: Condition '((long)ul_size)<0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/opncls.c:981:27: note: Assignment 'ul_size=(unsigned long)size', assigned value is greater than -1 binutils-2.35.1/bfd/opncls.c:983:12: note: Assuming that condition 'size!=ul_size' is not redundant binutils-2.35.1/bfd/opncls.c:991:34: note: Condition '((long)ul_size)<0' is always false binutils-2.35.1/bfd/opncls.c:1326:10: warning: Either the condition '!crc32_p' is redundant or there is possible null pointer dereference: (unsigned long*)crc32_p. [nullPointerRedundantCheck] binutils-2.35.1/bfd/opncls.c:1324:3: note: Assuming that condition '!crc32_p' is not redundant binutils-2.35.1/bfd/opncls.c:1326:10: note: Null pointer dereference binutils-2.35.1/bfd/opncls.c:1827:7: warning: Either the condition '!abfd' is redundant or there is possible null pointer dereference: abfd. [nullPointerRedundantCheck] binutils-2.35.1/bfd/opncls.c:1825:3: note: Assuming that condition '!abfd' is not redundant binutils-2.35.1/bfd/opncls.c:1827:7: note: Null pointer dereference binutils-2.35.1/bfd/opncls.c:518:18: style: Variable 'vec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/opncls.c:548:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'opncls_bwrite' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/opncls.c:602:19: note: You might need to cast the function pointer here binutils-2.35.1/bfd/opncls.c:548:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/opncls.c:570:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'opncls_bflush' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/opncls.c:603:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/opncls.c:570:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/opncls.c:588:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/opncls.c:589:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/opncls.c:595:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/opncls.c:839:40: style: Parameter 'templ' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/opncls.c:1927:13: style: Variable 'd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/opncls.c:1981:24: style: Variable 'orig_build_id' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/opncls.c:1982:24: style: Variable 'build_id' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/pc532-mach.c:81:1: error: There is an unknown macro here somewhere. Configuration is required. If CONCAT2 is a macro then please configure it. [unknownMacro] binutils-2.35.1/bfd/peicode.h:159:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELSZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:186:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_LSYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:245:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_SCN_CNT_UNINITIALIZED_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:265:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:314:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_BTMASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:358:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:379:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_FILE_LARGE_ADDRESS_AWARE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:643:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:894:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINK_ONCE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:1178:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:1862:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_SCN_ALIGN_POWER_BIT_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:4927:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_STAT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:3564:23: style: Variable 'section.s_paddr' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/coffcode.h:3555:23: note: section.s_paddr is assigned binutils-2.35.1/bfd/coffcode.h:3564:23: note: section.s_paddr is overwritten binutils-2.35.1/bfd/coffcode.h:4688:8: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] binutils-2.35.1/bfd/coffcode.h:4699:8: note: Found duplicate branches for 'if' and 'else'. binutils-2.35.1/bfd/coffcode.h:4688:8: note: Found duplicate branches for 'if' and 'else'. binutils-2.35.1/bfd/coff-arm.c:517:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:517:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:518:25: style: Parameter 'howto' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'howto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:518:25: note: Parameter 'howto' can be declared as pointer to const binutils-2.35.1/bfd/coff-arm.c:2303:40: style: Parameter 'abfd' can be declared as pointer to const. However it seems that 'coff_arm_print_private_bfd_data' is a callback function, if 'abfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:63:6: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-arm.c:2303:40: note: Parameter 'abfd' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:889:27: style: Variable 'internal_s' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:890:13: style: Variable 'esymstart' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:890:32: style: Variable 'esymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:1175:27: style: Variable 'internal_s' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:3668:22: style: Variable 'csym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coffcode.h:1109:17: warning: Conversion of char literal '_' to bool always evaluates to true. [incorrectCharBooleanError] binutils-2.35.1/bfd/coff-i386.c:120:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_WEAK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-i386.c:194:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SECREL32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-i386.c:425:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5507:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_FILE_MACHINE_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5525:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_FILE_MACHINE_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5555:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5583:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5619:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUXENT_BIGOBJ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:5662:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUXESZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-i386.c:109:22: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-i386.c:190:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:190:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-i386.c:191:29: style: Parameter 'howto' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'howto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:191:29: note: Parameter 'howto' can be declared as pointer to const binutils-2.35.1/bfd/coff-i386.c:441:29: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'coff_i386_rtype_to_howto' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5719:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:441:29: note: Parameter 'rel' can be declared as pointer to const binutils-2.35.1/bfd/coff-i386.c:443:30: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'coff_i386_rtype_to_howto' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5719:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-i386.c:443:30: note: Parameter 'sym' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2388:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'symname_in_debug_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5716:28: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2388:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2389:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'symname_in_debug_hook' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5716:28: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2389:38: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2444:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_print_aux' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5717:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2444:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:2445:14: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_print_aux' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5717:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:2445:14: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5294:35: style: Parameter 'abfd' can be declared as pointer to const. However it seems that 'coff_link_output_has_begun' is a callback function, if 'abfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5721:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5294:35: note: Parameter 'abfd' can be declared as pointer to const binutils-2.35.1/bfd/coffcode.h:5295:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'coff_link_output_has_begun' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5721:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coffcode.h:5295:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/peicode.h:303:28: style: Variable 'internal_f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-mcore.c:340:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mcore.c:340:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-mcore.c:340:61: style: Parameter 'howto' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'howto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-mcore.c:340:61: note: Parameter 'howto' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:82:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_IMAGEBASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:457:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_SH_IMAGEBASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:900:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:900:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:901:24: style: Parameter 'howto' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'howto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ppc.c:901:24: note: Parameter 'howto' can be declared as pointer to const binutils-2.35.1/bfd/coff-x86_64.c:123:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_WEAK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:206:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_AMD64_SECREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:541:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:730:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-sh.c:79:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-sh.c:79:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:80:25: style: Parameter 'howto' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'howto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-sh.c:80:25: note: Parameter 'howto' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:419:28: style: Parameter 'rel' can be declared as pointer to const. However it seems that 'coff_sh_rtype_to_howto' is a callback function, if 'rel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-sh.c:419:28: note: Parameter 'rel' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:420:34: style: Parameter 'h' can be declared as pointer to const. However it seems that 'coff_sh_rtype_to_howto' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-sh.c:420:34: note: Parameter 'h' can be declared as pointer to const binutils-2.35.1/bfd/coff-sh.c:421:29: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'coff_sh_rtype_to_howto' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5386:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-sh.c:421:29: note: Parameter 'sym' can be declared as pointer to const binutils-2.35.1/bfd/peXXigen.c:127:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:253:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:321:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILNMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:384:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUXESZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:465:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINESZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:535:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_NUMBEROF_DIRECTORY_ENTRIES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:624:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Size [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:649:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_IMPORT_TABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:836:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RELFLG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:943:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILHSZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:951:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNHSZ [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:1143:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_IMAGE_DEBUG_DIRECTORY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:1155:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_INFO_PDB70 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:1207:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_INFO_PDB70 [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:1289:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_IMPORT_TABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:1628:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_EXPORT_TABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:1905:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2036:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2068:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2230:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2489:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2529:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2638:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_DEBUG_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2755:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2828:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_FILE_RELOCS_STRIPPED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:3021:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:3128:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:3380:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:3490:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:3794:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:3893:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_dir [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:4003:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:4192:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:4317:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:4434:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-x86_64.c:112:22: style: Variable 'howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/coff-x86_64.c:203:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-x86_64.c:203:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-x86_64.c:203:59: style: Parameter 'howto' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'howto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-x86_64.c:203:59: note: Parameter 'howto' can be declared as pointer to const binutils-2.35.1/bfd/coff-x86_64.c:557:31: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'coff_amd64_rtype_to_howto' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/coffcode.h:5719:49: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-x86_64.c:557:31: note: Parameter 'sym' can be declared as pointer to const binutils-2.35.1/bfd/pef.c:248:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:260:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:285:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:528:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:612:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:970:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:1112:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_IN_MEMORY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:1126:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pef.c:457:66: style: Condition 'bfd_pef_parse_loader_header(abfd,loaderbuf,56,&header)<0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/pef.c:457:35: note: Calling function 'bfd_pef_parse_loader_header' returns 0 binutils-2.35.1/bfd/pef.c:457:66: note: Condition 'bfd_pef_parse_loader_header(abfd,loaderbuf,56,&header)<0' is always false binutils-2.35.1/bfd/pef.c:492:11: style: Condition 'ret<0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/pef.c:491:37: note: Calling function 'bfd_pef_parse_loader_header' returns 0 binutils-2.35.1/bfd/pef.c:491:37: note: Assignment 'ret=bfd_pef_parse_loader_header(abfd,loaderbuf,56,&header)', assigned value is 0 binutils-2.35.1/bfd/pef.c:492:11: note: Condition 'ret<0' is always false binutils-2.35.1/bfd/pef.c:750:11: style: Condition 'ret<0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/pef.c:749:37: note: Calling function 'bfd_pef_parse_loader_header' returns 0 binutils-2.35.1/bfd/pef.c:749:37: note: Assignment 'ret=bfd_pef_parse_loader_header(abfd,loaderbuf,56,&header)', assigned value is 0 binutils-2.35.1/bfd/pef.c:750:11: note: Condition 'ret<0' is always false binutils-2.35.1/bfd/pef.c:766:15: style: Condition 'ret<0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/pef.c:765:2: note: Calling function 'bfd_pef_parse_imported_library' returns 0 binutils-2.35.1/bfd/pef.c:765:2: note: Assignment 'ret=bfd_pef_parse_imported_library(abfd,loaderbuf+56+(i*24),24,&libraries[i])', assigned value is 0 binutils-2.35.1/bfd/pef.c:766:15: note: Condition 'ret<0' is always false binutils-2.35.1/bfd/pef.c:779:15: style: Condition 'ret<0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/pef.c:776:7: note: Calling function 'bfd_pef_parse_imported_symbol' returns 0 binutils-2.35.1/bfd/pef.c:776:7: note: Assignment 'ret=bfd_pef_parse_imported_symbol(abfd,loaderbuf+56+(header.imported_library_count*24)+(i*4),4,&imports[i])', assigned value is 0 binutils-2.35.1/bfd/pef.c:779:15: note: Condition 'ret<0' is always false binutils-2.35.1/bfd/pef.c:258:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_pef_mkobject' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/pef.c:1176:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/pef.c:258:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/pef.c:263:59: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/pef.c:280:62: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/pef.c:412:32: style: Parameter 'header' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/pef.c:471:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/pef.c:997:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/pef.c:998:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/pef.c:1101:52: style: Parameter 'header' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/peicode.h:523:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:550:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:631:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:798:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:1228:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_malformed_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:1308:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_DEBUG_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peicode.h:1406:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:2948:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:3303:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coffcode.h:3350:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/peXXigen.c:2261:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:2261:7: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:2366:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:2468:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:2476:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:2476:3: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:3851:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:3851:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/peXXigen.c:3490:16: style: Redundant initialization for 'highest_data'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/peXXigen.c:3475:27: note: highest_data is initialized binutils-2.35.1/bfd/peXXigen.c:3490:16: note: highest_data is overwritten binutils-2.35.1/bfd/peXXigen.c:159:14: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:234:24: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'abs_finder' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peXXigen.c:272:41: note: You might need to cast the function pointer here binutils-2.35.1/bfd/peXXigen.c:234:24: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/peXXigen.c:234:53: style: Parameter 'sec' can be declared as pointer to const. However it seems that 'abs_finder' is a callback function, if 'sec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peXXigen.c:272:41: note: You might need to cast the function pointer here binutils-2.35.1/bfd/peXXigen.c:234:53: note: Parameter 'sec' can be declared as pointer to const binutils-2.35.1/bfd/peXXigen.c:270:18: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:1411:13: style: Variable 'dll' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:1565:11: style: Variable 'member_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:1862:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:2249:17: style: Variable 'chunk_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:3000:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'is_vma_in_section' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peXXigen.c:3009:38: note: You might need to cast the function pointer here binutils-2.35.1/bfd/peXXigen.c:3000:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/peXXigen.c:3000:58: style: Parameter 'sect' can be declared as pointer to const. However it seems that 'is_vma_in_section' is a callback function, if 'sect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peXXigen.c:3009:38: note: You might need to cast the function pointer here binutils-2.35.1/bfd/peXXigen.c:3000:58: note: Parameter 'sect' can be declared as pointer to const binutils-2.35.1/bfd/peXXigen.c:3018:17: style: Variable 'ipe' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:3083:18: style: Variable 'ddsection' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:3522:37: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/peXXigen.c:3523:20: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/peXXigen.c:3577:45: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/peXXigen.c:3616:14: style: Variable 'nt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:3704:17: style: Variable 'astring' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:3706:17: style: Variable 'bstring' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peXXigen.c:3791:34: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/peXXigen.c:2733:6: warning: Uninitialized variable: signature [uninitvar] binutils-2.35.1/bfd/peXXigen.c:2727:18: note: Assuming condition is false binutils-2.35.1/bfd/peXXigen.c:2733:6: note: Uninitialized variable: signature binutils-2.35.1/bfd/peXXigen.c:1409:15: style: Variable 'idx' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/peicode.h:769:18: style: Parameter 'source_dll' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/peicode.h:958:10: style: Variable 'at' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/peicode.h:1487:17: portability: 'opthdr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] binutils-2.35.1/bfd/coff-ia64.c:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ia64.c:83:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ia64.c:58:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'in_reloc_p' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/peicode.h:272:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/coff-ia64.c:58:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/coff-ppc.c:831:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1519:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/coff-ppc.c:1554:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pei-x86_64.c:110:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pex64_unwind_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pei-x86_64.c:171:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/pei-x86_64.c:563:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:119:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:147:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:229:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:276:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:366:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:448:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/ppcboot.c:237:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/ppcboot.c:246:31: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/ppcboot.c:374:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/ppcboot.c:375:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:467:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:678:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:1020:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:1359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:1412:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:1532:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_outofrange [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8164:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reloc_type_lookup [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8170:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reloc_name_lookup [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8194:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CTOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8215:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8242:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable link_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8267:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8292:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8314:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8406:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_und_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8556:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_VERSION_STRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc.c:8237:38: style:inconclusive: Function 'bfd_generic_relax_section' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/libbfd.h:3403:10: note: Function 'bfd_generic_relax_section' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/reloc.c:8237:38: note: Function 'bfd_generic_relax_section' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/reloc.c:8238:25: style:inconclusive: Function 'bfd_generic_relax_section' argument 2 names different: declaration 'section' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/libbfd.h:3404:15: note: Function 'bfd_generic_relax_section' argument 2 names different: declaration 'section' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/reloc.c:8238:25: note: Function 'bfd_generic_relax_section' argument 2 names different: declaration 'section' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/reloc.c:8522:35: style:inconclusive: Function '_bfd_generic_set_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/bfd/libbfd.h:3426:10: note: Function '_bfd_generic_set_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/reloc.c:8522:35: note: Function '_bfd_generic_set_reloc' argument 1 names different: declaration 'abfd' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/bfd/reloc.c:404:39: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:552:58: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:586:72: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:682:13: style: Variable 'reloc_target_output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/reloc.c:1024:13: style: Variable 'reloc_target_output_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/reloc.c:8264:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:8265:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:8285:62: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:8286:25: style: Parameter 'flaginfo' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:8287:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:8311:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc.c:8312:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/pei-x86_64.c:602:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/pei-x86_64.c:602:2: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/pei-x86_64.c:158:40: style: Parameter 'rf' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/pei-x86_64.c:403:56: style: Parameter 'endx' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc16.c:68:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc16.c:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc16.c:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/reloc16.c:114:11: warning: Either the condition 's!=(asymbol**)NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] binutils-2.35.1/bfd/reloc16.c:110:3: note: Assuming that condition 's!=(asymbol**)NULL' is not redundant binutils-2.35.1/bfd/reloc16.c:114:11: note: Null pointer dereference binutils-2.35.1/bfd/reloc16.c:102:24: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/reloc16.c:104:15: style: Parameter 'input_section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/sco5-core.c:86:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/sco5-core.c:131:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:802:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asection [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:820:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:842:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _new_section_hook [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:931:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable section [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:972:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINKER_CREATED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1170:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1249:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1318:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1339:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable section [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1445:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1493:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1561:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CONSTRUCTOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1666:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/section.c:1702:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/sco5-core.c:112:9: style: Variable 'secname' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/sco5-core.c:107:20: style: Unused variable: val [unusedVariable] binutils-2.35.1/bfd/section.c:1663:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/section.c:1681:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/section.c:1699:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/section.c:1700:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/simple.c:130:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/simple.c:189:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/simple.c:28:55: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_warning' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:211:23: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:28:55: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:31:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_warning' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:211:23: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:31:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:32:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_warning' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:211:23: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:32:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:38:64: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_undefined_symbol' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:212:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:38:64: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:40:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_undefined_symbol' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:212:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:40:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:41:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_undefined_symbol' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:212:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:41:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:48:62: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_reloc_overflow' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:213:30: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:48:62: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:49:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_reloc_overflow' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:213:30: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:49:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:53:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_reloc_overflow' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:213:30: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:53:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:54:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_reloc_overflow' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:213:30: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:54:27: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:60:63: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_reloc_dangerous' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:214:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:60:63: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:62:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_reloc_dangerous' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:214:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:62:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:63:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_reloc_dangerous' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:214:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:63:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:69:64: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_unattached_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:215:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:69:64: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:71:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_unattached_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:215:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:71:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:72:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_unattached_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:215:32: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:72:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:78:67: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_multiple_definition' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:216:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:78:67: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:79:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_multiple_definition' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:216:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:79:37: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:80:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_multiple_definition' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:216:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:80:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:81:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'simple_dummy_multiple_definition' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/simple.c:216:35: note: You might need to cast the function pointer here binutils-2.35.1/bfd/simple.c:81:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/simple.c:144:29: style: Variable 'output_info' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/simple.c:261:20: style: Variable 'storage_needed' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/som.c:1056:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NO_RELOCATION [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1123:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_DATA_OVERRIDE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1289:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1334:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_FSEL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1577:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NO_RELOCATION [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1595:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1702:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOM_SPACE_IS_LOADABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1729:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOM_SPACE_IS_LOADABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1757:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOM_SUBSPACE_ACCESS_CONTROL_BITS_SH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1793:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOM_SUBSPACE_ACCESS_CONTROL_BITS_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1838:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOM_AUX_ID_MANDATORY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1853:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOM_AUX_ID_MANDATORY [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:1961:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_NO_FLAGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2088:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2398:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_external_header [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2536:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2549:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_header [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2673:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2694:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2762:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2818:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:2955:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:3327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:3439:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:3621:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_external_header [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:3974:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEW_VERSION_ID [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4291:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_external_header [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4313:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4471:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_external_symbol_dictionary_record [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4542:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4561:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4605:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOM_SYMBOL_TYPE_SH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4647:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_external_symbol_dictionary_record [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:4979:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5277:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5342:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5367:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5393:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_som_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5438:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_som_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5467:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_som_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5527:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5547:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5577:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5609:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION_AUX_ID [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5661:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5691:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5712:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5766:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5834:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_WEAK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5901:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_external_lst_header [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:5992:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable som_external_lst_header [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:6167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:6277:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:6370:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:6637:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:6756:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:181:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:201:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:224:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:242:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:300:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:656:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:691:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:717:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:828:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:859:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:881:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:1051:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:1083:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:1131:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:1191:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/srec.c:1018:19: style: Parameter 'tdata' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/srec.c:1061:47: style: Parameter 'tdata' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/srec.c:1162:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/srec.c:1163:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/srec.c:992:3: style: Variable 'check_sum' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/stabs.c:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/stabs.c:525:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/stabs.c:694:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_size_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/stabs.c:732:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/stabs.c:779:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_size_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/som.c:6195:13: style: Condition 'errno!=0' is always false [knownConditionTrueFalse] binutils-2.35.1/bfd/som.c:6193:11: note: Assignment 'errno=0', assigned value is 0 binutils-2.35.1/bfd/som.c:6195:13: note: Condition 'errno!=0' is always false binutils-2.35.1/bfd/som.c:1985:7: style:inconclusive: Statements following 'break' will never be executed. [unreachableCode] binutils-2.35.1/bfd/som.c:991:38: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:993:29: style: Parameter 'queue' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:1282:13: style: Parameter 'input_section' can be declared as pointer to const. However it seems that 'hppa_som_reloc' is a callback function, if 'input_section' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/som.c:899:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/som.c:1282:13: note: Parameter 'input_section' can be declared as pointer to const binutils-2.35.1/bfd/som.c:1283:8: style: Parameter 'output_bfd' can be declared as pointer to const. However it seems that 'hppa_som_reloc' is a callback function, if 'output_bfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/som.c:899:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/som.c:1283:8: note: Parameter 'output_bfd' can be declared as pointer to const binutils-2.35.1/bfd/som.c:1574:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:1587:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:1950:24: style: Parameter 'file_hdrp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:2074:22: style: Parameter 'file_hdr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:2105:13: style: Variable 'space_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/som.c:2190:10: style: Variable 'subspace_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/som.c:2668:25: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:2689:28: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:2712:29: style: Parameter 'space' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:2722:24: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:2736:27: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:4601:9: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:4649:69: style: Variable 'endbufp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/som.c:4902:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:4930:18: style: Variable 'end_fixups' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/som.c:5405:40: style: Parameter 'ibfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:5407:12: style: Parameter 'obfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:5430:41: style: Parameter 'ibfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:5464:37: style: Parameter 'ibfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:5489:22: style: Variable 'auxhdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/som.c:5605:52: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:5893:29: style: Parameter 'lst_header' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:5981:31: style: Parameter 'lst_header' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:6260:33: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/som.c:6624:8: style: Variable 'curr_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/stabs.c:160:19: style: Variable 'symend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/stabs.c:518:19: style: Variable 'symend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/stabs.c:665:27: style: Variable 'symend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/stabs.c:759:37: style: Parameter 'stabsec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/stabs.c:398:23: style: Variable 'symb' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/targets.c:1485:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_target [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/targets.c:1508:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/targets.c:1560:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/targets.c:1585:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/targets.c:1640:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:377:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_GLOBAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:452:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:490:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:541:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:612:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:656:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_SMALL_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:832:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_symbols [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:944:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/syms.c:1477:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:207:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:277:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:349:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:375:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:515:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:591:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:677:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:693:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:705:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LOAD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:888:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/tekhex.c:270:48: style: Parameter 'endp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/tekhex.c:298:61: style: Parameter 'endp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/tekhex.c:578:37: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/tekhex.c:627:20: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/tekhex.c:673:16: style: Parameter 'locationp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/tekhex.c:906:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/tekhex.c:907:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:842:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:845:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1443:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1450:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1451:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1452:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1458:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1459:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1460:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1474:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/syms.c:1297:16: style: Variable 'mid' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/trad-core.c:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/trad-core.c:245:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/verilog.c:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/verilog.c:122:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/verilog.c:210:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/verilog.c:292:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/verilog.c:313:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/verilog.c:324:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/verilog.c:344:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/verilog.c:219:16: style: Redundant initialization for 'src'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/verilog.c:199:23: note: src is initialized binutils-2.35.1/bfd/verilog.c:219:16: note: src is overwritten binutils-2.35.1/bfd/vms-alpha.c:481:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:537:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eisdsize [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:664:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EIHS__L_DMTBYTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:808:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:850:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:975:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1159:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1193:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1470:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1489:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1563:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1593:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1608:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1625:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1812:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_defined [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1840:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EGSD__C_SYMG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:1904:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIR__C_HEADER_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2605:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2634:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_DEBUG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2647:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_LINENO [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2666:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2708:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2754:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2834:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EIHD__K_MAJORID [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2934:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOBJ__C_EMH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2964:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_VERSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:2987:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOBJ__C_EEOM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3029:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3065:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EISD__K_LENEND [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EISD__K_GBLNAMLEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3149:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EIHD__C_LENGTH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3562:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOBJ__C_EGSD [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3788:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOBJ__C_EMH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3847:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3914:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIR__C_STO_IMM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3952:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:3978:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:4301:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:4370:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DST__K_MODEND [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:4878:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:4962:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:4992:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_NO_FLAGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:5121:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:5446:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:5504:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_reloc_ok [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:5832:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:5851:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:5940:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vms_emh_common [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:6053:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EGSY__V_WEAK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:6074:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EGPS__V_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:6105:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vms_egsd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:6357:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vms_egsd [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:6637:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:7096:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DST__K_REGNUM_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:7712:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EIHD__M_LNKDEBUG [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8317:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8422:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shrlibs [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8443:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shrlibs [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8465:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shrlibs [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8483:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8491:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8497:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8587:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8646:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8750:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:8813:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9034:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9124:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9413:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9467:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9496:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9529:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9615:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_FUNCTION [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9664:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:9681:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_arch_unknown [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:144:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_too_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:194:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:221:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:236:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:256:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:430:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LHD_IDXDESC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:506:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_system_call [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:737:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:798:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:884:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA__LENGTH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:919:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA__LENGTH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1044:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1297:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1379:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_offset [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1479:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_offset [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1549:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbr_modules [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1572:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1649:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vms_kbn [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1701:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:1982:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA__LENGTH [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:2037:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:2136:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write_direction [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-lib.c:251:18: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-lib.c:872:25: style: Variable 'vec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-lib.c:1237:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'vms_lib_bwrite' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-lib.c:1279:20: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-lib.c:1237:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-lib.c:1252:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'vms_lib_bflush' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-lib.c:1280:21: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-lib.c:1252:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-lib.c:1258:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'vms_lib_bstat' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-lib.c:1280:38: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-lib.c:1258:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-lib.c:1259:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'vms_lib_bstat' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-lib.c:1280:38: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-lib.c:1259:25: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-lib.c:1266:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-lib.c:1267:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-lib.c:1273:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-lib.c:1291:21: style: Variable 'tdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-lib.c:1539:17: style: Parameter 'last_file' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-lib.c:1567:21: style: Variable 'tdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-lib.c:1579:29: style: Variable 'vec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-lib.c:1643:31: style: Parameter 'idx' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-lib.c:1939:22: style: Variable 'en' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-lib.c:2376:8: style: Variable 'idd' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/bfd/vms-misc.c:148:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-misc.c:522:13: style: Variable 'fptr' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/bfd/vms-misc.c:521:8: note: fptr is assigned binutils-2.35.1/bfd/vms-misc.c:522:13: note: fptr is overwritten binutils-2.35.1/bfd/vms-misc.c:142:55: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-misc.c:304:43: style: Parameter 'recwr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:2969:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/vms-alpha.c:2969:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/vms-alpha.c:2969:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/vms-alpha.c:7095:7: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/bfd/vms-alpha.c:7095:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/bfd/vms-alpha.c:7507:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint] binutils-2.35.1/bfd/vms-alpha.c:7598:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint] binutils-2.35.1/bfd/wasm-module.c:163:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:5389:10: style: Redundant initialization for 'symlen'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/vms-alpha.c:5385:23: note: symlen is initialized binutils-2.35.1/bfd/vms-alpha.c:5389:10: note: symlen is overwritten binutils-2.35.1/bfd/wasm-module.c:195:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:6111:12: style: Redundant initialization for 'off'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/vms-alpha.c:6105:20: note: off is initialized binutils-2.35.1/bfd/vms-alpha.c:6111:12: note: off is overwritten binutils-2.35.1/bfd/wasm-module.c:227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:6365:12: style: Redundant initialization for 'off'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/bfd/vms-alpha.c:6357:20: note: off is initialized binutils-2.35.1/bfd/vms-alpha.c:6365:12: note: off is overwritten binutils-2.35.1/bfd/wasm-module.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:367:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_file_truncated [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:381:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:560:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:584:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:629:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:649:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:664:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:698:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable asymbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/wasm-module.c:748:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/vms-alpha.c:7097:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/vms-alpha.c:7098:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/bfd/vms-alpha.c:908:18: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:1506:72: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:1616:40: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:1618:13: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:1868:57: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:1897:18: style: Variable 'maxptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:2995:17: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:3776:12: style: Variable 'symbol' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:3843:49: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:3944:25: style: Parameter 'reloc' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:4028:42: style: Variable 'udata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:4032:18: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:4347:18: style: Variable 'maxptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:4799:28: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:4853:13: style: Variable 'dst' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:4942:18: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:4983:32: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:5133:22: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:5444:72: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:5455:52: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:5484:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-alpha.c:5779:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-alpha.c:5484:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-alpha.c:5485:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-alpha.c:5779:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-alpha.c:5485:20: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-alpha.c:5486:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-alpha.c:5779:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-alpha.c:5486:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-alpha.c:5487:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-alpha.c:5779:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-alpha.c:5487:17: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-alpha.c:5488:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-alpha.c:5779:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-alpha.c:5488:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-alpha.c:5489:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'reloc_nil' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/vms-alpha.c:5779:3: note: You might need to cast the function pointer here binutils-2.35.1/bfd/vms-alpha.c:5489:21: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/vms-alpha.c:5824:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:6200:20: style: Variable 'esrf' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:8406:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:8407:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:8478:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:8489:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:8495:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/vms-alpha.c:9636:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/wasm-module.c:190:12: style: Variable 'magic_const' can be declared as const array [constVariable] binutils-2.35.1/bfd/wasm-module.c:207:12: style: Variable 'vers_const' can be declared as const array [constVariable] binutils-2.35.1/bfd/wasm-module.c:242:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/wasm-module.c:418:10: style: Variable 'prefix' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/wasm-module.c:677:15: style: Variable 'tdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/vms-alpha.c:7775:16: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] binutils-2.35.1/bfd/vms-alpha.c:7774:21: note: Assuming that condition 'j<32' is not redundant binutils-2.35.1/bfd/vms-alpha.c:7775:16: note: Shift binutils-2.35.1/bfd/xsym.c:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xsym.c:2218:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xsym.c:2253:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_wrong_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xsym.c:264:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/xsym.c:264:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/xsym.c:264:3: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/bfd/xsym.c:435:37: style: Checking if unsigned expression 'entry->entry.la_size' is less than zero. [unsignedLessThanZero] binutils-2.35.1/bfd/xsym.c:96:46: error: Division by zero. [zerodiv] binutils-2.35.1/bfd/xsym.c:999:20: note: Assignment 'entry_size=0', assigned value is 0 binutils-2.35.1/bfd/xsym.c:1010:14: note: Assuming condition is false binutils-2.35.1/bfd/xsym.c:1015:7: note: Calling function 'compute_offset', 3rd argument 'entry_size' value is 0 binutils-2.35.1/bfd/xsym.c:96:46: note: Division by zero binutils-2.35.1/bfd/xsym.c:104:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'bfd_sym_mkobject' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xsym.c:2315:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xsym.c:104:29: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xsym.c:110:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:111:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:112:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:119:21: style: Parameter 'abfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:261:31: style: Parameter 'dti' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:534:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:585:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:636:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:686:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:736:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:786:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:836:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:886:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:936:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:986:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1036:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1123:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1144:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1232:34: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:1254:41: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:1308:46: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:1340:50: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:1849:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1879:31: style: Variable 'name_table_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1905:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1931:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1957:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:1983:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2009:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2037:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2063:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2089:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2115:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2141:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2168:24: style: Variable 'sdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xsym.c:2268:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:2274:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:2280:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xsym.c:2281:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:282:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:369:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:404:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:521:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:568:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XMC_UA [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:601:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xcoff_link_hash_entry [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:651:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:705:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:746:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCOFF_BUILT_LDSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:791:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_new [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:834:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:1046:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:1146:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_vaddr [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:1231:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2223:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2250:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2331:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2404:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2460:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2501:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2515:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCOFF_DESCRIPTOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2557:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2574:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2596:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCOFF_EXPORT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2653:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loader_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2701:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCOFF_MARK [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2877:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:2902:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ROM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3009:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ROM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3045:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_xcoff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3079:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_xcoff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3148:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_xcoff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3185:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_xcoff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3222:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_xcoff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3248:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3278:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3294:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCOFF_EXPORT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3357:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCOFF_RTINIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3421:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gc [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3555:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3641:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_xcoff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:3981:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:4057:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_nonrepresentable_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:4126:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:5030:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:5065:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ROM [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:5174:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_link_hash_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:5700:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_section_reloc_link_order [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xcofflink.c:5836:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:83:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_insnbuf_word [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:104:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_insnbuf_word [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:152:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:197:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:244:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_lookup_entry [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:399:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:508:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:521:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:545:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:558:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:568:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:577:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:588:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:603:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:619:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:651:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:683:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:706:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:729:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:738:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:749:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:760:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:771:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:784:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:796:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:808:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:818:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:827:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:892:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:918:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:945:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:982:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_format [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1029:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_out_of_memory [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1096:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_value [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1111:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1126:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1152:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1167:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_OPERAND_IS_PCRELATIVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_OPERAND_IS_PCRELATIVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1263:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1343:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_regfile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1369:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_regfile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1396:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_regfile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1405:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_regfile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1414:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_regfile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1423:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_regfile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1432:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_regfile [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1460:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1487:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1496:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1505:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1547:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTENSA_UNDEFINED [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1566:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_sysreg [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1594:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_sysreg [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1603:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_sysreg [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1612:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_sysreg [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1642:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_interface [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1670:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_interface [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1679:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_interface [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1688:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_interface [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1697:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_interface [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1708:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_interface [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1736:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_funcUnit [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1765:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_funcUnit [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:1774:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xtensa_isa_bad_funcUnit [valueFlowBailoutIncompleteVar] binutils-2.35.1/bfd/xtensa-isa.c:74:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:130:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:292:31: style: Variable 'sreg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:369:24: style: Variable 'e1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:370:24: style: Variable 'e2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:379:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:396:24: style: Variable 'use' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:425:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:433:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:441:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:449:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:457:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:465:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:473:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:516:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:646:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:737:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:748:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:759:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:770:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:876:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:890:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:938:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:975:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1108:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1123:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1136:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1149:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1164:28: style: Variable 'intop' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1455:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1504:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1515:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1561:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1611:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1637:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1696:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-isa.c:1731:24: style: Variable 'intisa' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xtensa-modules.c:3751:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/xtensa-modules.c:4113:33: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/xtensa-modules.c:4727:29: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/bfd/xtensa-modules.c:20839:45: style: Condition '(insn[1]&0)==0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/xtensa-modules.c:20841:47: style: Condition '(insn[1]&0)==0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/xtensa-modules.c:20843:47: style: Condition '(insn[1]&0)==0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/xtensa-modules.c:20845:47: style: Condition '(insn[1]&0)==0' is always true [knownConditionTrueFalse] binutils-2.35.1/bfd/xtensa-modules.c:3575:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_arr_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4799:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3575:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3581:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_arr_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4799:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3581:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3589:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_ars_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4807:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3589:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3595:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_ars_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4807:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3595:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3603:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_art_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4811:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3603:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3609:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_art_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4811:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3609:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3617:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_ar0_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4815:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3617:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3623:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_ar0_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4815:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3623:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3631:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_ar4_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4819:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3631:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3637:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_ar4_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4819:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3637:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3645:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_ar8_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4823:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3645:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3651:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_ar8_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4823:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3651:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3659:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_ar12_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4827:26: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3659:35: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3665:30: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_ar12_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4827:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3665:30: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3673:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_ars_entry_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4831:31: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3673:40: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:3679:35: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_ars_entry_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4831:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:3679:35: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4245:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_mx_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4919:24: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4245:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4251:28: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_mx_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4919:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4251:28: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4275:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_mw_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4927:24: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4275:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4281:28: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_mw_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4927:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4281:28: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4289:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_mr0_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4931:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4289:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4295:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_mr0_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4931:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4295:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4303:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_mr1_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4935:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4303:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4309:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_mr1_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4935:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4309:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4317:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_mr2_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4939:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4317:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4323:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_mr2_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4939:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4323:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4331:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_mr3_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4943:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4331:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4337:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_mr3_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4943:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4337:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4385:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_bt_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4955:24: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4385:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4391:28: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_bt_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4955:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4391:28: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4399:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_bs_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4959:24: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4399:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4405:28: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_bs_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4959:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4405:28: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4413:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_br_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4963:24: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4413:33: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4419:28: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_br_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:4963:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4419:28: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4743:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_frr_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:5035:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4743:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4749:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_frr_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:5035:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4749:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4757:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_frs_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:5039:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4757:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4763:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_frs_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:5039:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4763:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4771:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'Operand_frt_decode' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:5043:25: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4771:34: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/bfd/xtensa-modules.c:4777:29: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'Operand_frt_encode' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/bfd/xtensa-modules.c:5043:5: note: You might need to cast the function pointer here binutils-2.35.1/bfd/xtensa-modules.c:4777:29: note: Parameter 'valp' can be declared as pointer to const binutils-2.35.1/bfd/xcofflink.c:4560:32: style: Array index 'indx' is used before limits check. [arrayIndexThenCheck] binutils-2.35.1/binutils/addr2line.c:108:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/addr2line.c:120:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/addr2line.c:185:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/addr2line.c:211:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/addr2line.c:237:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/addr2line.c:383:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_DECOMPRESS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/addr2line.c:443:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/addr2line.c:134:32: warning: Either the condition 'storage<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/addr2line.c:131:15: note: Assuming that condition 'storage<0' is not redundant binutils-2.35.1/binutils/addr2line.c:134:32: note: Invalid argument binutils-2.35.1/binutils/addr2line.c:425:9: style: Variable 'target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:5478:14: warning: Either the condition 'hentry!=NULL' is redundant or there is possible null pointer dereference: hentry. [nullPointerRedundantCheck] binutils-2.35.1/bfd/xcofflink.c:5475:7: note: Assuming that condition 'hentry!=NULL' is not redundant binutils-2.35.1/bfd/xcofflink.c:5478:14: note: Null pointer dereference binutils-2.35.1/bfd/xcofflink.c:869:31: warning: Either the condition 'contents!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] binutils-2.35.1/bfd/xcofflink.c:988:16: note: Assuming that condition 'contents!=NULL' is not redundant binutils-2.35.1/bfd/xcofflink.c:869:31: note: Null pointer addition binutils-2.35.1/bfd/xcofflink.c:2263:31: warning: Either the condition 'contents!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] binutils-2.35.1/bfd/xcofflink.c:2309:16: note: Assuming that condition 'contents!=NULL' is not redundant binutils-2.35.1/bfd/xcofflink.c:2263:31: note: Null pointer addition binutils-2.35.1/bfd/xcofflink.c:279:21: style: Variable 'elsymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:402:21: style: Variable 'elrelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:442:14: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:786:59: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:787:31: style: Parameter 'ldsym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:822:21: style: Variable 'elsymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:1220:13: style: Variable 'esym_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:1439:19: style: Variable 'linpend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:1570:31: style: Variable 'rel' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:2248:21: style: Variable 'elsymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:2329:13: style: Variable 'esym_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:2570:58: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:2650:43: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:2650:72: style: Parameter 'rel' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:2912:36: style: Variable 'relend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:2999:36: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:3001:8: style: Variable 'sub' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:3259:32: style: Parameter 'input_bfd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:3827:24: style: Variable 'esymend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:4034:30: style: Parameter 'irel' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:4111:13: style: Variable 'esym_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:4121:13: style: Variable 'oline' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:4604:19: style: Variable 'linpend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:4662:37: style: Variable 'iispend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:4789:27: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:4929:30: style: Variable 'is' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:5020:32: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/bfd/xcofflink.c:5049:8: style: Variable 'input_bfd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:5328:17: style: Variable 'tocsec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/bfd/xcofflink.c:6242:30: style: Variable 'irelend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/ar.c:177:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:212:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:291:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:359:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:491:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:635:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_AR_DETERMINISTIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:642:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:746:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:914:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_error [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:1058:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:1102:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_WB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:1215:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:1300:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:1415:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:1518:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_BINARY [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:1559:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/ar.c:840:2: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/binutils/ar.c:1024:22: style:inconclusive: Function 'print_contents' argument 1 names different: declaration 'member' definition 'abfd'. [funcArgNamesDifferent] binutils-2.35.1/binutils/ar.c:52:35: note: Function 'print_contents' argument 1 names different: declaration 'member' definition 'abfd'. binutils-2.35.1/binutils/ar.c:1024:22: note: Function 'print_contents' argument 1 names different: declaration 'member' definition 'abfd'. binutils-2.35.1/binutils/ar.c:1413:36: style:inconclusive: Function 'replace_members' argument 2 names different: declaration 'files_to_replace' definition 'files_to_move'. [funcArgNamesDifferent] binutils-2.35.1/binutils/ar.c:57:18: note: Function 'replace_members' argument 2 names different: declaration 'files_to_replace' definition 'files_to_move'. binutils-2.35.1/binutils/ar.c:1413:36: note: Function 'replace_members' argument 2 names different: declaration 'files_to_replace' definition 'files_to_move'. binutils-2.35.1/binutils/ar.c:712:9: style: Variable 'inarch_filename' can be declared as pointer to const [constVariablePointer] arparse.y:173:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list [valueFlowBailoutIncompleteVar] arlex.c:791:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] arlex.c:1303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] arlex.c:1600:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] arlex.c:1838:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] arparse.c:1056:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] arparse.c:1056:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] arlex.c:1604:2: warning: Possible null pointer dereference: b [nullPointer] arlex.c:1497:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 arlex.c:1604:2: note: Null pointer dereference arlex.c:1605:2: warning: Possible null pointer dereference: b [nullPointer] arlex.c:1497:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 arlex.c:1605:2: note: Null pointer dereference arlex.c:1303:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] arlex.c:1303:3: note: c is initialized arlex.c:1303:3: note: c is overwritten arlex.c:1382:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] arlex.c:343:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. arlex.c:1382:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. arlex.c:1789:46: style:inconclusive: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] arlex.c:295:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. arlex.c:1789:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. arlex.c:1802:46: style:inconclusive: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] arlex.c:296:45: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. arlex.c:1802:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. arlex.c:1802:60: style:inconclusive: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] arlex.c:296:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. arlex.c:1802:60: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. arlex.c:1934:24: style:inconclusive: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] arlex.c:616:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. arlex.c:1934:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. arlex.c:1215:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/arsup.c:75:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:99:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:113:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:137:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:237:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:257:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:300:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:342:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:365:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:431:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:464:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/bfdtest1.c:44:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/arsup.c:132:14: style: Local variable 'interactive' shadows outer variable [shadowVariable] binutils-2.35.1/binutils/arsup.h:62:12: note: Shadowed declaration binutils-2.35.1/binutils/arsup.c:132:14: note: Shadow variable binutils-2.35.1/binutils/arsup.c:103:21: style: Parameter 'ar_name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/arsup.c:233:18: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/bin2c.c:44:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/bfdtest2.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/bfdtest2.c:92:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/bfdtest2.c:32:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'iovec_open' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/binutils/bfdtest2.c:87:39: note: You might need to cast the function pointer here binutils-2.35.1/binutils/bfdtest2.c:32:30: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/binutils/binemul.c:49:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/binemul.c:55:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/binemul.c:65:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/binemul.c:115:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/binemul.c:132:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/binemul.c:141:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/binemul.c:147:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/binemul.c:53:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'any_ok' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/binutils/binemul.c:104:67: note: You might need to cast the function pointer here binutils-2.35.1/binutils/binemul.c:53:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/binutils/binemul.c:145:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/coffdump.c:369:22: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/binutils/bucomm.c:463:35: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/binutils/cxxfilt.c:84:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable demangling_style_name [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/cxxfilt.c:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TARGET_PREPENDS_UNDERSCORE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/cxxfilt.c:145:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auto_demangling [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:143:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:194:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:226:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_where_member_of_struct [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:298:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:364:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_basic_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:587:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_vis_member_of_struct [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:677:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_secdef_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:723:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/coffgrok.c:137:37: warning: Either the condition 'relsize<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/coffgrok.c:133:19: note: Assuming that condition 'relsize<0' is not redundant binutils-2.35.1/binutils/coffgrok.c:137:37: note: Invalid argument binutils-2.35.1/binutils/coffgrok.c:895:32: warning: Either the condition 'storage<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/coffgrok.c:892:15: note: Assuming that condition 'storage<0' is not redundant binutils-2.35.1/binutils/coffgrok.c:895:32: note: Invalid argument binutils-2.35.1/binutils/coffgrok.c:653:14: style: Condition 'lofile>=0' is always true [knownConditionTrueFalse] binutils-2.35.1/binutils/coffgrok.c:772:12: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/coffgrok.c:802:12: style: Variable 'name' can be declared as pointer to const [constVariablePointer] deflex.c:801:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] deflex.c:1332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] deflex.c:1629:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] deflex.c:1867:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:597:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:709:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:727:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:776:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:827:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:865:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:899:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:935:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:965:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1018:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1029:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1041:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1062:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1085:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1715:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1741:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1818:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:1929:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2053:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2269:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2279:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2336:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2375:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2456:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2678:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2818:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2856:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2913:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:2950:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:3008:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/debug.c:3246:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] deflex.c:1633:2: warning: Possible null pointer dereference: b [nullPointer] deflex.c:1526:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 deflex.c:1633:2: note: Null pointer dereference deflex.c:1634:2: warning: Possible null pointer dereference: b [nullPointer] deflex.c:1526:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 deflex.c:1634:2: note: Null pointer dereference deflex.c:1332:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] deflex.c:1332:3: note: c is initialized deflex.c:1332:3: note: c is overwritten deflex.c:1411:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] deflex.c:343:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. deflex.c:1411:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. deflex.c:1818:46: style:inconclusive: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] deflex.c:295:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. deflex.c:1818:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. deflex.c:1831:46: style:inconclusive: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] deflex.c:296:45: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. deflex.c:1831:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. deflex.c:1831:60: style:inconclusive: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] deflex.c:296:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. deflex.c:1831:60: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. deflex.c:1963:24: style:inconclusive: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] deflex.c:626:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. deflex.c:1963:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. deflex.c:1244:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] defparse.c:1134:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] defparse.c:1134:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/binutils/debug.c:3067:3: error: Address of local auto-variable assigned to a function parameter. [autoVariables] binutils-2.35.1/binutils/debug.c:1929:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/debug.c:1929:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/debug.c:3073:7: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] binutils-2.35.1/binutils/debug.c:823:24: style: Variable 'info' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/debug.c:1013:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:1024:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:1106:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:2246:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:2256:36: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:2266:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:2276:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:2286:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/debug.c:2296:40: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/dlltool.c:994:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1336:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEXECUTE_ONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1408:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_FUNCTION [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1482:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1548:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1581:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1619:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1674:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:1805:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_ANSI [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:2016:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_WT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:2467:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:2943:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_WT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3022:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_WT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3108:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_WT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3203:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_archive [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3454:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3492:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3587:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_more_archived_files [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3651:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3667:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:3940:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mname [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dlltool.c:4067:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dllwrap.c:138:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dllwrap.c:359:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dllwrap.c:517:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dllwrap.c:663:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opterr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dllwrap.c:373:24: style: Redundant condition: The condition '*s != 0' is redundant since '*s == ' '' is sufficient. [redundantCondition] binutils-2.35.1/binutils/dllwrap.c:1077:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dllwrap.c:153:11: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing] binutils-2.35.1/binutils/dlltool.c:1515:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] binutils-2.35.1/binutils/dlltool.c:1516:43: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] binutils-2.35.1/binutils/dlltool.c:1785:46: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/binutils/dlltool.c:1715:12: warning: Either the condition '!f' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] binutils-2.35.1/binutils/dlltool.c:2017:7: note: Assuming that condition '!f' is not redundant binutils-2.35.1/binutils/dlltool.c:2026:18: note: Calling function 'dump_def_info', 1st argument 'f' value is 0 binutils-2.35.1/binutils/dlltool.c:1715:12: note: Null pointer dereference binutils-2.35.1/binutils/dlltool.c:3204:3: warning:inconclusive: Either the condition '!outarch' is redundant or there is possible null pointer dereference: outarch. [nullPointerRedundantCheck] binutils-2.35.1/binutils/dlltool.c:3193:7: note: Assuming that condition '!outarch' is not redundant binutils-2.35.1/binutils/dlltool.c:3204:3: note: Null pointer dereference binutils-2.35.1/binutils/dlltool.c:3205:3: warning:inconclusive: Either the condition '!outarch' is redundant or there is possible null pointer dereference: outarch. [nullPointerRedundantCheck] binutils-2.35.1/binutils/dlltool.c:3193:7: note: Assuming that condition '!outarch' is not redundant binutils-2.35.1/binutils/dlltool.c:3205:3: note: Null pointer dereference binutils-2.35.1/binutils/dlltool.c:1785:46: style: Same expression on both sides of '|'. [duplicateExpression] binutils-2.35.1/binutils/dlltool.c:843:22: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/dlltool.c:1134:22: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/dlltool.c:1379:14: style: Variable 'e' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:1406:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:1448:14: style: Variable 'exported_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:1469:20: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:1496:10: style: Variable 'exported_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:1565:20: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:1748:31: style: Parameter 'need' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/dlltool.c:2432:33: style: Parameter 'exp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/dlltool.c:3304:61: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/dlltool.c:3636:40: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/dlltool.c:3721:16: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:3722:16: style: Variable 'bp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:3738:16: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:3739:16: style: Variable 'bp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:4044:9: style: Variable 'firstarg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:4401:9: style: Variable 'dash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:4401:16: style: Variable 'slash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/dlltool.c:622:15: style: struct member 'mac::how_jump' is never used. [unusedStructMember] binutils-2.35.1/binutils/dlltool.c:624:15: style: struct member 'mac::how_space' is never used. [unusedStructMember] binutils-2.35.1/binutils/dlltool.c:625:15: style: struct member 'mac::how_align_short' is never used. [unusedStructMember] binutils-2.35.1/binutils/dlltool.c:876:11: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing] binutils-2.35.1/binutils/elfcomm.c:43:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfcomm.c:57:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfcomm.c:630:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SARMAG [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfcomm.c:881:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARFMAG [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/dwarf.c:5750:17: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/binutils/elfcomm.c:416:15: style: Condition 'amt==0' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/elfcomm.c:415:22: note: Assignment 'amt=name_len+1', assigned value is greater than 0 binutils-2.35.1/binutils/elfcomm.c:416:15: note: Condition 'amt==0' is always false binutils-2.35.1/binutils/elfcomm.c:740:5: error: Resource leak: member_file [resourceLeak] binutils-2.35.1/binutils/emul_aix.c:57:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/emul_aix.c:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/emul_aix.c:106:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:309:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EI_VERSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:416:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EI_NIDENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:564:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:712:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:733:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SARMAG [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:823:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EM_386 [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:848:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ET_REL [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:920:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/elfedit.c:942:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/filemode.c:216:57: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] mcparse.y:100:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mcset_out_values_are_decimal [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/mclex.c:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/mclex.c:365:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] mcparse.c:1114:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] mcparse.c:1114:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/binutils/mclex.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] binutils-2.35.1/binutils/mclex.c:117:34: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/mclex.c:220:83: style: Parameter 'sv' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/nm.c:284:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:351:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STT_HIPROC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:421:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:430:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_NO_MORE_SYMBOLS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:494:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:705:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_FILE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:730:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sorters [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:796:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:845:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:891:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_SECTION_SYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:1119:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:1323:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_no_more_archived_files [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:1367:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:1725:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/nm.c:858:45: warning: Either the condition 'relsize<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/nm.c:855:19: note: Assuming that condition 'relsize<0' is not redundant binutils-2.35.1/binutils/nm.c:858:45: note: Invalid argument binutils-2.35.1/binutils/nm.c:942:33: warning: Either the condition 'symsize<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/nm.c:940:16: note: Assuming that condition 'symsize<0' is not redundant binutils-2.35.1/binutils/nm.c:942:33: note: Invalid argument binutils-2.35.1/binutils/nm.c:352:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/nm.c:354:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/nm.c:356:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/nm.c:400:12: warning: Possible null pointer dereference: info [nullPointer] binutils-2.35.1/binutils/nm.c:449:25: note: Calling function 'print_symname', 2nd argument 'NULL' value is 0 binutils-2.35.1/binutils/nm.c:400:12: note: Null pointer dereference binutils-2.35.1/binutils/nm.c:489:11: warning: Either the condition 'sym==NULL' is redundant or there is possible null pointer dereference: sym. [nullPointerRedundantCheck] binutils-2.35.1/binutils/nm.c:486:15: note: Assuming that condition 'sym==NULL' is not redundant binutils-2.35.1/binutils/nm.c:489:11: note: Null pointer dereference binutils-2.35.1/binutils/nm.c:467:20: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/nm.c:744:20: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/nm.c:1045:20: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/nm.c:1085:13: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:568:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_AR_DETERMINISTIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:707:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_AR_DETERMINISTIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:759:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_NO_FLAGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:818:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_NO_FLAGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:957:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1056:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1064:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1089:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1201:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1228:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1250:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1291:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1321:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1381:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1425:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1452:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1478:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1501:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1515:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1749:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTAB_EMPTY_ENTRY [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1791:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1893:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:1980:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:2000:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_GNU_BUILD_ATTRIBUTE_OPEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:2006:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_GNU_BUILD_ATTRIBUTE_FUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:2022:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNU_BUILD_ATTRIBUTE_VERSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:2029:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:2185:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_GNU_BUILD_ATTRIBUTE_FUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:2572:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_COFF_SHARED [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:2603:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ENDIAN_UNKNOWN [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:3498:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:3704:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:3750:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_COMPRESS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:3929:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flagword [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:3998:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4163:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4198:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4209:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4221:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4246:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4348:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4489:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4543:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_error_invalid_operation [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4580:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_coff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4638:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_AR_DETERMINISTIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4646:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4854:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE_SUBSYSTEM_NATIVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4995:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:5033:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:5992:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:317:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:488:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:515:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:530:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:568:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINKER_CREATED [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:673:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINKER_CREATED [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:728:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HAS_SYMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:779:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DYNAMIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:823:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:897:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_FILE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1037:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1088:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owner [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1179:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1338:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1393:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1495:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_BINARY [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1672:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:1750:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:2013:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:2355:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER_SPECIFIED_MACHINE_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:2646:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3064:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3432:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3546:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3629:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3651:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3690:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_IN_MEMORY [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3718:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3835:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:3913:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_UNDF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4023:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_FLAGS_FOR_BFD_USE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4194:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4219:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4269:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4442:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4477:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4646:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4746:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4800:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:4972:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:5012:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_DECOMPRESS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objdump.c:5106:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/objcopy.c:4551:33: warning: Either the condition 'relsize<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/objcopy.c:4540:15: note: Assuming that condition 'relsize<0' is not redundant binutils-2.35.1/binutils/objcopy.c:4551:33: note: Invalid argument binutils-2.35.1/binutils/objcopy.c:1093:31: warning: Either the condition 'f==NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] binutils-2.35.1/binutils/objcopy.c:1090:9: note: Assuming that condition 'f==NULL' is not redundant binutils-2.35.1/binutils/objcopy.c:1093:31: note: Null pointer dereference binutils-2.35.1/binutils/objcopy.c:1788:13: warning: Either the condition 'file==NULL' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] binutils-2.35.1/binutils/objcopy.c:1780:12: note: Assuming that condition 'file==NULL' is not redundant binutils-2.35.1/binutils/objcopy.c:1788:13: note: Null pointer dereference binutils-2.35.1/binutils/objcopy.c:5003:17: warning: Either the condition 'f==NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck] binutils-2.35.1/binutils/objcopy.c:4996:9: note: Assuming that condition 'f==NULL' is not redundant binutils-2.35.1/binutils/objcopy.c:5003:17: note: Null pointer dereference binutils-2.35.1/binutils/objcopy.c:3768:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] binutils-2.35.1/binutils/objcopy.c:998:25: style: Variable 'node1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:999:25: style: Variable 'node2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:1244:22: style: Variable 'ghdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:1257:26: style: Variable 'symhdr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:1280:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objcopy.c:1280:58: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objcopy.c:1327:28: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:1328:28: style: Variable 'q' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:1388:23: style: Variable 'first' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:1991:39: style: Parameter 'needle' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objcopy.c:1992:32: style: Parameter 'haystack' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objcopy.c:3066:19: style: Variable 'highest_section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:3965:24: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:3974:9: style: Variable 'prefix' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:4344:24: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:4404:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:4645:9: style: Variable 'output_target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objcopy.c:5232:16: style: Variable 't' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-elf32_avr.c:77:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_elf_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-elf32_avr.c:260:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-elf32_avr.c:257:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/od-elf32_avr.c:62:14: style: struct member 'tagDeviceInfo::flash_start' is never used. [unusedStructMember] binutils-2.35.1/binutils/od-elf32_avr.c:64:14: style: struct member 'tagDeviceInfo::ram_start' is never used. [unusedStructMember] binutils-2.35.1/binutils/od-elf32_avr.c:66:14: style: struct member 'tagDeviceInfo::eeprom_start' is never used. [unusedStructMember] binutils-2.35.1/binutils/od-elf32_avr.c:104:11: style: Variable 'in.type' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/binutils/od-macho.c:96:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_mach_o_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:322:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:342:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_PROT_READ [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:354:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:405:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_o_section_type_name [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:463:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:488:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_TABLE_OF_CONTENT_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:667:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:700:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_REBASE_IMMEDIATE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:768:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_BIND_IMMEDIATE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:875:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1057:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1120:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1154:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1179:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mach_o_codesign_codedirectory_external_v1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1318:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1360:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1499:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_o_build_version_tool [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1592:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_NLIST_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1772:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1793:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACH_O_UNWIND_X86_64_MODE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1915:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACH_O_UNWIND_ARM64_MODE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:1988:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACH_O_UNWIND_HAS_LSDA [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:2063:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACH_O_UNWIND_SECTION_VERSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:2254:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_SEGMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:2293:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_LC_DYSYMTAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-macho.c:945:7: error: Address of local auto-variable assigned to a function parameter. [autoVariables] binutils-2.35.1/binutils/od-macho.c:1708:11: style: Condition 'lastnmodules' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/od-macho.c:1705:7: note: last is assigned 'pbdy->nmodules>32?32:pbdy->nmodules' here. binutils-2.35.1/binutils/od-macho.c:1708:11: note: Condition 'lastnmodules' is always false binutils-2.35.1/binutils/od-macho.c:1651:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s] binutils-2.35.1/binutils/od-macho.c:1707:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/binutils/od-macho.c:320:22: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:350:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:563:46: style: Variable 'toc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:579:40: style: Variable 'mod' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:600:38: style: Variable 'symtab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:641:34: style: Variable 'symtab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:646:39: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1026:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1329:18: style: Variable 'end_buf' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1330:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1484:37: style: Variable 'ver' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1532:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1552:34: style: Variable 'uuid' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1568:35: style: Variable 'dylib' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1587:36: style: Variable 'symtab' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1604:36: style: Variable 'fvmlib' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1650:33: style: Variable 'strc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1660:45: style: Variable 'cryp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1677:41: style: Variable 'ver' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1688:44: style: Variable 'version' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1697:17: style: Variable 'lm' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1715:43: style: Variable 'cksum' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1765:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:1967:47: style: Parameter 'mdata' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/od-macho.c:2249:27: style: Variable 'mdata' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:2257:32: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/od-macho.c:782:8: style: Variable 'leb' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/binutils/od-xcoff.c:99:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_xcoff_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:128:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:427:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:524:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_filehdr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:587:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_filehdr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:643:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_syment [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:747:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external_syment [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:1459:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYP_TEXT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:1540:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XMC_TC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:1670:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable U802ROMAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:1812:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORE_DUMPX_VERSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/od-xcoff.c:563:18: style: Condition '~flags==0' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/od-xcoff.c:430:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/od-xcoff.c:551:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/od-xcoff.c:551:7: warning: %d in format string (no. 9) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/od-xcoff.c:551:7: warning: %d in format string (no. 10) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/od-xcoff.c:957:11: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/binutils/od-xcoff.c:400:42: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/od-xcoff.c:414:46: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/od-xcoff.c:440:57: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/od-xcoff.c:519:61: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objdump.c:790:32: warning: Either the condition 'storage<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/objdump.c:777:15: note: Assuming that condition 'storage<0' is not redundant binutils-2.35.1/binutils/objdump.c:790:32: note: Invalid argument binutils-2.35.1/binutils/objdump.c:3130:23: warning: Either the condition 'rel_count<0' is redundant or qsort() argument nr 2 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/objdump.c:3126:22: note: Assuming that condition 'rel_count<0' is not redundant binutils-2.35.1/binutils/objdump.c:3130:23: note: Invalid argument binutils-2.35.1/binutils/objdump.c:4707:37: warning: Either the condition 'relsize<0' is redundant or xmalloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/objdump.c:4698:15: note: Assuming that condition 'relsize<0' is not redundant binutils-2.35.1/binutils/objdump.c:4707:37: note: Invalid argument binutils-2.35.1/binutils/objdump.c:309:38: style: Condition 'objdump_private_vectors[0]!=NULL' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/objdump.c:1833:14: style: Condition 'l>=linenumber' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/objdump.c:1832:10: note: l is assigned 'linenumber-5' here. binutils-2.35.1/binutils/objdump.c:1833:14: note: Condition 'l>=linenumber' is always false binutils-2.35.1/binutils/objdump.c:3558:33: style: Condition 'alloced==0' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/objdump.c:3557:17: note: Assignment 'alloced=amt=section->size+1', assigned value is greater than 0 binutils-2.35.1/binutils/objdump.c:3558:33: note: Condition 'alloced==0' is always false binutils-2.35.1/binutils/objdump.c:1815:21: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: *pp. [nullPointerRedundantCheck] binutils-2.35.1/binutils/objdump.c:1819:13: note: Assuming that condition 'p==NULL' is not redundant binutils-2.35.1/binutils/objdump.c:1817:11: note: Assignment to 'p=*pp' binutils-2.35.1/binutils/objdump.c:1815:21: note: Null pointer dereference binutils-2.35.1/binutils/objdump.c:3201:6: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/binutils/objdump.c:483:31: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objdump.c:562:9: style: Variable 'comma' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:629:32: style: Variable 'comdat' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:2323:13: style: Variable 'section' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:3626:13: style: Variable 'rp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:3881:21: style: Variable 'stabs_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:4018:9: style: Variable 'comma' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:4186:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objdump.c:4579:17: style: Variable 'q2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:4748:20: style: Variable 'has_reloc_p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/objdump.c:4758:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/objdump.c:1943:17: warning: Size of pointer 'addresses' used instead of size of its data. [pointerSize] binutils-2.35.1/binutils/prdbg.c:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:369:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:400:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:437:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:466:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:543:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:557:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:617:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:646:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:738:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:812:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:836:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:882:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:906:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:936:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1051:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1160:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1211:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1312:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1346:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1436:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1537:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1578:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1628:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1662:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1687:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1708:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1720:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1734:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1756:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1792:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1822:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1868:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1883:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1900:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1908:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1933:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1952:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1970:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fname [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:1986:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2001:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2043:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2063:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2084:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2105:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2239:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2311:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2389:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2482:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2511:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2527:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2550:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2563:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2577:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2600:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2668:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2715:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2776:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2802:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2810:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/prdbg.c:2836:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rclex.c:187:20: style: Condition 'len>0' is always true [knownConditionTrueFalse] binutils-2.35.1/binutils/rclex.c:185:11: note: Assuming that condition '!len' is not redundant binutils-2.35.1/binutils/rclex.c:187:20: note: Condition 'len>0' is always true binutils-2.35.1/binutils/prdbg.c:588:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/prdbg.c:605:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/prdbg.c:630:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/prdbg.c:419:9: style: Variable 'u' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:699:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:831:9: style: Variable 'range_type' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:903:9: style: Variable 't' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:1157:9: style: Variable 't' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:1222:9: style: Variable 'tv' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:1309:9: style: Variable 't' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:1448:9: style: Variable 'method_type' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:1449:9: style: Variable 'context_type' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:1527:9: style: Variable 'method_type' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:1906:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'pr_end_function' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/binutils/prdbg.c:286:3: note: You might need to cast the function pointer here binutils-2.35.1/binutils/prdbg.c:1906:26: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/binutils/prdbg.c:2118:9: style: Variable 'tv' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/prdbg.c:2798:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/prdbg.c:2808:23: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'tg_end_block' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/binutils/prdbg.c:285:3: note: You might need to cast the function pointer here binutils-2.35.1/binutils/prdbg.c:2808:23: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/binutils/rdcoff.c:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIMNUM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rdcoff.c:248:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_LNGDBL [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rdcoff.c:394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rdcoff.c:505:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rdcoff.c:571:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rdcoff.c:652:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rdcoff.c:683:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_LNGDBL [valueFlowBailoutIncompleteVar] rcparse.y:226:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rdcoff.c:560:30: style: Parameter 'psyment' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/rddbg.c:59:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_target_aout_flavour [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rddbg.c:108:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rddbg.c:299:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rddbg.c:389:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] rcparse.c:1711:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] rcparse.c:1711:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/binutils/rename.c:49:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_BINARY [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rename.c:166:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IWUSR [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rename.c:108:14: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] binutils-2.35.1/binutils/readelf.c:512:22: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/binutils/rescoff.c:129:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rescoff.c:454:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/rescoff.c:726:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resbin.c:583:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_BUFFER [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resbin.c:773:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_BUFFER [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resbin.c:931:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_byte [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resbin.c:1030:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERINFO_STRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resbin.c:1204:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_BUFFER [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:250:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:326:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:408:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:598:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ECHILD [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:626:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:719:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:762:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:958:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1164:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1493:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1541:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_STRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1560:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_WSTRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1578:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_WORD [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1702:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_BUFFER [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1719:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1755:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1812:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERINFO_STRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1851:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERINFO_VAR [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:1952:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resrc.c:3217:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RCDATA_BUFFER [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resbin.c:922:8: warning: Possible null pointer dereference: pkey [nullPointer] binutils-2.35.1/binutils/resbin.c:1033:10: note: Calling function 'get_version_header', 5th argument '(unsigned short**)NULL' value is 0 binutils-2.35.1/binutils/resbin.c:922:8: note: Null pointer dereference binutils-2.35.1/binutils/resbin.c:1330:36: error: Uninitialized variable: &bri [uninitvar] binutils-2.35.1/binutils/resbin.c:1395:36: error: Uninitialized variable: &ba [uninitvar] binutils-2.35.1/binutils/resbin.c:1413:39: error: Uninitialized variable: &bc [uninitvar] binutils-2.35.1/binutils/resbin.c:1445:36: error: Uninitialized variable: &bgci [uninitvar] binutils-2.35.1/binutils/resbin.c:1455:39: error: Uninitialized variable: &bgc [uninitvar] binutils-2.35.1/binutils/resbin.c:1516:40: error: Uninitialized variable: &bdf [uninitvar] binutils-2.35.1/binutils/resbin.c:1525:40: error: Uninitialized variable: &bdxf [uninitvar] binutils-2.35.1/binutils/resbin.c:1549:40: error: Uninitialized variable: &bdc [uninitvar] binutils-2.35.1/binutils/resbin.c:1563:40: error: Uninitialized variable: &bdc [uninitvar] binutils-2.35.1/binutils/resbin.c:1667:36: error: Uninitialized variable: &bgii [uninitvar] binutils-2.35.1/binutils/resbin.c:1677:39: error: Uninitialized variable: &bgi [uninitvar] binutils-2.35.1/binutils/resbin.c:1698:36: error: Uninitialized variable: &bm [uninitvar] binutils-2.35.1/binutils/resbin.c:1706:36: error: Uninitialized variable: &bm [uninitvar] binutils-2.35.1/binutils/resbin.c:1744:36: error: Uninitialized variable: &bmi [uninitvar] binutils-2.35.1/binutils/resbin.c:1787:36: error: Uninitialized variable: &bmi [uninitvar] binutils-2.35.1/binutils/resbin.c:1948:39: error: Uninitialized variable: &bt [uninitvar] binutils-2.35.1/binutils/resbin.c:2008:36: error: Uninitialized variable: &bfv [uninitvar] binutils-2.35.1/binutils/resbin.c:2072:36: error: Uninitialized variable: &bvs [uninitvar] binutils-2.35.1/binutils/resbin.c:2082:39: error: Uninitialized variable: &bvst [uninitvar] binutils-2.35.1/binutils/resbin.c:2125:35: error: Uninitialized variable: &bvvd [uninitvar] binutils-2.35.1/binutils/resbin.c:2138:36: error: Uninitialized variable: &bv [uninitvar] binutils-2.35.1/binutils/resbin.c:2150:39: error: Uninitialized variable: &bvi [uninitvar] binutils-2.35.1/binutils/resrc.c:272:9: warning: Either the condition 'stdout_save==-1' is redundant or dup2() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] binutils-2.35.1/binutils/resrc.c:261:19: note: Assuming that condition 'stdout_save==-1' is not redundant binutils-2.35.1/binutils/resrc.c:272:9: note: Invalid argument binutils-2.35.1/binutils/resrc.c:224:24: style: Redundant condition: The condition '*s != 0' is redundant since '*s == ' '' is sufficient. [redundantCondition] binutils-2.35.1/binutils/resrc.c:491:13: style: Variable 'dash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/resrc.c:491:20: style: Variable 'slash' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/resrc.c:917:44: style: Parameter 'ex' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:1027:23: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:1085:26: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:1131:22: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:1279:22: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:1333:24: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:1391:13: style: Variable 'pb_data' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/resrc.c:1409:25: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:1426:23: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:2134:20: style: Parameter 'language' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/resrc.c:3158:9: style: Variable 'first' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/binutils/resres.c:130:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resres.c:271:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resres.c:362:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resres.c:623:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/resres.c:701:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/size.c:450:29: error: There is an unknown macro here somewhere. Configuration is required. If BFD_VMA_FMT is a macro then please configure it. [unknownMacro] binutils-2.35.1/binutils/resres.c:430:39: error: Uninitialized variable: &brh [uninitvar] binutils-2.35.1/binutils/resres.c:487:36: error: Uninitialized variable: &bid [uninitvar] binutils-2.35.1/binutils/resres.c:507:39: error: Uninitialized variable: &l [uninitvar] binutils-2.35.1/binutils/srconv.c:280:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:319:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:434:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:498:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_vis_ext_ref [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:615:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BTYPE_VOID [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:883:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_function_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:928:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYPE_FUNC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1149:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_TYPE_BLOCK [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1158:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_TYPE_COMPUNIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1179:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXEC_P [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1281:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_function_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1348:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_vis_ext_def [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1459:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_secdef_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1558:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_vis_ext_ref [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1584:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_vis_ext_def [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1677:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coff_vis_common [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1703:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1714:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/srconv.c:1603:13: style: Variable 'ed.type' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/binutils/srconv.c:1602:13: note: ed.type is assigned binutils-2.35.1/binutils/srconv.c:1603:13: note: ed.type is overwritten binutils-2.35.1/binutils/srconv.c:1011:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] binutils-2.35.1/binutils/srconv.c:198:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/binutils/srconv.c:1179:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/binutils/srconv.c:216:19: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:272:51: style: Parameter 'sfile' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:314:27: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:402:68: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:476:70: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:1170:27: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:1237:67: style: Parameter 'sfile' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:1259:59: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:1283:22: style: Variable 'l' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/srconv.c:1432:27: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:1432:51: style: Parameter 'sfile' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/srconv.c:1712:24: style: Variable 'long_options' can be declared as const array [constVariable] binutils-2.35.1/binutils/stabs.c:242:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:354:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:382:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:399:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:433:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_SO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:711:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:1188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:1667:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:1765:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:1897:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:1986:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_COMPLEX [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:2176:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:2310:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:2403:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:2504:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:2657:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3060:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3093:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3193:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3344:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3379:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3396:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3422:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3486:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3506:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3799:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3826:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3871:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:3929:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4006:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4036:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4162:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4331:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4549:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4576:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4655:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4693:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:4948:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:5209:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:5230:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DMGL_PARAMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:5271:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/stabs.c:5333:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/strings.c:148:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/strings.c:332:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/strings.c:368:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/strings.c:403:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/strings.c:471:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/strings.c:589:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/strings.c:702:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_STRINGS_ALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/sysdump.c:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/sysdump.c:534:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IT_dsy_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/sysdump.c:554:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IT_dpp_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/sysdump.c:612:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/sysdump.c:645:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/sysdump.c:657:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/sysdump.c:44:26: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:72:20: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:134:27: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:134:37: style: Parameter 'idx' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:152:24: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:193:25: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:207:17: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:518:19: style: Parameter 's' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/sysdump.c:655:24: style: Variable 'long_options' can be declared as const array [constVariable] sysinfo.y:440:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sysinfo.c:1000:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] sysinfo.y:261:10: style: Variable 'type' can be declared as pointer to const [constVariablePointer] sysinfo.y:264:7: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sysinfo.y:265:7: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] sysinfo.y:438:16: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sysinfo.c:1000:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/binutils/stabs.c:3509:24: warning: Either the condition 'typenum<-34' is redundant or the array 'info->xcoff_types[34]' is accessed at index 34, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/binutils/stabs.c:3504:31: note: Assuming that condition 'typenum<-34' is not redundant binutils-2.35.1/binutils/stabs.c:3509:24: note: Array index out of bounds binutils-2.35.1/binutils/stabs.c:254:14: style: Condition 'ul+1!=0' is always true [knownConditionTrueFalse] binutils-2.35.1/binutils/stabs.c:3024:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/binutils/stabs.c:702:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/stabs.c:2549:13: style: Variable 'varname' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/stabs.c:3411:37: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/binutils/stabs.c:4496:28: style: Variable 's4' can be declared as pointer to const [constVariablePointer] syslex.c:733:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] syslex.c:1177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] syslex.c:1474:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] syslex.c:1712:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] syslex.c:1478:2: warning: Possible null pointer dereference: b [nullPointer] syslex.c:1371:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 syslex.c:1478:2: note: Null pointer dereference syslex.c:1479:2: warning: Possible null pointer dereference: b [nullPointer] syslex.c:1371:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 syslex.c:1479:2: note: Null pointer dereference syslex.c:1177:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] syslex.c:1177:3: note: c is initialized syslex.c:1177:3: note: c is overwritten syslex.c:1256:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] syslex.c:341:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. syslex.c:1256:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. syslex.c:1663:46: style:inconclusive: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] syslex.c:295:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. syslex.c:1663:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. syslex.c:1676:46: style:inconclusive: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] syslex.c:296:45: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. syslex.c:1676:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. syslex.c:1676:60: style:inconclusive: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] syslex.c:296:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. syslex.c:1676:60: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. syslex.c:1808:24: style:inconclusive: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] syslex.c:558:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. syslex.c:1808:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. syslex.c:1089:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/testsuite/binutils-all/testprog.c:22:16: style: Condition 'local!=2' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/testsuite/gentestdlls.c:115:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/testsuite/gentestdlls.c:136:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/testsuite/gentestdlls.c:44:8: style: Variable 'buffer' can be declared as const array [constVariable] binutils-2.35.1/binutils/testsuite/gentestdlls.c:130:9: style: Variable 'program_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/testsuite/gentestdlls.c:131:9: style: Variable 'output_directory' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/testsuite/gentestdlls.c:156:13: style: Variable 'wanted_format' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/version.c:33:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_VERSION_STRING [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windmc.c:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windmc.c:260:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windmc.c:676:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_HAS_CONTENTS [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windmc.c:959:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/unwind-ia64.c:760:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/binutils/unwind-ia64.c:1016:4: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/binutils/unwind-ia64.c:1053:19: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'unw_decode_b1' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/binutils/unwind-ia64.c:1137:7: note: You might need to cast the function pointer here binutils-2.35.1/binutils/unwind-ia64.c:1053:19: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/binutils/unwind-ia64.c:1028:4: warning: Uninitialized variable: abistr [uninitvar] binutils-2.35.1/binutils/unwind-ia64.c:1028:4: note: Assignment 'abistr=buf', assigned value is binutils-2.35.1/binutils/unwind-ia64.c:1028:4: note: Assuming condition is true binutils-2.35.1/binutils/unwind-ia64.c:1028:4: note: Uninitialized variable: abistr binutils-2.35.1/binutils/windmc.c:1067:7: style: Condition '!probe_codepage(&mcset_codepage_in,&mcset_text_in_is_unicode,"codepage_in",0)' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/windmc.c:1067:23: note: Calling function 'probe_codepage' returns 1 binutils-2.35.1/binutils/windmc.c:1067:7: note: Condition '!probe_codepage(&mcset_codepage_in,&mcset_text_in_is_unicode,"codepage_in",0)' is always false binutils-2.35.1/binutils/windmc.c:725:17: style: Variable 'n' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windmc.c:734:13: style: Variable 'nd' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windmc.c:941:9: style: Variable 'target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windres.c:193:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windres.c:381:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windres.c:557:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windres.c:598:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_RB [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windres.c:687:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windres.c:814:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windres.c:1117:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_object [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/windres.c:276:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] binutils-2.35.1/binutils/windres.c:602:14: warning: Either the condition 'e==NULL' is redundant or there is possible null pointer dereference: e. [nullPointerRedundantCheck] binutils-2.35.1/binutils/windres.c:599:9: note: Assuming that condition 'e==NULL' is not redundant binutils-2.35.1/binutils/windres.c:602:14: note: Null pointer dereference binutils-2.35.1/binutils/windres.c:603:14: warning: Either the condition 'e==NULL' is redundant or there is possible null pointer dereference: e. [nullPointerRedundantCheck] binutils-2.35.1/binutils/windres.c:599:9: note: Assuming that condition 'e==NULL' is not redundant binutils-2.35.1/binutils/windres.c:603:14: note: Null pointer dereference binutils-2.35.1/binutils/windres.c:604:14: warning: Either the condition 'e==NULL' is redundant or there is possible null pointer dereference: e. [nullPointerRedundantCheck] binutils-2.35.1/binutils/windres.c:599:9: note: Assuming that condition 'e==NULL' is not redundant binutils-2.35.1/binutils/windres.c:604:14: note: Null pointer dereference binutils-2.35.1/binutils/windres.c:605:14: warning: Either the condition 'e==NULL' is redundant or there is possible null pointer dereference: e. [nullPointerRedundantCheck] binutils-2.35.1/binutils/windres.c:599:9: note: Assuming that condition 'e==NULL' is not redundant binutils-2.35.1/binutils/windres.c:605:14: note: Null pointer dereference binutils-2.35.1/binutils/windres.c:606:14: warning: Either the condition 'e==NULL' is redundant or there is possible null pointer dereference: e. [nullPointerRedundantCheck] binutils-2.35.1/binutils/windres.c:599:9: note: Assuming that condition 'e==NULL' is not redundant binutils-2.35.1/binutils/windres.c:606:14: note: Null pointer dereference binutils-2.35.1/binutils/windres.c:608:11: warning: Either the condition 'e==NULL' is redundant or there is possible null pointer dereference: e. [nullPointerRedundantCheck] binutils-2.35.1/binutils/windres.c:599:9: note: Assuming that condition 'e==NULL' is not redundant binutils-2.35.1/binutils/windres.c:608:11: note: Null pointer dereference binutils-2.35.1/binutils/windres.c:240:21: style: Variable 'ase' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windres.c:240:32: style: Variable 'bse' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windres.c:786:9: style: Variable 'input_filename' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windres.c:787:9: style: Variable 'output_filename' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windres.c:791:9: style: Variable 'target' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/windres.c:792:9: style: Variable 'preprocessor' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/wrstabs.c:355:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:415:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:427:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:490:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:557:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_SOL [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:573:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_SOL [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:599:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:624:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:639:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:709:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:743:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:794:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:857:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:967:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_LSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1009:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1049:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1096:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1323:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1367:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1453:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1510:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1591:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1624:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1670:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1747:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1760:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1772:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1794:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1868:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1885:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1918:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_LSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1954:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_LSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1973:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_LSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:1992:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_LSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2014:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_LSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2041:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_GSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2139:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_PSYM [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2202:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2235:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2261:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:2272:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/app.c:499:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] binutils-2.35.1/binutils/wrstabs.c:636:50: style: Condition 'size!=8' is always true [knownConditionTrueFalse] binutils-2.35.1/binutils/wrstabs.c:636:26: note: Assuming that condition 'size>sizeof(long)' is not redundant binutils-2.35.1/binutils/wrstabs.c:636:50: note: Condition 'size!=8' is always true binutils-2.35.1/binutils/wrstabs.c:667:18: style: Condition 'size==8' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/wrstabs.c:665:18: note: Assuming that condition 'size==sizeof(long)' is not redundant binutils-2.35.1/binutils/wrstabs.c:667:18: note: Condition 'size==8' is always false binutils-2.35.1/binutils/wrstabs.c:678:18: style: Condition 'size==8' is always false [knownConditionTrueFalse] binutils-2.35.1/binutils/wrstabs.c:674:13: note: Assuming that condition 'size<=sizeof(long)' is not redundant binutils-2.35.1/binutils/wrstabs.c:678:18: note: Condition 'size==8' is always false binutils-2.35.1/binutils/wrstabs.c:1183:6: error: Memory leak: args [memleak] binutils-2.35.1/binutils/wrstabs.c:636:12: style: Checking if unsigned expression 'size' is less than zero. [unsignedLessThanZero] binutils-2.35.1/binutils/wrstabs.c:1357:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/wrstabs.c:1500:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/wrstabs.c:1864:29: style: Variable 'h' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/wrstabs.c:2098:9: style: Variable 'rettype' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/binutils/wrstabs.c:2259:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'stab_end_function' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/binutils/wrstabs.c:294:3: note: You might need to cast the function pointer here binutils-2.35.1/binutils/wrstabs.c:2259:28: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/gas/app.c:370:9: style: Variable 'toend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/app.c:372:9: style: Variable 'fromend' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/as.c:236:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/as.c:423:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPORT_BUGS_TO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/as.c:599:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/as.c:1145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/as.c:1221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ALLOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/as.c:1310:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_INIT_MAGIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/atof-generic.c:163:6: style: Condition '!c' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/atof-generic.c:164:6: style: Condition '!c' is always false [knownConditionTrueFalse] bfin-lex.c:1036:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] bfin-lex.c:2575:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] bfin-lex.c:2909:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] bfin-lex.c:3147:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] config/bfin-lex.l:514:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_REG_NONE [valueFlowBailoutIncompleteVar] config/bfin-lex.l:526:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTE_DREG [valueFlowBailoutIncompleteVar] config/bfin-lex.l:350:15: style: Redundant condition: The condition '*arg' is redundant since '*arg == ' '' is sufficient. [redundantCondition] bfin-lex.c:2913:2: warning: Possible null pointer dereference: b [nullPointer] bfin-lex.c:2806:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 bfin-lex.c:2913:2: note: Null pointer dereference bfin-lex.c:2914:2: warning: Possible null pointer dereference: b [nullPointer] bfin-lex.c:2806:18: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 bfin-lex.c:2914:2: note: Null pointer dereference bfin-lex.c:2575:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] bfin-lex.c:2575:3: note: c is initialized bfin-lex.c:2575:3: note: c is overwritten bfin-lex.c:2654:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] bfin-lex.c:343:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. bfin-lex.c:2654:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. bfin-lex.c:2679:40: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] bfin-lex.c:895:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. bfin-lex.c:2679:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. bfin-lex.c:3098:46: style:inconclusive: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] bfin-lex.c:295:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. bfin-lex.c:3098:46: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. bfin-lex.c:3111:46: style:inconclusive: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] bfin-lex.c:296:45: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. bfin-lex.c:3111:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. bfin-lex.c:3111:60: style:inconclusive: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] bfin-lex.c:296:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. bfin-lex.c:3111:60: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. bfin-lex.c:3243:24: style:inconclusive: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] bfin-lex.c:859:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. bfin-lex.c:3243:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. config/bfin-lex.l:511:40: style:inconclusive: Function 'parse_reg' argument 2 names different: declaration 'type' definition 'cl'. [funcArgNamesDifferent] config/bfin-lex.l:30:40: note: Function 'parse_reg' argument 2 names different: declaration 'type' definition 'cl'. config/bfin-lex.l:511:40: note: Function 'parse_reg' argument 2 names different: declaration 'type' definition 'cl'. config/bfin-lex.l:518:54: style:inconclusive: Function 'parse_halfreg' argument 3 names different: declaration 'hr' definition 'rt'. [funcArgNamesDifferent] config/bfin-lex.l:29:54: note: Function 'parse_halfreg' argument 3 names different: declaration 'hr' definition 'rt'. config/bfin-lex.l:518:54: note: Function 'parse_halfreg' argument 3 names different: declaration 'hr' definition 'rt'. bfin-lex.c:2487:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] bfin-lex.c:2694:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] config/bfin-lex.l:346:10: style: Variable 'char_bag' can be declared as pointer to const [constVariablePointer] config/bfin-lex.l:511:50: style: Parameter 'rt' can be declared as pointer to const [constParameterPointer] config/bfin-lex.l:518:54: style: Parameter 'rt' can be declared as pointer to const [constParameterPointer] config/bfin-lex.l:1225:11: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] config/bfin-parse.y:198:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Expr_Node_Constant [valueFlowBailoutIncompleteVar] config/bfin-parse.y:272:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_ISS2 [valueFlowBailoutIncompleteVar] config/bfin-parse.y:334:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CODE_MASK [valueFlowBailoutIncompleteVar] config/bfin-parse.y:650:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_INSN_GENERATED [valueFlowBailoutIncompleteVar] config/bfin-parse.y:4496:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression_cell [valueFlowBailoutIncompleteVar] config/bfin-parse.y:4546:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Expr_Node_Constant [valueFlowBailoutIncompleteVar] config/bfin-parse.y:4626:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Expr_Node_Constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:250:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_OPERAND_PCREL_ADDR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:285:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_OPERAND_PCREL_ADDR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:353:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_PARSE_OPERAND_INIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:540:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_INSN_RELAXED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:860:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:1003:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:1024:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/cgen.c:59:33: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/cgen.c:102:52: style: Parameter 'expP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/cgen.c:846:44: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/compress-debug.c:37:3: warning: Return value of function deflateInit() is not used. [ignoredReturnValue] bfin-parse.c:2454:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] config/bfin-parse.y:264:32: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] config/bfin-parse.y:264:45: style: Parameter 'opt' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/cond.c:434:28: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] binutils-2.35.1/gas/cond.c:69:14: style:inconclusive: Function 's_ifdef' argument 1 names different: declaration 'arg' definition 'test_defined'. [funcArgNamesDifferent] binutils-2.35.1/gas/read.h:190:26: note: Function 's_ifdef' argument 1 names different: declaration 'arg' definition 'test_defined'. binutils-2.35.1/gas/cond.c:69:14: note: Function 's_ifdef' argument 1 names different: declaration 'arg' definition 'test_defined'. binutils-2.35.1/gas/cond.c:191:12: style:inconclusive: Function 's_ifb' argument 1 names different: declaration 'arg' definition 'test_blank'. [funcArgNamesDifferent] binutils-2.35.1/gas/read.h:188:24: note: Function 's_ifb' argument 1 names different: declaration 'arg' definition 'test_blank'. binutils-2.35.1/gas/cond.c:191:12: note: Function 's_ifb' argument 1 names different: declaration 'arg' definition 'test_blank'. binutils-2.35.1/gas/cond.c:381:18: style:inconclusive: Function 's_endif' argument 1 names different: declaration 'arg' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/gas/read.h:179:26: note: Function 's_endif' argument 1 names different: declaration 'arg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/cond.c:381:18: note: Function 's_endif' argument 1 names different: declaration 'arg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/cond.c:412:17: style:inconclusive: Function 's_else' argument 1 names different: declaration 'arg' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/gas/read.h:176:25: note: Function 's_else' argument 1 names different: declaration 'arg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/cond.c:412:17: note: Function 's_else' argument 1 names different: declaration 'arg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/cond.c:268:9: style: Variable 's1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/cond.c:268:14: style: Variable 's2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/cond.c:461:9: style: Variable 's1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/cond.c:461:14: style: Variable 's2' can be declared as pointer to const [constVariablePointer] bfin-parse.c:2454:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/atof-ieee.c:99:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_NUMBER_OF_BITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-ieee.c:126:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_NUMBER_OF_BITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-ieee.c:143:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-ieee.c:191:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-ieee.c:310:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-ieee.c:760:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-ieee.c:292:19: style: Variable 'words_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/atof-vax.c:127:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_NUMBER_OF_BITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-vax.c:218:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-vax.c:259:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-vax.c:429:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/atof-vax.c:242:16: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/atof-vax.c:427:23: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/atof-vax.c:205:10: style: Variable 'f.high' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/obj-aout.c:35:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:127:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:180:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:206:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:229:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aout_pseudo_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:235:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable other [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:241:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable other [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:247:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:264:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:270:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:276:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:282:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-aout.c:126:12: style: Variable 'sizep' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-coff-seh.c:91:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:162:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:202:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:265:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:321:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:435:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:544:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:756:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_subtract [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:854:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_subtract [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:896:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:920:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff-seh.c:967:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:151:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:167:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:259:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:270:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable native [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:279:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:285:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:292:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_sclass [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:298:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_sclass [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:331:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:377:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJ_COFF_MAX_AUXENTRIES [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:398:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJ_COFF_MAX_AUXENTRIES [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:447:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineno [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:502:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:545:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:596:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:653:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:864:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIMNUM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:996:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_TPDEF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1012:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1160:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1182:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1200:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abs_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1486:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1535:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1701:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_rootP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1721:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCTETS_PER_BYTE_POWER [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-coff.c:1808:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-ecoff.c:83:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sections [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-ecoff.c:142:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-ecoff.c:186:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-ecoff.c:212:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_pseudo_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-ecoff.c:198:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'ecoff_sec_sym_ok_for_reloc' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/gas/config/obj-ecoff.c:314:3: note: You might need to cast the function pointer here binutils-2.35.1/gas/config/obj-ecoff.c:198:43: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/gas/config/obj-coff.c:1164:13: style: Condition 'c==','' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/obj-coff.c:1158:11: note: Assignment 'c=0', assigned value is 0 binutils-2.35.1/gas/config/obj-coff.c:1164:13: note: Condition 'c==','' is always false binutils-2.35.1/gas/config/obj-coff.c:1789:7: warning: Either the condition 'fragp' is redundant or there is possible null pointer dereference: fragp. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/obj-coff.c:1784:10: note: Assuming that condition 'fragp' is not redundant binutils-2.35.1/gas/config/obj-coff.c:1789:7: note: Null pointer dereference binutils-2.35.1/gas/config/obj-coff.c:1158:9: style: Variable 'c' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/obj-coff.c:1151:9: note: c is assigned binutils-2.35.1/gas/config/obj-coff.c:1158:9: note: c is overwritten binutils-2.35.1/gas/config/obj-coff.c:94:30: style: Parameter 'element' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/obj-coff.c:1458:22: style: Variable 'seginfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-coff.c:1473:11: style: Variable 'fixp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-elf.c:208:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_com_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:246:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable st_other [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:267:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_rootP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:315:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:396:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_THREAD_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:402:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_lcomm_internal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:417:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:435:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:459:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:493:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:532:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_ASSEMBLER_SECTION_ID [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:595:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:818:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:906:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHT_PROGBITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:948:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_WRITE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:982:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1050:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1380:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1398:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1416:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1434:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1452:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1474:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1527:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_VER_CHR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1601:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1685:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1762:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1862:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1878:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:1980:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJ_ATTR_GNU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2019:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expressionS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2039:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2101:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2160:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2186:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2331:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2477:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2684:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_READONLY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2747:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_rootP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-elf.c:2829:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-evax.c:53:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-evax.c:84:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable evax_private_udata_struct [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-evax.c:102:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-evax.c:136:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-evax.c:201:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_rootP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-evax.c:464:7: style: Condition 'suffix_length' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/obj-evax.c:449:23: note: Assignment 'suffix_length=0', assigned value is 0 binutils-2.35.1/gas/config/obj-evax.c:451:29: note: Assuming condition is false binutils-2.35.1/gas/config/obj-evax.c:464:7: note: Condition 'suffix_length' is always false binutils-2.35.1/gas/config/obj-evax.c:232:9: style: Variable 'base_id' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-evax.c:448:18: style: Variable 'crc_chars' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-elf.c:1532:9: style: Condition '0&&*p=='\0'' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/obj-elf.c:1905:15: style: Condition 'tag==-1' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/obj-elf.c:1904:13: note: Assignment 'tag=-1', assigned value is -1 binutils-2.35.1/gas/config/obj-elf.c:1905:15: note: Condition 'tag==-1' is always true binutils-2.35.1/gas/config/obj-elf.c:264:12: style: Variable 'bsym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-elf.c:524:29: style: Variable 'match' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-elf.c:1010:10: style: Variable 'subst' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-elf.c:1597:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-elf.c:2036:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-elf.c:2608:17: style: Variable 'elem_idx' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:75:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:105:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:149:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:182:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:301:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_S_REGULAR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:443:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:604:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:850:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:897:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1017:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_und_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1162:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1329:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_abs_section_ptr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1341:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1375:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subsection [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1436:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_N_STAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1525:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1702:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_TYPE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1767:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_MACH_O_SECTION_TYPE_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1900:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1990:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-macho.c:1837:9: warning: Either the condition 'sym==NULL' is redundant or there is possible null pointer dereference: sym. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/obj-macho.c:1847:17: note: Assuming that condition 'sym==NULL' is not redundant binutils-2.35.1/gas/config/obj-macho.c:1837:9: note: Null pointer dereference binutils-2.35.1/gas/config/obj-macho.c:1968:55: style:inconclusive: Function 'obj_mach_o_force_reloc_sub_local' argument 2 names different: declaration 'seg' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/gas/config/obj-macho.h:117:68: note: Function 'obj_mach_o_force_reloc_sub_local' argument 2 names different: declaration 'seg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/obj-macho.c:1968:55: note: Function 'obj_mach_o_force_reloc_sub_local' argument 2 names different: declaration 'seg' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/obj-macho.c:1006:23: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:1327:49: style: Parameter 's' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/obj-macho.c:1368:23: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:1427:23: style: Variable 'sec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:1566:19: style: Variable 'frchp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:1567:22: style: Variable 'seginfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:1629:22: style: Variable 'seginfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:1633:13: style: Variable 'chain' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/obj-macho.c:772:11: style: struct member 'opt_tgt_sect::x86_val' is never used. [unusedStructMember] binutils-2.35.1/gas/config/obj-macho.c:773:11: style: struct member 'opt_tgt_sect::ppc_val' is never used. [unusedStructMember] binutils-2.35.1/gas/config/obj-som.c:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-som.c:133:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-som.c:175:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-som.c:210:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/obj-som.c:308:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:601:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:727:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ALPHA_TLSGD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:890:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1079:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1181:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1202:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1458:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXP_REG_ZERO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1670:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1689:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1767:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:1978:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXP_OPERAND_NOOVERFLOW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2032:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2177:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2223:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2265:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXP_OPCODE_BWX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2347:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expressionS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2403:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2417:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXP_OPCODE_BWX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2521:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expressionS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2590:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXP_OPCODE_BWX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2735:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2830:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:2924:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:3215:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:3308:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:4880:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:4939:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5005:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5046:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5373:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5417:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5593:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5608:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5774:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5999:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXP_REG_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:6229:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:6331:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXP_REG_SP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:179:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:186:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:211:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_RECOVERABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:225:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_SYNTAX_ERROR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:232:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_SYNTAX_ERROR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:238:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_FATAL_SYNTAX_ERROR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:547:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:590:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expressionS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:643:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:695:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_illegal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:730:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ret [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:806:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPND_QLF_W [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:883:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:965:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:992:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1127:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1181:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1338:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1446:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1675:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1684:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_pass_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1732:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1770:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1828:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:1884:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_pass_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2032:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2068:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cur_fde_data [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2215:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2242:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2352:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPND_QLF_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2372:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2449:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2471:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_AARCH64_GAS_INTERNAL_FIXUP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2483:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_AARCH64_GAS_INTERNAL_FIXUP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:2498:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3122:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3293:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3344:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPND_CLASS_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3407:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3522:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPND_QLF_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3856:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3897:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:3951:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4384:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_RECOVERABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4428:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4532:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operand_mismatch_kind_names [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4565:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4581:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4591:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_OUT_OF_RANGE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4637:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_MAX_QLF_SEQ_NUM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4675:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qualifier [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4686:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_MAX_OPND_NUM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4725:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4745:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPND_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:4949:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operand_mismatch_kind_names [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:5039:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recorded [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:5171:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPND_QLF_P_Z [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:5301:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_MOD_MUL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:5331:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qualifier [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:5447:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qualifier [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:5543:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:5566:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_FEATURE_SVE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:6822:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qualifier [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:6923:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:6994:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_OPDE_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7036:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7186:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7328:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7384:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7506:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7529:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_PCREL_OFFSET [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7566:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valueT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7581:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsetT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7603:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ldst_pos [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7669:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7741:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:7908:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:8286:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:8349:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:8618:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aarch64_opcode_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:8688:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aarch64_sys_regs [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9122:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aarch64_feature_set [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9231:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9263:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9298:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aarch64_abi [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9333:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9424:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9470:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-aarch64.c:9511:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-alpha.c:5481:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-alpha.c:5490:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-alpha.c:1049:3: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] binutils-2.35.1/gas/config/tc-alpha.c:5454:2: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/gas/config/tc-alpha.c:5473:2: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/gas/config/tc-alpha.c:873:16: style: Variable 'end_tok' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-alpha.c:2141:22: style: Variable 'reloc_howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-alpha.c:3191:10: style: Parameter 'pntok' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-alpha.c:5730:36: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-alpha.c:6126:29: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-alpha.c:5392:13: style: Variable 'bytes' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-arc.c:825:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable feature_list [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:844:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_ARC_OSABI_CURRENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:914:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:966:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:997:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_OBJECT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1044:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1121:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1209:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1357:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1455:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1508:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1523:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pcrel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1570:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1597:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1620:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INSN_ARGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1638:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CD1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1672:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flgp [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:1760:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INSN_ARGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2104:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expressionS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2121:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2184:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc_num_pseudo_insn [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2226:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INSN_FLGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2312:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc_num_flag_special [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2377:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPY1E [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2435:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2488:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INSN_ARGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2532:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2567:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2583:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2817:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc_num_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2835:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARC_OPERAND_NCHK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2905:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3210:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3239:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3299:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TC_GENERIC_RELAX_TABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3337:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_OFFSET_TABLE_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3371:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3393:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3458:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIG_ENDIAN [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3632:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3700:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3738:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc_flag_classes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3775:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3847:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:3892:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4177:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4239:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4294:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARC_OPCODE_ARCv2EM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4330:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARC_FLAG_ZOL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4386:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_rootP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4413:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4561:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_READONLY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4585:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4627:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARC_OPCODE_ARCv2EM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4678:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXT_CORE_REGISTER [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4813:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4880:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc_aux_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4923:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJ_ATTR_PROC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4935:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_KNOWN_OBJ_ATTRIBUTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4944:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_KNOWN_OBJ_ATTRIBUTES [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:4992:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ARC_CPU_name [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:5081:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:5099:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_ARC_PCS_config [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arc.c:2612:2: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/gas/config/tc-arc.c:4550:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-arc.c:1035:25: style: Parameter 't' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arc.c:1586:16: style: Variable 'ex' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arc.c:2487:9: style: Variable 'opname' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arc.c:3295:26: style: Variable 'relax_arg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arc.c:3371:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arc.c:4070:26: style: Variable 'reloc_howto' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arc.c:4345:26: style: Parameter 'fragP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arc.c:4582:43: style: Parameter 'einsn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arc.c:4674:9: style: Variable 'mode' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arc.c:4811:40: style: Parameter 'ereg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arc.c:309:16: style: struct member 'arc_fixup::opindex' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-arc.c:2832:15: style: Variable 'min' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-arc.c:2832:24: style: Variable 'max' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-aarch64.c:4963:24: style: Redundant condition: non_fatal_only. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] binutils-2.35.1/gas/config/tc-aarch64.c:9152:21: style: The statement 'if (adding_value!=0) adding_value=0' is logically equivalent to 'adding_value=0'. [duplicateConditionalAssign] binutils-2.35.1/gas/config/tc-aarch64.c:9153:19: note: Assignment 'adding_value=0' binutils-2.35.1/gas/config/tc-aarch64.c:9152:21: note: Condition 'adding_value!=0' is redundant binutils-2.35.1/gas/config/tc-aarch64.c:4939:20: style: Condition 'head!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-aarch64.c:7407:7: style: Condition 'noop_size' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-aarch64.c:7394:22: note: Assignment 'noop_size=sizeof(aarch64_noop)', assigned value is 4 binutils-2.35.1/gas/config/tc-aarch64.c:7407:7: note: Condition 'noop_size' is always true binutils-2.35.1/gas/config/tc-aarch64.c:3116:10: style: Redundant initialization for 'p'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-aarch64.c:3114:11: note: p is initialized binutils-2.35.1/gas/config/tc-aarch64.c:3116:10: note: p is overwritten binutils-2.35.1/gas/config/tc-aarch64.c:1767:21: style: Variable 'litexp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:3395:33: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:3535:30: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:3669:34: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:3849:33: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:3890:33: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:4486:25: style: Variable 'record' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:4544:30: style: Parameter 'error_info' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-aarch64.c:4590:7: style: Variable 'data' can be declared as const array [constVariable] binutils-2.35.1/gas/config/tc-aarch64.c:5025:18: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:6807:17: style: Variable 'base' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:6912:17: style: Variable 'base' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:7177:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-aarch64.c:7420:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-aarch64.c:7536:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-aarch64.c:7896:37: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-aarch64.c:9421:9: style: Variable 'ext' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:9467:9: style: Variable 'ext' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:9511:9: style: Variable 'ext' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-aarch64.c:252:15: style: struct member 'asm_barrier_opt::template' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-aarch64.c:8869:15: style: struct member 'aarch64_cpu_option_table::canonical_name' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-avr.c:699:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:719:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:782:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:794:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:841:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:853:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:870:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:895:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:912:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1082:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1347:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_literal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1456:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1471:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1519:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1829:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1925:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:1966:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2035:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2050:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_avr6 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2067:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DWARF2_DEFAULT_RETURN_COLUMN [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2076:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2095:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2111:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AVR_PROPERTY_RECORDS_VERSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2156:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2177:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2243:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2302:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECORD_ORG_AND_FILL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2381:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sections [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2440:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_avrtiny [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2547:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_avrtiny [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2725:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:2779:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-avr.c:647:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:648:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:772:29: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:798:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:799:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:800:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:1454:30: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:2071:41: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:2072:23: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:2169:42: style: Parameter 'frag_base' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-avr.c:2174:9: style: Variable 'init_frag_ptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-avr.c:2252:17: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-avr.c:2262:17: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-avr.c:2334:22: style: Variable 'seginfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-avr.c:2366:9: style: Variable 'seclist' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-avr.c:2767:22: style: Variable 'info' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-avr.c:875:7: style: Variable 'str' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-bfin.c:84:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_BFIN_FUNCDESC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:115:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:349:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:451:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:539:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ARELOC_BFIN_PUSH [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:616:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:703:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:800:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:812:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1066:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_ARELOC_BFIN_CONST [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1174:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DSP32Mac [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DSP32Mult [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1237:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DSP32Alu [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DSP32Shift [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DSP32ShiftImm [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1293:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LoopSetup [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1318:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_CALLa [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_Linkage [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1355:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LDIMMhalf [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LDSTidxI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1446:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LDST [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1469:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LDSTii [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1506:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LDSTiiFP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1517:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LDSTpmod [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1531:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DspLDST [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1545:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_LOGI2op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1558:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_BRCC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1571:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_UJump [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1584:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_ALU2op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1596:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_COMPI2opD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1608:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_COMPI2opP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1620:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DagMODik [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1631:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_DagMODim [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1644:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_PTR2op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1656:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_COMP3op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1669:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_CCflag [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1684:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_CCmv [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1700:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_CC2stat [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1713:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_RegMv [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1729:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_CC2dreg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1740:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_ProgCtrl [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1751:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_CaCTRL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1763:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_PushPopMultiple [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1778:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_PushPopReg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1793:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_PseudoDbg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1806:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_PseudoDbg_Assert [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1820:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable init_PseudoChr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1896:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_rootP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1943:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1968:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:1978:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_BFIN_16_LOW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2010:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDSTpmod_W_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2053:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DagMODim_i_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2071:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DagMODik_i_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2083:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DspLDST_i_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2141:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDST_Z_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2218:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDSTiiFP_reg_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2234:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDSTii_reg_bit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2261:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSP32Mac_op1_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2315:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSP32Mac_w1_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2355:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSP32Alu_s_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2484:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSP32Shift_HLs_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2587:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSP32ShiftImm_sop_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:1127:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:1180:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expressionS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:1238:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:1363:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_illegal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:1686:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:1813:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2049:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2125:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2332:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2538:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2583:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2629:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nameend [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:2873:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3177:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3244:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3257:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3278:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3362:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3381:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3393:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_pass_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3425:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3509:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_subseg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3533:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3565:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3723:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3760:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:3812:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_pass_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5063:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5194:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5224:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5289:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5399:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5436:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5639:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5883:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:5951:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:6253:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_MOVW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:6295:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:6599:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:6709:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:7532:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:8397:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_SHIFT_IMM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:8412:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:8487:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_SHIFT_IMM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:8553:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:8836:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9122:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_ALU_PC_G0_NC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9201:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9284:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9308:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_ADRL_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9324:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_THUMB_ALU_ABS_G3_NC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9407:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_TLS_CALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9427:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_PCREL_BRANCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9443:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_PCREL_BRANCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9474:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_PCREL_BLX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9492:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9803:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9845:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9901:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9915:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9926:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9948:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9958:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:9998:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_THUMB_ALU_ABS_G3_NC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10013:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_MOVW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10219:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10335:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10350:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10364:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10460:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_SHIFT_IMM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10466:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10476:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_HVC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10483:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_SWI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:10586:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11004:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11096:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_CP_OFF_IMM_S2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11132:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11304:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11366:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11560:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_IMM12 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11622:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_THUMB_ALU_ABS_G0_NC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11807:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_ADD_PC12 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11859:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:11947:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12108:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_THUMB_PCREL_BLX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12140:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12208:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_THUMB_PCREL_BRANCH23 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12391:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_THUMB_PCREL_BRANCH7 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12436:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12544:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_OFFSET_U8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12773:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_THUMB_OFFSET [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:12989:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13270:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_MOVW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13320:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13490:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13649:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13683:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13724:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13754:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13867:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:13936:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:14094:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:14111:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:14135:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:14192:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_T32_OFFSET_U8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:14270:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_SWI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:14371:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:14475:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15637:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15698:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15723:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15746:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15764:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15813:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15832:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:15851:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16054:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16181:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16437:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16490:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16538:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16870:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16911:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16934:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:16984:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17064:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17134:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17229:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQQ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17350:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17393:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17501:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17629:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17720:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQQ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17799:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17805:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:17968:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18095:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18135:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_add_number [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18164:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQQ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18278:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQQ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18609:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18634:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18665:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18717:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18747:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18781:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18810:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18879:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:18911:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_DDI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19048:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19072:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19399:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19485:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19492:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19606:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QDD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19759:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QDD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:19952:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:20359:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_HI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:20491:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:20499:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_HH [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21148:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21178:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21244:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_FF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21374:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21434:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21576:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21604:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21660:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:21904:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_PQI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22043:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_PQI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22059:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_PQQI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22074:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_PQQQI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22286:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS_QQS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22347:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22385:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22436:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thumb_mode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22759:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTOMATIC_PRED_BLOCK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:22905:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23309:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23351:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTOMATIC_PRED_BLOCK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23365:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTSIDE_PRED_BLOCK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23434:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23638:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MANUAL_PRED_BLOCK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23700:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:23718:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:26690:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:26702:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:26740:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:26774:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:26963:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:27052:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:27238:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:27326:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MEM_FOR_RS_ALIGN_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:27890:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:28007:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:28271:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:28321:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:29988:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:30282:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:30367:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_ARM_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:30915:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_arm_iWMMXt2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32161:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_ANY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32327:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32348:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32401:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32435:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32451:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32478:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32501:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:32550:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:33154:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:33197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:33232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:33263:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:33359:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-arm.c:8035:4: error: Array 'reg_expected_msgs[24]' accessed at index 24, which is out of bounds. [arrayIndexOutOfBounds] binutils-2.35.1/gas/config/tc-arm.c:12630:25: warning: Either the condition 'inst.instruction<0xffff' is redundant or the array 'thumb_op32[100]' is accessed at index 2046, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/gas/config/tc-arm.c:12629:25: note: Assuming that condition 'inst.instruction<0xffff' is not redundant binutils-2.35.1/gas/config/tc-arm.c:12630:25: note: Array index out of bounds binutils-2.35.1/gas/config/tc-arm.c:12720:25: warning: Either the condition 'opcode<=0xffff' is redundant or the array 'thumb_op32[100]' is accessed at index 2047, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/gas/config/tc-arm.c:12719:15: note: Assuming that condition 'opcode<=0xffff' is not redundant binutils-2.35.1/gas/config/tc-arm.c:12720:25: note: Array index out of bounds binutils-2.35.1/gas/config/tc-arm.c:13324:16: warning: Either the condition 'inst.instruction>0xffff' is redundant or the array 'thumb_op32[100]' is accessed at index 2047, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/gas/config/tc-arm.c:13317:24: note: Assuming that condition 'inst.instruction>0xffff' is not redundant binutils-2.35.1/gas/config/tc-arm.c:13324:16: note: Array index out of bounds binutils-2.35.1/gas/config/tc-arm.c:13334:25: warning: Either the condition 'inst.instruction<0xffff' is redundant or the array 'thumb_op32[100]' is accessed at index 2046, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/gas/config/tc-arm.c:13333:25: note: Assuming that condition 'inst.instruction<0xffff' is not redundant binutils-2.35.1/gas/config/tc-arm.c:13334:25: note: Array index out of bounds binutils-2.35.1/gas/config/tc-arm.c:13354:22: warning: Either the condition 'inst.instruction<0xffff' is redundant or the array 'thumb_op32[100]' is accessed at index 2046, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/gas/config/tc-arm.c:13353:29: note: Assuming that condition 'inst.instruction<0xffff' is not redundant binutils-2.35.1/gas/config/tc-arm.c:13354:22: note: Array index out of bounds binutils-2.35.1/gas/config/tc-arm.c:14247:26: warning: Either the condition 'inst.instruction<=0xffff' is redundant or the array 'thumb_op16[100]' is accessed at index 2047, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/gas/config/tc-arm.c:14242:24: note: Assuming that condition 'inst.instruction<=0xffff' is not redundant binutils-2.35.1/gas/config/tc-arm.c:14247:26: note: Array index out of bounds binutils-2.35.1/gas/config/tc-arm.c:14254:21: warning: Either the condition 'inst.instruction<=0xffff' is redundant or the array 'thumb_op32[100]' is accessed at index 2047, which is out of bounds. [arrayIndexOutOfBoundsCond] binutils-2.35.1/gas/config/tc-arm.c:14253:28: note: Assuming that condition 'inst.instruction<=0xffff' is not redundant binutils-2.35.1/gas/config/tc-arm.c:14254:21: note: Array index out of bounds binutils-2.35.1/gas/config/tc-arm.c:23806:3: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-arm.c:1750:11: style: Condition '!reg' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-arm.c:3300:49: style: Condition '(symbolP=md_undefined_symbol(name))==NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-arm.c:3300:41: note: Calling function 'md_undefined_symbol' returns 0 binutils-2.35.1/gas/config/tc-arm.c:3300:49: note: Condition '(symbolP=md_undefined_symbol(name))==NULL' is always true binutils-2.35.1/gas/config/tc-arm.c:5977:22: style: Condition 'group_type==GROUP_MVE' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-arm.c:1524:10: warning: Either the condition 'type' is redundant or there is possible null pointer dereference: type. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-arm.c:1521:7: note: Assuming that condition 'type' is not redundant binutils-2.35.1/gas/config/tc-arm.c:1524:10: note: Null pointer dereference binutils-2.35.1/gas/config/tc-arm.c:5531:10: style: Redundant initialization for 'p'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-arm.c:5528:11: note: p is initialized binutils-2.35.1/gas/config/tc-arm.c:5531:10: note: p is overwritten binutils-2.35.1/gas/config/tc-arm.c:8296:5: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-arm.c:8291:9: note: a is assigned binutils-2.35.1/gas/config/tc-arm.c:8296:5: note: a is overwritten binutils-2.35.1/gas/config/tc-arm.c:9497:16: style: Variable 'want_reloc' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-arm.c:9489:14: note: want_reloc is assigned binutils-2.35.1/gas/config/tc-arm.c:9497:16: note: want_reloc is overwritten binutils-2.35.1/gas/config/tc-arm.c:9497:16: style: Variable 'want_reloc' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-arm.c:9492:18: note: want_reloc is assigned binutils-2.35.1/gas/config/tc-arm.c:9497:16: note: want_reloc is overwritten binutils-2.35.1/gas/config/tc-arm.c:12126:12: style: Variable 'cond' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-arm.c:12119:8: note: cond is assigned binutils-2.35.1/gas/config/tc-arm.c:12126:12: note: cond is overwritten binutils-2.35.1/gas/config/tc-arm.c:28952:11: style: Variable 'newval' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-arm.c:28951:11: note: newval is assigned binutils-2.35.1/gas/config/tc-arm.c:28952:11: note: newval is overwritten binutils-2.35.1/gas/config/tc-arm.c:2062:11: style: Opposite expression on both sides of '&='. [oppositeExpression] binutils-2.35.1/gas/config/tc-arm.c:16993:64: style: Same expression on both sides of '|'. [duplicateExpression] binutils-2.35.1/gas/config/tc-arm.c:17074:64: style: Same expression on both sides of '|'. [duplicateExpression] binutils-2.35.1/gas/config/tc-arm.c:12486:27: error: Shifting by a negative value is undefined behaviour [shiftNegative] binutils-2.35.1/gas/config/tc-arm.c:1440:39: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:2329:49: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:2329:77: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:2534:23: style: Variable 'r' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:2594:35: style: Parameter 'atype' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:2621:21: style: Variable 'old' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:6524:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:7818:24: style: Variable 'rege' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:7834:24: style: Variable 'rege' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:8858:21: style: Variable 'l' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:15211:41: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:19132:11: style: Variable 'enctab' can be declared as const array [constVariable] binutils-2.35.1/gas/config/tc-arm.c:19254:15: style: Variable 'enctab' can be declared as const array [constVariable] binutils-2.35.1/gas/config/tc-arm.c:26728:26: style: Parameter 'fragp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:26932:25: style: Parameter 'fragp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:26957:10: style: Variable 'sym_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:26975:14: style: Variable 'f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-arm.c:27006:36: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:27074:39: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:28014:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:28267:63: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-arm.c:19514:3: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 19514. [shiftTooManyBitsSigned] binutils-2.35.1/gas/config/tc-arm.c:19514:3: note: Assuming that condition 'et.size<32' is not redundant binutils-2.35.1/gas/config/tc-arm.c:19514:3: note: Shift binutils-2.35.1/gas/config/tc-arm.c:12764:22: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/gas/config/tc-arm.c:1524:16: warning: Uninitialized variable: type->elems [uninitvar] binutils-2.35.1/gas/config/tc-arm.c:2758:24: note: Calling function 'parse_neon_type', 1st argument '&ntype' value is binutils-2.35.1/gas/config/tc-arm.c:1521:7: note: Assuming condition is false binutils-2.35.1/gas/config/tc-arm.c:1524:16: note: Uninitialized variable: type->elems binutils-2.35.1/gas/config/tc-arm.c:9554:15: style: struct member 'deprecated_coproc_regs_s::obs_msg' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-arm.c:11711:9: style: Variable 'Rs' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-bpf.c:49:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bpf.c:183:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bpf.c:278:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_BPF_16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bpf.c:324:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bpf.c:382:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_MAX_INSN_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bpf.c:422:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bpf.c:408:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cr16.c:144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPRD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPRD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:300:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPRD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:313:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cr16_num_cc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:332:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:356:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:372:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:392:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:407:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullpregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:422:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullpregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:432:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:442:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:491:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:505:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:531:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:637:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:653:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CR16_DISP8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:693:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOT_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:726:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:765:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:830:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cr16_instruction [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:882:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1114:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_REG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1179:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg_ic [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1297:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullargs [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1399:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPERANDS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1476:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cr16_traps [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1500:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cr16_no_op_insn [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1535:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cr16_num_cc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1587:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_REG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1626:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_REG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1673:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PREG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1712:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PREG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1800:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LD_STOR_INS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1969:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LD_STOR_INS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1992:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPERANDS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:2019:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_EVEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:2103:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LD_STOR_INS_INC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:2184:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSTBIT_INS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:2211:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPERANDS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:2429:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELAXABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:2580:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cr16.c:1992:36: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] binutils-2.35.1/gas/config/tc-cr16.c:385:62: style: Condition 'rreg->value.reg_val!=7' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-cr16.c:385:32: note: Assuming that condition 'rreg->value.reg_val!=1' is not redundant binutils-2.35.1/gas/config/tc-cr16.c:385:62: note: Condition 'rreg->value.reg_val!=7' is always true binutils-2.35.1/gas/config/tc-cr16.c:386:35: style: Condition 'rreg->value.reg_val!=9' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-cr16.c:385:32: note: Assuming that condition 'rreg->value.reg_val!=1' is not redundant binutils-2.35.1/gas/config/tc-cr16.c:386:35: note: Condition 'rreg->value.reg_val!=9' is always true binutils-2.35.1/gas/config/tc-cr16.c:840:28: style: Condition '*hashret==0' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-cr16.c:226:28: style: Variable 'exp.X_add_number' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-cr16.c:195:36: note: exp.X_add_number is assigned binutils-2.35.1/gas/config/tc-cr16.c:226:28: note: exp.X_add_number is overwritten binutils-2.35.1/gas/config/tc-cr16.c:2081:39: style: Checking if unsigned expression '(unsigned long)value' is less than zero. [unsignedLessThanZero] binutils-2.35.1/gas/config/tc-cr16.c:2079:14: note: Assignment 'min=0', assigned value is 0 binutils-2.35.1/gas/config/tc-cr16.c:2081:39: note: Unsigned less than zero binutils-2.35.1/gas/config/tc-cr16.c:2377:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-cr16.c:309:15: style: Parameter 'cc_name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cr16.c:458:19: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cr16.c:616:56: style: Parameter 'seg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cr16.c:718:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cr16.c:736:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cr16.c:1397:9: style: Variable 'operandH' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-cr16.c:1525:18: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cr16.c:1773:49: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cris.c:465:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:492:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_cris_v10_v32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:529:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TC_GENERIC_RELAX_TABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:651:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:833:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:1045:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOP_OPCODE_V32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:1132:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOP_OPCODE_V32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:1178:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:1199:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:1271:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:1527:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:2391:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_PC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:2495:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cris_spec_regs [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:2553:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cris_support_regs [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:2688:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BDAP_INDIR_OPCODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:2881:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIP_OPCODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3112:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3159:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cris_ver_v0_3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3266:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BDAP_QUICK_OPCODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3366:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOP_OPCODE_V32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3475:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CRIS_16_GOTPLT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3559:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_add [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3812:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3894:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:3921:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4063:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CRIS_LAPCQ_OFFSET [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4082:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4187:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cris_force_reg_prefix [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4218:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4230:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4247:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4310:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cris_ver_version_all [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:4393:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-cris.c:1690:22: style: Redundant condition: The condition 's[1] != 'd'' is redundant since 's[1] == 'D'' is sufficient. [redundantCondition] binutils-2.35.1/gas/config/tc-cris.c:1230:14: style: Condition '*hashret==0' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-cris.c:3595:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cris.c:3596:14: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cris.c:4046:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-cris.c:4094:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-crx.c:176:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPRD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPRD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:198:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPRD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:216:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullcopregister [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:240:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:250:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:298:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:311:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:397:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:413:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CRX_REL8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:470:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:489:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:537:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crx_instruction [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:609:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:738:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg_ic [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:844:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullargs [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:918:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPERANDS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:996:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crx_traps [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1023:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LD_STOR_INS_INC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1046:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crx_no_op_insn [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1121:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_REG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1222:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg_cr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1266:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c0 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1320:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPERANDS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1340:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_EVEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OPERANDS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1663:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LD_STOR_INS_INC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1703:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1737:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1753:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_REGNAME_LEN [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1904:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELAXABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-crx.c:1320:36: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] binutils-2.35.1/gas/config/tc-crx.c:546:14: style: Condition '*hashret==0' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-crx.c:1388:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-crx.c:1389:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-crx.c:1390:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-crx.c:1540:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-crx.c:1628:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-crx.c:266:19: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-crx.c:374:56: style: Parameter 'seg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-crx.c:462:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-crx.c:480:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-crx.c:916:9: style: Variable 'operandH' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-crx.c:1190:49: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-crx.c:1695:24: style: Parameter 'insn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-csky.c:893:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSKY_ARCH_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:937:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:982:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1044:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1180:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSKY_ARCH_DSP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1389:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_NO_FLAGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1410:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1456:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1596:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CKCORE_TLS_LE32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1695:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CKCORE_GOTOFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1755:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1784:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1873:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1923:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:1984:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_ctrl_regs [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2104:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2147:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_general_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2362:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2411:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2459:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2541:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2583:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2605:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2629:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cskyv1_psr_bits [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2670:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2692:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_cp_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2716:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_cp_creg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2740:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2758:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2792:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2826:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2866:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:2964:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPRND_TYPE_BRACKET [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:3811:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operand_num [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:3883:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:3930:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:4057:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:4158:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:4228:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:4762:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CKCORE_GOTOFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:4809:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:4838:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:4927:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CKCORE_PCREL32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5141:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CKCORE_ADDR32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5195:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5304:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_more [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5485:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5533:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_general_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5559:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_general_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5585:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_general_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5607:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_general_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5649:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5743:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5788:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5821:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5851:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_general_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5867:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable csky_general_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5886:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5920:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5949:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:5994:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6010:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6061:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6177:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6277:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6342:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6391:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6397:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6457:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6511:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6661:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6691:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6733:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6768:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6825:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6884:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6898:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6928:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6955:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6981:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:7038:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:7055:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:7099:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:7155:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:7174:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-csky.c:6601:12: style: Condition '!is_done' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-csky.c:6545:7: note: Assuming that condition 'is_done' is not redundant binutils-2.35.1/gas/config/tc-csky.c:6601:12: note: Condition '!is_done' is always true binutils-2.35.1/gas/config/tc-csky.c:5654:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-csky.c:1907:4: warning: Either the condition 'ep' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-csky.c:1903:8: note: Assuming that condition 'ep' is not redundant binutils-2.35.1/gas/config/tc-csky.c:1907:4: note: Null pointer dereference binutils-2.35.1/gas/config/tc-csky.c:1908:4: warning: Either the condition 'ep' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-csky.c:1903:8: note: Assuming that condition 'ep' is not redundant binutils-2.35.1/gas/config/tc-csky.c:1908:4: note: Null pointer dereference binutils-2.35.1/gas/config/tc-csky.c:1909:4: warning: Either the condition 'ep' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-csky.c:1903:8: note: Assuming that condition 'ep' is not redundant binutils-2.35.1/gas/config/tc-csky.c:1909:4: note: Null pointer dereference binutils-2.35.1/gas/config/tc-csky.c:1957:7: warning: Either the condition 'ep' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-csky.c:1953:11: note: Assuming that condition 'ep' is not redundant binutils-2.35.1/gas/config/tc-csky.c:1957:7: note: Null pointer dereference binutils-2.35.1/gas/config/tc-csky.c:1958:7: warning: Either the condition 'ep' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-csky.c:1953:11: note: Assuming that condition 'ep' is not redundant binutils-2.35.1/gas/config/tc-csky.c:1958:7: note: Null pointer dereference binutils-2.35.1/gas/config/tc-csky.c:1959:7: warning: Either the condition 'ep' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-csky.c:1953:11: note: Assuming that condition 'ep' is not redundant binutils-2.35.1/gas/config/tc-csky.c:1959:7: note: Null pointer dereference binutils-2.35.1/gas/config/tc-csky.c:978:18: style: Variable 'uptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-csky.c:1022:38: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-csky.c:1031:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-csky.c:1549:29: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-csky.c:2445:59: style: Parameter 'oprnd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-csky.c:2773:19: style: Parameter 'oprnd' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-csky.c:5188:14: style: Variable 'sym_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-csky.c:5211:11: style: Variable 'f' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-csky.c:5779:28: style: Variable 'opinfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-csky.c:5812:28: style: Variable 'opinfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-csky.c:6998:20: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-csky.c:298:19: style: struct member 'literal::unused' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-csky.c:394:21: style: struct member 'csky_error_format_map::num' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-csky.c:1968:11: style: Variable 'len' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:2447:12: style: Variable 'reg1' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:2448:12: style: Variable 'reg2' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:3808:14: style: Variable 'oper' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:5468:3: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:5628:3: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:5648:5: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:5669:3: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:5683:3: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-csky.c:5708:3: style: Variable 's' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-d10v.c:122:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d10v_predefined_registers [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:141:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:177:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPERAND_SHIFT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:257:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:287:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d10v_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:336:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPERAND_ADDR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:494:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d10v_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:524:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_R [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:614:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FM11 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:650:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARONLY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:702:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEQ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:839:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEQ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:970:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARONLY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1129:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1159:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPCODE_FAKE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1419:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1454:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1516:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_D10V_10_PCREL_L [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1622:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputting_stabs_line_debug [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1664:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1695:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1706:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:1759:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d10v.c:111:24: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:249:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:261:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:262:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:263:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:329:33: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:642:36: style: Parameter 'opcode' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:1125:45: style: Parameter 'exp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:1215:12: style: Variable 'sym_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d10v.c:1476:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:1477:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:1494:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:1546:30: style: Variable 'segf' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d10v.c:1559:24: style: Variable 'rep' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d10v.c:1559:30: style: Variable 'repi' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d10v.c:1653:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d10v.c:1703:28: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d10v.c:1333:26: style: Variable 'X_op' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-d30v.c:139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre_defined_registers [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:168:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:211:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPERAND_SHIFT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:291:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:316:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d30v_opcode_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:360:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPERAND_SHIFT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:394:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:498:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d30v_operand_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:596:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FM11 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:637:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:692:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:942:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FM00 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1145:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1308:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1481:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1577:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1763:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1812:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1833:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1864:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1885:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1946:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_D30V_9_PCREL_R [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:2041:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:2064:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:2076:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:2088:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-d30v.c:1429:12: style: The if condition is the same as the previous if condition [duplicateCondition] binutils-2.35.1/gas/config/tc-d30v.c:1417:12: note: First condition binutils-2.35.1/gas/config/tc-d30v.c:1429:12: note: Second condition binutils-2.35.1/gas/config/tc-d30v.c:283:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:295:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:296:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:297:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:485:31: style: Parameter 'opcode' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:490:23: style: Variable 'op' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d30v.c:689:23: style: Variable 'op' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d30v.c:1129:34: style: Parameter 'opcode' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:1516:20: style: Variable 'old_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-d30v.c:1781:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:1782:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-d30v.c:1901:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-dlx.c:95:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:220:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:287:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_dlx_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:601:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:670:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:914:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:983:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:998:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_ENTRY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:1090:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:1137:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:1183:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-dlx.c:206:16: style: Variable 'current_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-dlx.c:207:16: style: Variable 'current_label' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-dlx.c:577:9: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-dlx.c:663:26: style: Variable 'insn' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-dlx.c:994:30: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-dlx.c:1002:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-dlx.c:1078:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-dlx.c:1124:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-epiphany.c:72:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:82:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:136:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:254:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:320:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:361:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:404:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:559:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:596:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:677:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPIPHANY_RELAX_NEED_RELAXING [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:740:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPIPHANY_RELAX_LDST_IMM11 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:834:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP4_IMM32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:985:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_EPIPHANY_SIMM11 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:1021:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:1032:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:1072:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:1090:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-epiphany.c:164:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-epiphany.c:260:22: style: Variable 'insn' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-epiphany.c:534:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-epiphany.c:540:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-epiphany.c:604:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-epiphany.c:46:11: style: struct member 'epiphany_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-epiphany.c:47:12: style: struct member 'epiphany_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-epiphany.c:48:25: style: struct member 'epiphany_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-epiphany.c:50:25: style: struct member 'epiphany_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-epiphany.c:212:29: style: struct member 'epiphany_hi_fixup::next' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-epiphany.c:215:9: style: struct member 'epiphany_hi_fixup::fixp' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-epiphany.c:337:9: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-epiphany.c:338:13: style: Variable 'bytes' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-fr30.c:70:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:119:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:147:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:238:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_INSN_RELAXED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:296:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_FR30_9_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:323:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:332:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:349:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:416:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-fr30.c:163:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-fr30.c:261:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-fr30.c:263:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-fr30.c:413:29: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-fr30.c:34:21: style: struct member 'fr30_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-fr30.c:43:11: style: struct member 'fr30_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-fr30.c:44:12: style: struct member 'fr30_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-fr30.c:45:25: style: struct member 'fr30_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-fr30.c:47:25: style: struct member 'fr30_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-frv.c:274:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_FRV_G0 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:488:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:513:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_FRV_FDPIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:631:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:675:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:954:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_frvtomcat [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1065:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1103:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1339:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1385:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1475:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abs_section_sym [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1518:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1526:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1554:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1594:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_CTOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1653:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1802:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_frvtomcat [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-frv.c:1122:13: style: Comparing expression of type 'unsigned char' against value 8912896. Condition is always false. [compareValueOutOfTypeRangeError] binutils-2.35.1/gas/config/tc-frv.c:1122:13: style: Comparing expression of type 'unsigned char' against value 2156396544. Condition is always false. [compareValueOutOfTypeRangeError] binutils-2.35.1/gas/config/tc-frv.c:1146:13: style: Comparing expression of type 'unsigned char' against value 8912896. Condition is always false. [compareValueOutOfTypeRangeError] binutils-2.35.1/gas/config/tc-frv.c:1146:13: style: Comparing expression of type 'unsigned char' against value 2156396544. Condition is always false. [compareValueOutOfTypeRangeError] binutils-2.35.1/gas/config/tc-frv.c:591:14: style: Parameter 'label_sym' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-frv.c:1040:34: style: Parameter 'vlw' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-frv.c:1233:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-frv.c:1250:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-frv.c:1651:22: style: Variable 'seginfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-frv.c:36:21: style: struct member 'frv_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-frv.c:46:12: style: struct member 'frv_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-frv.c:47:25: style: struct member 'frv_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-frv.c:49:25: style: struct member 'frv_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-ft32.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:93:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT32_FLD_CR_BIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:210:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:475:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:506:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:551:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx_where [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:694:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:722:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:738:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:778:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ft32.c:85:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ft32.c:142:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ft32.c:202:20: style: Variable 'opcode' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ft32.c:534:19: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ft32.c:720:30: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ft32.c:773:42: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ft32.c:774:21: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-h8300.c:151:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ops [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:391:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L_16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:493:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:514:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:644:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:904:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:954:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DST [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:1023:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:1076:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_LDM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:1335:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_literal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:1471:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AV_H8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:1763:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:1830:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:1958:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_MOVAB [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2077:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2106:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_h8300h [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2116:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_h8300hn [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_h8300s [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2136:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_h8300sn [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_h8300sx [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2156:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_h8300sxn [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-h8300.c:2300:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-bfin.c:2699:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2701:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2703:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2705:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2707:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2709:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2711:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2715:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2719:55: style: Condition '(iw1&0x0000)==0x0000' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-bfin.c:2038:8: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] binutils-2.35.1/gas/config/tc-bfin.c:2040:3: note: Found duplicate branches for 'if' and 'else'. binutils-2.35.1/gas/config/tc-bfin.c:2038:8: note: Found duplicate branches for 'if' and 'else'. binutils-2.35.1/gas/config/tc-bfin.c:680:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/gas/config/tc-bfin.c:695:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/gas/config/tc-bfin.c:716:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/gas/config/tc-bfin.c:910:40: style:inconclusive: Function 'note_reloc1' argument 2 names different: declaration 'sym' definition 'symbol'. [funcArgNamesDifferent] binutils-2.35.1/gas/config/bfin-defs.h:267:36: note: Function 'note_reloc1' argument 2 names different: declaration 'sym' definition 'symbol'. binutils-2.35.1/gas/config/tc-bfin.c:910:40: note: Function 'note_reloc1' argument 2 names different: declaration 'sym' definition 'symbol'. binutils-2.35.1/gas/config/tc-bfin.c:810:12: style: Local variable 'reloc' shadows outer variable [shadowVariable] binutils-2.35.1/gas/config/tc-bfin.c:936:5: note: Shadowed declaration binutils-2.35.1/gas/config/tc-bfin.c:810:12: note: Shadow variable binutils-2.35.1/gas/config/tc-bfin.c:523:10: style: Variable 'prev_toP' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-bfin.c:586:14: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:626:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:632:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:641:27: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:654:35: style: Parameter 'valueP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:856:28: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:900:39: style: Parameter 'symbol' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1172:37: style: Parameter 'src0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1172:49: style: Parameter 'src1' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1205:38: style: Parameter 'src0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1205:50: style: Parameter 'src1' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1235:21: style: Parameter 'dst0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1235:33: style: Parameter 'dst1' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1235:45: style: Parameter 'src0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1235:57: style: Parameter 'src1' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1253:40: style: Parameter 'dst0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1253:52: style: Parameter 'src0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1254:23: style: Parameter 'src1' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1270:43: style: Parameter 'dst0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1271:26: style: Parameter 'src1' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1289:49: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1290:44: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1351:27: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1381:26: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1381:37: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1444:22: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1444:33: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1465:24: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1465:35: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1515:26: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1515:37: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1515:64: style: Parameter 'idx' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1529:25: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1529:34: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1582:24: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1582:35: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1594:27: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1606:27: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1618:26: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1629:26: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1629:35: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1642:24: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1642:35: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1654:25: style: Parameter 'src0' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1654:37: style: Parameter 'src1' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1654:49: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1667:24: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1681:22: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1681:33: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1710:23: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1710:34: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1727:34: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1749:24: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1775:28: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1803:45: style: Parameter 'regtest' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-bfin.c:1904:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-h8300.c:1271:5: style: Condition 'Smode' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-h8300.c:1759:17: style: Parameter 'operand' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-h8300.c:2067:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-h8300.c:2217:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-h8300.c:2219:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-h8300.c:2233:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-h8300.c:2269:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-h8300.c:1226:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-h8300.c:1227:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-h8300.c:1465:11: style: Variable 'nib' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-hppa.c:1208:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:1239:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_subtract [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:1281:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:1325:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:1358:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:1583:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:1766:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:1973:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:2166:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:2221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:2454:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_fsel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:2488:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:2516:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:2541:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:3173:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:5753:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_FUNCTION [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:5839:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_fill [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:5908:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6073:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6252:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_OBJECT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6307:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6345:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6367:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6485:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6514:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6532:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6695:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6740:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6816:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6878:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6911:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:6991:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BSF_FUNCTION [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:8026:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHAR_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:8058:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:8231:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_readonly_data_in_text [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:8365:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:8467:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_HPPA_PCREL_CALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:126:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intel_syntax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:227:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable this_operand [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:241:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:265:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable this_operand [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:335:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:343:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable this_operand [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:550:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intel_syntax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:567:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-i386-intel.c:952:36: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] binutils-2.35.1/gas/config/tc-i386-intel.c:261:44: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-i386.c:6141:0: error: #error "MAX_OPERANDS must be 5." [preprocessorErrorDirective] binutils-2.35.1/gas/config/tc-ia64.c:850:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:862:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_IA_64_SHORT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:883:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_IA_64_SHORT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:893:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_STRING_ia64_unwind_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:955:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1212:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1229:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_R2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1246:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1259:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1268:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1320:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1328:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P4 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1338:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P5 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1351:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gr_mem [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1423:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P7 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1433:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1505:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P9 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1515:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_P10 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1531:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copy_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1550:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_B2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1565:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_B3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1583:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copy_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1614:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_X1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1637:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_X2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1656:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_X3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1681:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNW_X4 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1757:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endp [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1764:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prologue [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1772:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prologue_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1782:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1789:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_stack_f [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1797:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_stack_v [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1804:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable psp_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1812:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable psp_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1820:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rp_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1827:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rp_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1835:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rp_br [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1843:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rp_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1851:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rp_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1859:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pfs_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1866:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pfs_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1874:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pfs_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1882:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pfs_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1890:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preds_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1897:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preds_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1905:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preds_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1913:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preds_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1921:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_mem [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1945:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frgr_mem [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:1984:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gr_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2011:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gr_mem [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2035:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable br_mem [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2059:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable br_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2086:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spill_base [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2094:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unat_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unat_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2109:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unat_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2117:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unat_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2125:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lc_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2132:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lc_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2140:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lc_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2148:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lc_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fpsr_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2163:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fpsr_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2171:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fpsr_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2179:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fpsr_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2187:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priunat_when_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2194:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priunat_when_mem [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2201:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priunat_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2209:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priunat_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2217:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priunat_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2225:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bsp_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2232:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bsp_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2240:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bsp_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2248:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bsp_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2256:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bspstore_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2263:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bspstore_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2271:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bspstore_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2279:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bspstore_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2287:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnat_when [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2294:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnat_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2302:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnat_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2310:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnat_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2318:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unwabi [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2327:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epilogue [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2335:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2343:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copy_state [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2354:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spill_psprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2368:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spill_sprel [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2383:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spill_reg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2415:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prologue_gr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2781:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prologue [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:2823:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prologue [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3001:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_IA_64_ABI64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3041:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3066:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3120:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3146:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3191:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unwind_check_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3289:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_A_CHAR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3304:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3324:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3350:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3373:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3459:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3586:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINK_ONCE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3624:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_A_CHAR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3709:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3739:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3762:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3861:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3902:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3925:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:3967:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4004:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4035:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4072:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4146:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4165:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4188:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4214:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4231:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unwind_check_warning [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4330:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4390:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unwind_check_error [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4566:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4605:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4708:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4745:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_IA_64_BE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4783:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4822:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cons [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4871:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stringer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4877:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cons [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4883:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable float_cons [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4894:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:4989:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:5011:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:5184:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:5208:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:5384:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:5412:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf64_ia64_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:5486:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:6011:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:6074:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA64_OPND_NIL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:6399:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X_op [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:6551:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:6994:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_IA_64_ABI64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7187:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ia64_templ_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7214:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA64_TYPE_F [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7250:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7518:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD_FLAGS_DEFAULT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7534:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7589:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7606:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_register [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7675:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7772:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7818:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7834:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_index [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:7892:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PSEUDO_FUNC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:8222:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA64_DV_WAW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9610:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9669:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9696:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9737:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9781:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9805:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9824:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA64_OPND_R1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10074:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA64_RS_PR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10210:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10231:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10242:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10267:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10353:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IA64_DVS_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10476:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10617:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10671:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10889:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:10989:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11002:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_max [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11023:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11109:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_IA64_FPTR64I [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11388:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf64_ia64_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11468:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf64_ia64_operands [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11547:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11573:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11631:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11645:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11697:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11709:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITTLENUM_TYPE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11717:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11727:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11760:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:11891:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-hppa.c:5747:11: style: Condition 'label_symbol' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-hppa.c:5745:56: note: Calling function 'pa_get_label' returns 0 binutils-2.35.1/gas/config/tc-hppa.c:5745:56: note: Assignment 'label_symbol=pa_get_label()', assigned value is 0 binutils-2.35.1/gas/config/tc-hppa.c:5747:11: note: Condition 'label_symbol' is always false binutils-2.35.1/gas/config/tc-hppa.c:6242:7: style: Condition 'label_symbol' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-hppa.c:6240:52: note: Calling function 'pa_get_label' returns 0 binutils-2.35.1/gas/config/tc-hppa.c:6240:52: note: Assignment 'label_symbol=pa_get_label()', assigned value is 0 binutils-2.35.1/gas/config/tc-hppa.c:6242:7: note: Condition 'label_symbol' is always false binutils-2.35.1/gas/config/tc-hppa.c:6250:7: style: Condition 'symbol' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-hppa.c:6245:14: note: Assignment 'symbol=NULL', assigned value is 0 binutils-2.35.1/gas/config/tc-hppa.c:6250:7: note: Condition 'symbol' is always false binutils-2.35.1/gas/config/tc-hppa.c:6361:7: style: Condition 'label_symbol' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-hppa.c:6358:52: note: Calling function 'pa_get_label' returns 0 binutils-2.35.1/gas/config/tc-hppa.c:6358:52: note: Assignment 'label_symbol=pa_get_label()', assigned value is 0 binutils-2.35.1/gas/config/tc-hppa.c:6361:7: note: Condition 'label_symbol' is always false binutils-2.35.1/gas/config/tc-hppa.c:6946:9: style: Condition 'label_symbol' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-hppa.c:6944:54: note: Calling function 'pa_get_label' returns 0 binutils-2.35.1/gas/config/tc-hppa.c:6944:54: note: Assignment 'label_symbol=pa_get_label()', assigned value is 0 binutils-2.35.1/gas/config/tc-hppa.c:6946:9: note: Condition 'label_symbol' is always false binutils-2.35.1/gas/config/tc-hppa.c:6985:11: style: Condition 'label_symbol' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-hppa.c:6983:56: note: Calling function 'pa_get_label' returns 0 binutils-2.35.1/gas/config/tc-hppa.c:6983:56: note: Assignment 'label_symbol=pa_get_label()', assigned value is 0 binutils-2.35.1/gas/config/tc-hppa.c:6985:11: note: Condition 'label_symbol' is always false binutils-2.35.1/gas/config/tc-hppa.c:6920:11: warning: Either the condition '!call_info' is redundant or there is possible null pointer dereference: call_info. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-hppa.c:6917:7: note: Assuming that condition '!call_info' is not redundant binutils-2.35.1/gas/config/tc-hppa.c:6920:11: note: Null pointer dereference binutils-2.35.1/gas/config/tc-hppa.c:6922:3: warning: Either the condition '!call_info' is redundant or there is possible null pointer dereference: call_info. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-hppa.c:6917:7: note: Assuming that condition '!call_info' is not redundant binutils-2.35.1/gas/config/tc-hppa.c:6922:3: note: Null pointer dereference binutils-2.35.1/gas/config/tc-hppa.c:1868:54: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/gas/config/tc-hppa.c:1887:51: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/gas/config/tc-hppa.c:1906:52: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/gas/config/tc-hppa.c:1120:24: style: Variable 'label_chain' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:1340:25: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:1620:39: style: Parameter 'fragP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:1620:64: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:1679:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:1694:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:1984:24: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:2496:34: style: Parameter 'insn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:2627:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:2697:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:2774:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:2867:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:2928:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:2997:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:3070:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:6464:9: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:6814:9: style: Variable 'level' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:8024:24: style: Parameter 's' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-hppa.c:8312:27: style: Variable 'hppa_fix' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:8431:27: style: Variable 'hppa_fixp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-hppa.c:122:18: style: struct member 'unwind_desc::millicode_save_rest' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:124:18: style: struct member 'unwind_desc::save_sr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:127:18: style: struct member 'unwind_desc::args_stored' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:128:18: style: struct member 'unwind_desc::call_fr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:129:18: style: struct member 'unwind_desc::call_gr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:132:18: style: struct member 'unwind_desc::save_rp_in_frame' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:133:18: style: struct member 'unwind_desc::extn_ptr_defined' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:134:18: style: struct member 'unwind_desc::cleanup_defined' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:138:18: style: struct member 'unwind_desc::reserved' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:171:18: style: struct member 'unwind_table::start_offset' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:172:18: style: struct member 'unwind_table::end_offset' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-hppa.c:2240:8: style: Variable 'cond' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-hppa.c:5834:17: style: Variable 'temp_size' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-hppa.c:6661:9: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-ip2k.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:151:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:178:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:272:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:318:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:350:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:367:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_IP2K_TEXT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:406:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ip2k.c:223:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ip2k.c:245:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ip2k.c:247:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ip2k.c:255:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ip2k.c:35:21: style: struct member 'ip2k_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-ip2k.c:44:11: style: struct member 'ip2k_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-ip2k.c:45:12: style: struct member 'ip2k_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-ip2k.c:46:25: style: struct member 'ip2k_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-ip2k.c:48:25: style: struct member 'ip2k_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-iq2000.c:235:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro_entry [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:346:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:515:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_16_PCREL_S2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:535:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_HI16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:560:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IQ2000_OPERAND_HI16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:588:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_HI16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:659:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:688:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:722:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:729:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:737:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:812:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:853:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:913:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-iq2000.c:126:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-iq2000.c:438:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-iq2000.c:457:40: style: Parameter 'fragP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-iq2000.c:479:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-iq2000.c:481:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-iq2000.c:511:39: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-iq2000.c:657:33: style: Parameter 'fix' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-iq2000.c:688:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-iq2000.c:38:21: style: struct member 'iq2000_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-iq2000.c:47:11: style: struct member 'iq2000_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-iq2000.c:48:12: style: struct member 'iq2000_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-iq2000.c:49:25: style: struct member 'iq2000_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-iq2000.c:51:25: style: struct member 'iq2000_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-lm32.c:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-lm32.c:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-lm32.c:206:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-lm32.c:239:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-lm32.c:297:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-lm32.c:321:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_LM32_16_GOT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-lm32.c:387:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-lm32.c:270:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:316:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:384:29: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:397:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:398:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:405:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:406:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:407:17: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-lm32.c:37:20: style: struct member 'lm32_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-lm32.c:46:9: style: struct member 'lm32_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-lm32.c:47:10: style: struct member 'lm32_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-lm32.c:48:7: style: struct member 'lm32_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-lm32.c:50:7: style: struct member 'lm32_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-m32c.c:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:150:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:170:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:248:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:323:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mach_m32c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:388:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:558:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segment [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:610:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_opcode [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:982:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx_where [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1011:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1034:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M32C_RL_JUMP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1044:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M32C_RL_JUMP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1072:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1141:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1153:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1235:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32c.c:1252:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ia64.c:9696:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-ia64.c:9696:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-ia64.c:10438:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-ia64.c:10617:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-ia64.c:3071:11: style: Variable '*ab' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-ia64.c:3064:7: note: *ab is assigned binutils-2.35.1/gas/config/tc-ia64.c:3071:11: note: *ab is overwritten binutils-2.35.1/gas/config/tc-ia64.c:6014:7: style: Redundant initialization for 'sep'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-ia64.c:6008:11: note: sep is initialized binutils-2.35.1/gas/config/tc-ia64.c:6014:7: note: sep is overwritten binutils-2.35.1/gas/config/tc-ia64.c:8081:11: style: Checking if unsigned expression 'len' is less than zero. [unsignedLessThanZero] binutils-2.35.1/gas/config/tc-ia64.c:1179:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'output_vbyte_mem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/gas/config/tc-ia64.c:3018:30: note: You might need to cast the function pointer here binutils-2.35.1/gas/config/tc-ia64.c:1179:36: note: Parameter 'ptr' can be declared as pointer to const binutils-2.35.1/gas/config/tc-ia64.c:1195:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'count_output' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/gas/config/tc-ia64.c:2601:30: note: You might need to cast the function pointer here binutils-2.35.1/gas/config/tc-ia64.c:1195:18: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/gas/config/tc-ia64.c:1196:22: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'count_output' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/gas/config/tc-ia64.c:2601:30: note: You might need to cast the function pointer here binutils-2.35.1/gas/config/tc-ia64.c:1196:22: note: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const binutils-2.35.1/gas/config/tc-ia64.c:2688:13: style: Parameter 'slot_frag' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:4478:15: style: Variable 'frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:4513:13: style: Variable 'sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:5061:24: style: Variable 'pr1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:5061:30: style: Variable 'pr2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:6580:21: style: Variable 'end_ptr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:7696:11: style: Variable 'tag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:7884:22: style: Variable 'cdesc' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:7885:18: style: Variable 'dr' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ia64.c:8130:45: style: Parameter 'idesc' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:8141:45: style: Parameter 'idesc' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:10038:31: style: Parameter 'rs' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:10184:22: style: Parameter 'spec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:10261:38: style: Parameter 'rs' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:10877:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:11431:34: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ia64.c:3333:51: error: Signed integer overflow for expression '-(2<<1)'. [integerOverflow] binutils-2.35.1/gas/config/tc-ia64.c:3415:56: error: Signed integer overflow for expression '-(4<<1)'. [integerOverflow] binutils-2.35.1/gas/config/tc-ia64.c:3434:56: error: Signed integer overflow for expression '-(1<<1)'. [integerOverflow] binutils-2.35.1/gas/config/tc-m32c.c:572:20: style: Condition 'new_insn>=0' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-m32c.c:569:51: note: Assuming that condition 'subtype_mappings[fragP->fr_subtype].insn>0' is not redundant binutils-2.35.1/gas/config/tc-m32c.c:571:19: note: new_insn is assigned 'subtype_mappings[fragP->fr_subtype].insn' here. binutils-2.35.1/gas/config/tc-m32c.c:572:20: note: Condition 'new_insn>=0' is always true binutils-2.35.1/gas/config/tc-m32c.c:233:10: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-m32c.c:231:5: note: s is assigned binutils-2.35.1/gas/config/tc-m32c.c:233:10: note: s is overwritten binutils-2.35.1/gas/config/tc-m32c.c:610:7: style:inconclusive: Same expression used in consecutive assignments of 'where' and 'rl_where'. [duplicateAssignExpression] binutils-2.35.1/gas/config/tc-m32c.c:611:7: note: Same expression used in consecutive assignments of 'where' and 'rl_where'. binutils-2.35.1/gas/config/tc-m32c.c:610:7: note: Same expression used in consecutive assignments of 'where' and 'rl_where'. binutils-2.35.1/gas/config/tc-m32c.c:225:9: style: Variable 'ns_end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m32c.c:400:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m32c.c:507:33: style: Parameter 'fragP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m32c.c:37:21: style: struct member 'm32c_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-m32c.c:50:25: style: struct member 'm32c_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-ia64.c:6516:27: style: Variable 'manual_bundling_off' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-ia64.c:8834:16: style: Variable 'mask' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-ia64.c:8946:16: style: Variable 'mask' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-ia64.c:11681:13: style: Variable 'bytes' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m32r.c:183:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:251:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:293:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:451:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_PIC_reloc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:462:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_add [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:514:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:577:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:605:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:673:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:690:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:768:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_OPINST_END [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:827:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_INSN_UNCOND_CTI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:847:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:877:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:887:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:919:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:1207:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_M32R_HAS_PARALLEL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:1443:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:1485:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:1720:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_INSN_RELAXED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:1873:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M32R_10_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:1900:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M32R_HI16_SLO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:1924:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2008:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M32R_HI16_SLO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2097:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2111:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2133:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2184:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_M32R_HAS_PARALLEL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2197:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2319:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:2397:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M32R_26_PLTREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:376:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu6811 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:386:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu6811 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:402:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu6811 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:454:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu6812 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:499:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:580:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:619:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m68hc11_num_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:741:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpuxgate [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1099:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1147:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1481:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpuxgate [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1572:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1642:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1690:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1721:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1794:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6812_BSR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1832:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6811_OP_BITMASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1973:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6811_OP_BITMASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:2066:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6812_PRE_INC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:2336:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6812_OP_SEX_MARKER [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:2377:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6811_OP_LOW_ADDR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:2454:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6811_OP_BRANCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:2579:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpuxgate [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:2770:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6811_OP_BITMASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:2820:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6811_MAX_OPERANDS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:3715:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:3777:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:3797:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:3819:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M68HC11_RL_JUMP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:3832:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:3875:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TC_GENERIC_RELAX_TABLE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:3974:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M6811_BSR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:4099:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:4288:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_M68HC11_RL_GROUP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:4478:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpu6812s [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:4491:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_M68HC11_NO_BANK_WARNING [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m32r.c:576:49: style: Condition '(symbolP=md_undefined_symbol(name))==NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-m32r.c:576:41: note: Calling function 'md_undefined_symbol' returns 0 binutils-2.35.1/gas/config/tc-m32r.c:576:49: note: Condition '(symbolP=md_undefined_symbol(name))==NULL' is always true binutils-2.35.1/gas/config/tc-m32r.c:994:7: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/gas/config/tc-m32r.c:1523:2: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/gas/config/tc-m32r.c:1459:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m32r.c:2192:26: style: Parameter 'section' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m32r.c:532:13: style: Variable 'bytes' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68k.c:1007:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8_GOT_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:1225:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:1401:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:3962:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:4252:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TARGET_CPU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:4511:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:4733:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:4798:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:4830:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:4964:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELAX_RELOC_PC8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5198:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERN_FORCE_RELOC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5336:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m68020 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5375:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5515:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5522:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5532:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5544:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_pass_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5578:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5628:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5643:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5761:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5816:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5826:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5841:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5865:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listing [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5882:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_label [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:5983:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbols_case_sensitive [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6017:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbols_case_sensitive [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6102:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAKE_LABEL_NAME [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6192:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6453:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6547:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6638:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6701:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6739:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6777:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:6808:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7043:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7061:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7086:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7116:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7187:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag_mri [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7211:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7239:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7425:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7531:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cfloat [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7580:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TARGET_CPU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7773:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cfloat [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7856:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7915:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:7960:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJ_ATTR_GNU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:8001:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DWARF2_CIE_DATA_ALIGNMENT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68hc11.c:1465:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-m68hc11.c:1339:5: note: p is assigned binutils-2.35.1/gas/config/tc-m68hc11.c:1465:5: note: p is overwritten binutils-2.35.1/gas/config/tc-m68hc11.c:680:29: style: Same expression on both sides of '|'. [duplicateExpression] binutils-2.35.1/gas/config/tc-m68hc11.c:1105:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/gas/config/tc-m68hc11.c:572:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:591:36: style: Parameter 'op1' can be declared as pointer to const. However it seems that 'cmp_opcode' is a callback function, if 'op1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/gas/config/tc-m68hc11.c:643:47: note: You might need to cast the function pointer here binutils-2.35.1/gas/config/tc-m68hc11.c:591:36: note: Parameter 'op1' can be declared as pointer to const binutils-2.35.1/gas/config/tc-m68hc11.c:591:64: style: Parameter 'op2' can be declared as pointer to const. However it seems that 'cmp_opcode' is a callback function, if 'op2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/gas/config/tc-m68hc11.c:643:47: note: You might need to cast the function pointer here binutils-2.35.1/gas/config/tc-m68hc11.c:591:64: note: Parameter 'op2' can be declared as pointer to const binutils-2.35.1/gas/config/tc-m68hc11.c:732:45: style: Parameter 'opcode' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:979:13: style: Variable 'fmt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68hc11.c:1024:13: style: Variable 'fmt' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68hc11.c:1040:24: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:1823:41: style: Parameter 'opcode' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:1964:44: style: Parameter 'opcode' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:2331:26: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:4093:56: style: Parameter 'segment' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:4300:34: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:4326:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68hc11.c:2377:9: warning: Uninitialized variable: operands [uninitvar] binutils-2.35.1/gas/config/tc-m68hc11.c:2852:15: note: Assuming condition is false binutils-2.35.1/gas/config/tc-m68hc11.c:2871:39: note: Calling function 'build_insn_xg', 2nd argument 'operands' value is binutils-2.35.1/gas/config/tc-m68hc11.c:2377:9: note: Uninitialized variable: operands binutils-2.35.1/gas/config/tc-m68hc11.c:182:7: style: struct member 'm9s12xg_opcode_def::min_operands' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-m68hc11.c:183:7: style: struct member 'm9s12xg_opcode_def::max_operands' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-m68hc11.c:184:7: style: struct member 'm9s12xg_opcode_def::nb_modes' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-m68hc11.c:185:7: style: struct member 'm9s12xg_opcode_def::used' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-m68hc11.c:749:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:757:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:765:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:773:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:781:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:789:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:797:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:805:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:813:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:821:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:829:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:837:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:845:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:2870:31: style: Variable 'opcode_local.format' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:4358:30: style: Variable '((bfd_byte*)where)[2]' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:4381:31: style: Variable '((bfd_byte*)where)[0]' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:4385:31: style: Variable '((bfd_byte*)where)[0]' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:4396:30: style: Variable '((bfd_byte*)where)[1]' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68hc11.c:4405:30: style: Variable '((bfd_byte*)where)[1]' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-mcore.c:180:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:216:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:269:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:284:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:299:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:315:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:359:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:463:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mcore_table [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:655:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:733:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:778:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:869:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:1617:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:1625:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:1664:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:1745:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:1959:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:2049:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:2104:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:2112:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:2177:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mcore.c:670:30: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mcore.c:851:10: style: Variable 'op_start' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mcore.c:853:23: style: Variable 'opcode' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mcore.c:1608:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mcore.c:1919:18: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mcore.c:595:35: warning: Uninitialized variable: buf [uninitvar] binutils-2.35.1/gas/config/tc-mcore.c:592:21: note: Assuming condition is false binutils-2.35.1/gas/config/tc-mcore.c:595:35: note: Uninitialized variable: buf binutils-2.35.1/gas/config/tc-mcore.c:111:19: style: struct member 'literal::unused' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mep.c:202:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:353:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mep_config_map [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:379:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:429:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEP_CPU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:452:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_PARSE_OPERAND_INTEGER [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:477:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mep_config_index [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:541:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:566:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SAVED_FIXUP_CHAINS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:647:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_INSN_VLIW32_NO_MATCHING_NOP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:784:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGEN_INSN_VLIW64_NO_MATCHING_NOP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1162:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEP_VLIW64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1173:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SAVED_FIXUP_CHAINS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1231:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEP_CORE_ISA [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1498:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1541:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEP_VLIW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1623:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1804:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1845:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEP_OPERAND_MAX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:1947:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_HI16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2018:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2037:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2046:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2054:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2087:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_MEP_VLIW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2096:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_MEP_VLIW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2111:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2140:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2146:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEP_VLIW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2189:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VLIW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mep.c:2196:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VLIW [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-m68k.c:432:38: style: Parameter 'exp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68k.c:1162:31: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68k.c:3669:14: style: Variable 'mask' can be declared as const array [constVariable] binutils-2.35.1/gas/config/tc-m68k.c:3688:14: style: Variable 'mask' can be declared as const array [constVariable] binutils-2.35.1/gas/config/tc-m68k.c:4475:24: style: Variable 'op1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:4475:31: style: Variable 'op2' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:4808:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68k.c:5292:11: style: Variable 'sym_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:5297:15: style: Variable 'l' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:5563:42: style: Parameter 'pop' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68k.c:6543:28: style: Variable 'n' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:7202:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:7230:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:7741:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-m68k.c:7935:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-m68k.c:1970:20: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/gas/config/tc-m68k.c:1973:20: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/gas/config/tc-m68k.c:1976:20: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] binutils-2.35.1/gas/config/tc-m68k.c:351:7: style: struct member 'm68k_it::nexp' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-m68k.c:3764:32: style: Variable 'val' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-m68k.c:4499:22: style: Variable 'retval' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-mep.c:1685:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1686:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1692:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1706:35: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1707:35: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1719:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1720:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1744:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1745:31: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-mep.c:1638:11: style: Condition 'core_mode' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-mep.c:1632:17: note: Assignment 'core_mode=1', assigned value is 1 binutils-2.35.1/gas/config/tc-mep.c:1638:11: note: Condition 'core_mode' is always true binutils-2.35.1/gas/config/tc-mep.c:1389:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mep.c:1492:32: style: Parameter 'fragP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mep.c:679:32: error: Uninitialized variables: insn.orig_insn, insn.addr, insn.frag, insn.num_fixups [uninitvar] binutils-2.35.1/gas/config/tc-mep.c:665:18: note: Assuming condition is false binutils-2.35.1/gas/config/tc-mep.c:679:32: note: Uninitialized variables: insn.orig_insn, insn.addr, insn.frag, insn.num_fixups binutils-2.35.1/gas/config/tc-mep.c:844:27: error: Uninitialized variables: insn.orig_insn, insn.addr, insn.frag, insn.num_fixups [uninitvar] binutils-2.35.1/gas/config/tc-mep.c:829:7: note: Assuming condition is false binutils-2.35.1/gas/config/tc-mep.c:844:27: note: Uninitialized variables: insn.orig_insn, insn.addr, insn.frag, insn.num_fixups binutils-2.35.1/gas/config/tc-mep.c:901:19: error: Uninitialized variables: insn.orig_insn, insn.addr, insn.frag, insn.num_fixups [uninitvar] binutils-2.35.1/gas/config/tc-mep.c:894:8: note: Assuming condition is false binutils-2.35.1/gas/config/tc-mep.c:901:19: note: Uninitialized variables: insn.orig_insn, insn.addr, insn.frag, insn.num_fixups binutils-2.35.1/gas/config/tc-mep.c:38:21: style: struct member 'mep_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mep.c:47:11: style: struct member 'mep_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mep.c:48:12: style: struct member 'mep_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mep.c:49:25: style: struct member 'mep_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mep.c:51:25: style: struct member 'mep_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-microblaze.c:144:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:155:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:168:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:185:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:296:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:316:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:349:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:419:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:436:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_PC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:607:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:711:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:784:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:834:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:864:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_MSR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:888:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MICROBLAZE_64_GOTOFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:928:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:1777:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:1884:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INST_WORD_SIZE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:1990:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsetT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:2208:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:2222:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:2366:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:2450:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:2496:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:2528:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_subtract [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-microblaze.c:2405:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] binutils-2.35.1/gas/config/tc-microblaze.c:728:8: warning: Possible null pointer dereference: atp [nullPointer] binutils-2.35.1/gas/config/tc-microblaze.c:724:17: note: Assignment 'atp=NULL', assigned value is 0 binutils-2.35.1/gas/config/tc-microblaze.c:728:8: note: Null pointer dereference binutils-2.35.1/gas/config/tc-microblaze.c:777:9: style: Variable 'new_pointer' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-microblaze.c:862:27: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-microblaze.c:883:43: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-microblaze.c:907:10: style: Variable 'op_start' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-microblaze.c:909:27: style: Variable 'opcode' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-microblaze.c:909:36: style: Variable 'opcode1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-microblaze.c:1764:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-microblaze.c:1992:27: style: Variable 'opcode1' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-microblaze.c:2385:31: style: Parameter 'fixp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-microblaze.c:2509:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-metag.c:375:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:386:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_A0 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:406:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:430:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:475:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MOVL_MINOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:538:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:652:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:735:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:771:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:925:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:975:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:998:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPC_GET [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1142:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_EXT_MINOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1274:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MGET_MSET_MAX_REGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1321:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MGET_MSET_MAX_REGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1342:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1396:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MGET_MSET_MAX_REGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1459:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MMOV_MAX_REGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1504:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_FPU [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1601:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1666:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1720:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1806:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1838:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:1981:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2029:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2079:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2117:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2166:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2210:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O2R_REG_MASK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2300:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPC_ADDR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2714:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMM19_BITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2740:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2768:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMM24_BITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2805:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2886:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2913:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPC_MISC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2986:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3092:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3159:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3228:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMM15_BITS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3261:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3330:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3348:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPC_GET [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3474:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unit [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3529:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3554:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3585:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3620:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3666:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3718:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3778:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3822:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3845:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metag_acftab [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3903:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3947:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:3986:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4019:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPC_GET [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4167:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4178:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4221:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4231:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ACC_D0 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4241:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_RAM_D0 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4265:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4384:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4482:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4623:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TEMPLATE_NUM_REGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4734:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4758:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4897:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4948:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:4966:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPC_ADD [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6030:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6324:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metag_optab [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6384:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metag_regtab [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6405:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metag_dsp_regtab [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6477:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metag_scondtab [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6515:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6596:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6614:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6655:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6713:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6790:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_METAG_HI16_GOTOFF [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6852:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:6895:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:7007:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:7068:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:52:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:1990:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2024:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2121:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS32R2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2167:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2233:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASE_MIPS16E2_MT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mips_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2391:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2480:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx_frag [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2492:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2503:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_literal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:2967:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3304:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3395:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3436:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3456:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_MACRO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3476:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_MACRO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3505:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_MACRO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3536:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_MACRO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3642:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_MACRO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3680:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3954:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_GNU_MIPS_ABI_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:3961:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_GNU_MIPS_ABI_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4002:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_GNU_MIPS_ABI_FP_64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4042:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4121:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4214:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4316:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_JMP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4322:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_26_PCREL_S2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4334:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_GOT16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4341:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_HI16_S [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4348:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4355:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_JALR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4361:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_GPREL16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4387:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4405:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VXWORKS_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4416:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4442:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4459:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4472:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_LINK_ONCE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4498:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable the_bfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4519:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4529:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4575:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_UNCOND_BRANCH_DELAY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4585:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN2_UNCOND_BRANCH [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4594:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_UNCOND_BRANCH_DELAY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4603:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_COND_BRANCH_LIKELY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4613:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN2_BRANCH_DELAY_32BIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4624:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_READ_ALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4633:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_WRITE_ALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4691:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4767:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_UDI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4797:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_WRITE_GPR_24 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4818:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4837:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4855:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:4976:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5018:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5046:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASE_MDMX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5113:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5154:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_VEC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5231:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5442:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5458:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPU_R5900 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5509:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5527:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5553:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5578:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5654:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5746:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5881:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_5400 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:5978:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6007:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6024:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6046:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_REG_GP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6107:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6352:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pinfo [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6407:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_WRITE_HI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6639:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_SH_IMMEDIATE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6699:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pinfo [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6864:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOONGSON2F_NOP_INSN [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6884:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_SH_RS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:6931:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7090:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7259:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7288:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_MACRO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7303:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mips16_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7312:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable micromips_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7355:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7374:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable the_bfd [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:7498:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:8171:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:8217:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:8229:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:8254:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:8513:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:8814:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mips16_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:8853:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9013:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9044:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9210:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN_MACRO [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9295:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9325:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9348:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9389:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9483:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_big [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9708:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9718:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:9971:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pinfo2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:10000:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:10013:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:10032:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:10273:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:10347:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14052:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14292:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSN2_VU0_CHANNEL_SUFFIX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14350:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable micromips_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14493:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14508:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14661:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14725:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14738:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:14850:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:15272:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TARGET_OS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:15358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_mips_num_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:15464:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:15545:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MICROMIPS_7_PCREL_S1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:15690:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MICROMIPS_JMP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:15852:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_32_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16271:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16304:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16352:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16399:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16476:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16489:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16525:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16594:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VXWORKS_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16770:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16915:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16943:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:16983:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17062:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17196:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17245:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17294:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17312:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_TLS_DTPREL32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17320:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_TLS_DTPREL64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17328:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_TLS_TPREL32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17336:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MIPS_TLS_TPREL64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17347:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17370:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17408:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17455:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17480:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVR4_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17529:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17585:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17628:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17648:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TARGET_OS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17772:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17857:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:17951:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:18009:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:18259:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VXWORKS_PIC [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:18282:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:18395:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:18566:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_16_PCREL_S2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19304:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19327:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19370:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASE_DSP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19480:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_REG_64 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19613:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19632:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19693:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19791:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19882:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19928:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:19984:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:20264:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_MIPS1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:20520:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPS_DEFAULT_ABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:20583:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tag_GNU_MIPS_ABI_FP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:20602:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_GNU_MIPS_ABI_FP_ANY [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:20661:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_EH_PE_sdata4 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-metag.c:2591:55: style: Condition 'is_mul' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-metag.c:2589:8: note: Assuming that condition 'is_mul' is not redundant binutils-2.35.1/gas/config/tc-metag.c:2591:55: note: Condition 'is_mul' is always true binutils-2.35.1/gas/config/tc-metag.c:421:5: style: Redundant initialization for 'l'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-metag.c:419:17: note: l is initialized binutils-2.35.1/gas/config/tc-metag.c:421:5: note: l is overwritten binutils-2.35.1/gas/config/tc-metag.c:916:10: style: Redundant initialization for 'll'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-metag.c:914:22: note: ll is initialized binutils-2.35.1/gas/config/tc-metag.c:916:10: note: ll is overwritten binutils-2.35.1/gas/config/tc-metag.c:4097:20: style: Local variable '_reg' shadows outer variable [shadowVariable] binutils-2.35.1/gas/config/tc-metag.c:4798:18: note: Shadowed declaration binutils-2.35.1/gas/config/tc-metag.c:4097:20: note: Shadow variable binutils-2.35.1/gas/config/tc-metag.c:983:48: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-metag.c:6303:19: style: Variable 'tp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6315:19: style: Variable 'ta' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6316:19: style: Variable 'tb' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6363:14: style: Variable 'rp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6375:14: style: Variable 'ra' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6376:14: style: Variable 'rb' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6453:20: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6465:20: style: Variable 'ra' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6466:20: style: Variable 'rb' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:6669:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-metag.c:6821:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-metag.c:6836:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-metag.c:6837:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-metag.c:7034:19: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-metag.c:7045:35: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-metag.c:4252:14: style: Variable 'len' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-metag.c:6115:19: style: Variable 'll' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-mmix.c:441:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SWYM_INSN_BYTE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:486:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:536:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mmix_spec_regs [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:561:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:652:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:735:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:753:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:770:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lex_type [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:860:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2018:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2074:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2097:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MMIX_OTHER_SPEC_SECTION_PREFIX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2189:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_absent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2269:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2290:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2322:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2439:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsetT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2635:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:2923:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3238:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3282:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MMIX_LOCAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3324:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reg_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3396:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3512:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bfd_vma [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3727:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_GREGS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3848:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3939:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:3964:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_illegal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:4127:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:4218:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mmix.c:1985:8: warning:inconclusive: Possible null pointer dereference: shortname [nullPointer] binutils-2.35.1/gas/config/tc-mmix.c:2087:25: note: Calling function 'mmix_greg_internal', 1st argument 'NULL' value is 0 binutils-2.35.1/gas/config/tc-mmix.c:2049:63: note: Calling function 'mmix_prefix_name', 1st argument 'label' value is 0 binutils-2.35.1/gas/config/tc-mmix.c:1985:8: note: Null pointer dereference binutils-2.35.1/gas/config/tc-mmix.c:1986:22: error:inconclusive: Pointer addition with NULL pointer. [nullPointerArithmetic] binutils-2.35.1/gas/config/tc-mmix.c:2087:25: note: Calling function 'mmix_greg_internal', 1st argument 'NULL' value is 0 binutils-2.35.1/gas/config/tc-mmix.c:2049:63: note: Calling function 'mmix_prefix_name', 1st argument 'label' value is 0 binutils-2.35.1/gas/config/tc-mmix.c:1986:22: note: Null pointer addition binutils-2.35.1/gas/config/tc-mmix.c:835:17: style: Redundant initialization for 'operands'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-mmix.c:821:18: note: operands is initialized binutils-2.35.1/gas/config/tc-mmix.c:835:17: note: operands is overwritten binutils-2.35.1/gas/config/tc-mmix.c:546:42: style: Parameter 'insn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mmix.c:2095:13: style: Variable 'expsec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mmix.c:2766:30: style: Variable 'gregs' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mmix.c:3393:13: style: Variable 'sym_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mmix.c:3433:9: style: Variable 'lastfrag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mmix.c:3638:14: style: Variable 'osymfrag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mmix.c:3640:20: style: Variable 'oexpP' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mmix.c:3827:9: style: Variable 'canon_name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mmix.c:4338:37: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10200.c:184:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:272:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:320:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:335:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:695:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mn10200_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:719:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MN10200_OPERAND_NOCHECK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:751:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:805:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:835:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MN10200_OPERAND_NOCHECK [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:904:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10200.c:383:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10200.c:440:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10200.c:529:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10200.c:610:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10200.c:819:3: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] binutils-2.35.1/gas/config/tc-mn10200.c:312:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10200.c:791:56: style: Parameter 'seg' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10300.c:337:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:409:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:458:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:473:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:921:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mn10300_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:964:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_PIC_reloc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:987:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_32_GOT_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:1023:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:1083:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MN10300_OPERAND_SPLIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:1126:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MN10300_OPERAND_SPLIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:1261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2168:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RELOC_EXPANSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2311:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2332:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2409:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2463:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2562:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2611:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:2632:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linkrelax [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mn10300.c:521:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10300.c:578:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10300.c:624:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10300.c:660:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10300.c:814:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10300.c:883:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] binutils-2.35.1/gas/config/tc-mn10300.c:1916:9: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-mn10300.c:1882:9: note: f is assigned binutils-2.35.1/gas/config/tc-mn10300.c:1916:9: note: f is overwritten binutils-2.35.1/gas/config/tc-mn10300.c:450:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10300.c:1016:68: style: Parameter 'exp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10300.c:2196:17: style: Variable 'asec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mn10300.c:2196:24: style: Variable 'ssec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-mn10300.c:2282:36: style: Parameter 'fragp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10300.c:2282:54: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10300.c:2326:37: style: Parameter 'valP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mn10300.c:2558:11: style: Variable 'frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:68:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable moxie_form1_opc_info [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-moxie.c:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-moxie.c:172:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_end_of_line [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-moxie.c:588:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-moxie.c:623:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-moxie.c:652:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx_where [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-moxie.c:780:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-moxie.c:703:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] binutils-2.35.1/gas/config/tc-moxie.c:51:26: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-moxie.c:98:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:157:21: style: Variable 'opcode' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:239:8: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:273:8: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:376:8: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:411:8: style: Variable 'offset' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:465:8: style: Variable 'offset' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-moxie.c:675:11: style: Variable 'buf' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-moxie.c:689:11: style: Variable 'buf' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:414:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:503:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:715:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1446:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1564:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1587:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_lcomm_internal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1597:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf_common_parse [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1605:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1624:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1830:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1839:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msp430_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:1913:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSP_EXPP_ALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:2393:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_EXP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:2438:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_EXP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:2788:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4367:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4408:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MSP430_10_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4438:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable absolute_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4614:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4634:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RELOC_EXPANSION [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4787:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4833:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_MSP430_10_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:4995:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:5053:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx_addsy [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:5082:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFBA_MSPABI_Val_ISA_MSP430 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:5110:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-msp430.c:2219:13: style: Condition 't!=l' is always false [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-msp430.c:2216:15: note: t is assigned 'l' here. binutils-2.35.1/gas/config/tc-msp430.c:2219:13: note: Condition 't!=l' is always false binutils-2.35.1/gas/config/tc-msp430.c:1398:33: warning: Either the condition 'arg==NULL' is redundant or there is possible null pointer dereference: arg. [nullPointerRedundantCheck] binutils-2.35.1/gas/config/tc-msp430.c:1395:15: note: Assuming that condition 'arg==NULL' is not redundant binutils-2.35.1/gas/config/tc-msp430.c:1398:33: note: Null pointer dereference binutils-2.35.1/gas/config/tc-msp430.c:2363:8: style: Redundant initialization for '__tl'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-msp430.c:1904:14: note: __tl is initialized binutils-2.35.1/gas/config/tc-msp430.c:2363:8: note: __tl is overwritten binutils-2.35.1/gas/config/tc-msp430.c:1574:32: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-msp430.c:1805:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-msp430.c:2217:13: style: Variable 'm' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-msp430.c:2251:13: style: Variable 'm' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-msp430.c:4406:38: style: Parameter 'fixp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-msp430.c:4423:37: style: Parameter 'valuep' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-msp430.c:4662:17: style: Variable 'asec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-msp430.c:4662:24: style: Variable 'ssec' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-msp430.c:106:10: style: struct member 'rcodes_s::index' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-msp430.c:161:10: style: struct member 'hcodes_s::index' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-msp430.c:2509:14: style: Variable 'where' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:2635:10: style: Variable 'where' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:2665:10: style: Variable 'where' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:3355:12: style: Variable 'byte_op' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:4234:20: style: Variable 'insn_length' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:4238:13: style: Variable 'frag' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:4281:20: style: Variable 'insn_length' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-msp430.c:4287:13: style: Variable 'frag' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-mt.c:105:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mt.c:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mt.c:206:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mt.c:400:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mt.c:441:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mt.c:455:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_32 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mt.c:464:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mt.c:342:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mt.c:363:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mt.c:365:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mt.c:447:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-mt.c:36:21: style: struct member 'mt_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mt.c:45:11: style: struct member 'mt_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mt.c:46:12: style: struct member 'mt_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mt.c:47:25: style: struct member 'mt_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mt.c:49:25: style: struct member 'mt_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-nds32.c:2520:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:2635:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:2656:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:2768:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:2831:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:2858:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:2895:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:2979:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3054:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3248:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pv [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3280:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pv [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3328:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3528:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_V3M [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3568:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISA_V3 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3589:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_NDS32_FPU_REG_32SP_16DP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3612:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_NDS_ABI_AABI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3678:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3759:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3842:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3870:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_CODE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:3900:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4005:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4015:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4035:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_DATA [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4150:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4174:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_symbol [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4241:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4344:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_constant [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4377:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4414:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4519:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_pass_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4554:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4584:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4622:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NASM_OPEN_REDUCED_REG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4650:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align_code [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4705:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4721:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4734:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_RANGE_U4G [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4759:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:4784:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NASM_ATTR_HI20 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:5020:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:5236:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N32_OP6_MEM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:5288:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NASM_ATTR_FPU_FMA [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:5684:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NDS32_RELAX_HINT_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:5880:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:5951:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6293:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_ALL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6362:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6597:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6614:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valueT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6656:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stretch [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6677:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_RANGE_S256 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6702:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitmask [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6753:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BR_RANGE_U4G [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6844:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NDS32_FRAG_RELAXED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6893:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6949:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:6986:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7033:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RELAX_FIX [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7239:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEC_DEBUGGING [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7307:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7327:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LITTLENUMS [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7414:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_leb128 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7439:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable symbol_rootP [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7497:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sections [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7535:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7641:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_NDS32_HAS_FPU_INST [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7688:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NDS32_DIFF_ULEB128 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7867:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:7924:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_UNUSED [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nds32.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] binutils-2.35.1/gas/config/tc-nds32.c:3366:37: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3368:37: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3378:38: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3379:39: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3382:38: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3383:40: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3388:38: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3394:38: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3397:38: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] binutils-2.35.1/gas/config/tc-nds32.c:3708:16: style: Condition 'ptr_arg!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-nds32.c:2877:6: style: Redundant initialization for 'ls'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-nds32.c:2871:11: note: ls is initialized binutils-2.35.1/gas/config/tc-nds32.c:2877:6: note: ls is overwritten binutils-2.35.1/gas/config/tc-nds32.c:2968:6: style: Redundant initialization for 'ls'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-nds32.c:2962:11: note: ls is initialized binutils-2.35.1/gas/config/tc-nds32.c:2968:6: note: ls is overwritten binutils-2.35.1/gas/config/tc-nds32.c:2995:6: style: Redundant initialization for 'ls'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-nds32.c:2989:11: note: ls is initialized binutils-2.35.1/gas/config/tc-nds32.c:2995:6: note: ls is overwritten binutils-2.35.1/gas/config/tc-nds32.c:3019:6: style: Redundant initialization for 'ls'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-nds32.c:3013:11: note: ls is initialized binutils-2.35.1/gas/config/tc-nds32.c:3019:6: note: ls is overwritten binutils-2.35.1/gas/config/tc-nds32.c:5878:8: style: Redundant initialization for 'insn'. The initialized value is overwritten before it is read. [redundantInitialization] binutils-2.35.1/gas/config/tc-nds32.c:5875:17: note: insn is initialized binutils-2.35.1/gas/config/tc-nds32.c:5878:8: note: insn is overwritten binutils-2.35.1/gas/config/tc-nds32.c:6560:8: style: Variable 'fixP' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-nds32.c:6541:9: note: fixP is assigned binutils-2.35.1/gas/config/tc-nds32.c:6560:8: note: fixP is overwritten binutils-2.35.1/gas/config/tc-nds32.c:5298:20: error: Shifting by a negative value is undefined behaviour [shiftNegative] binutils-2.35.1/gas/config/tc-nds32.c:4577:55: style:inconclusive: Function 'nds32_asm_parse_operand' argument 1 names different: declaration 'pdesc' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/gas/config/tc-nds32.c:2443:49: note: Function 'nds32_asm_parse_operand' argument 1 names different: declaration 'pdesc' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/tc-nds32.c:4577:55: note: Function 'nds32_asm_parse_operand' argument 1 names different: declaration 'pdesc' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/tc-nds32.c:7057:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] binutils-2.35.1/gas/config/tc-nds32.c:2585:25: style: Variable 'k' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:3440:13: style: Variable 'op' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:3750:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:3926:20: style: Variable 'old_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:4099:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:4371:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:4408:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:4578:28: style: Parameter 'pinsn' can be declared as pointer to const. However it seems that 'nds32_asm_parse_operand' is a callback function, if 'pinsn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] binutils-2.35.1/gas/config/tc-nds32.c:4620:28: note: You might need to cast the function pointer here binutils-2.35.1/gas/config/tc-nds32.c:4578:28: note: Parameter 'pinsn' can be declared as pointer to const binutils-2.35.1/gas/config/tc-nds32.c:4751:67: style: Parameter 'insn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:4776:21: style: Parameter 'pexp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:4776:33: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:4954:58: style: Parameter 'pexp' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:5680:42: style: Variable 'hi_pattern' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:5686:13: style: Variable 'code_seq' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:5871:45: style: Parameter 'opcode' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:5961:9: style: Variable 'where' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:6579:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:6625:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:6636:24: style: Variable 'opcode' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:6731:13: style: Variable 'code_seq' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:6841:52: style: Parameter 'fragP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:6879:10: style: Variable 'frag_start' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:7027:13: style: Variable 'code_seq' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:7237:36: style: Parameter 'sec' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:7403:22: style: Variable 'seginfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:7499:26: style: Variable 'seginfo' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:7530:49: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:7531:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:7605:29: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nds32.c:7969:25: style: Variable 'sym' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nds32.c:4571:7: style: struct member 'nds32_machs::mach_flags' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-nds32.c:2624:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] binutils-2.35.1/gas/config/tc-nios2.c:239:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:256:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:287:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:345:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:484:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:518:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:529:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:540:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:568:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:792:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:886:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1111:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complain_overflow_dont [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1156:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1250:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1523:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_CONTROL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1577:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATCH_R2_LDWM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1703:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NORMAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1780:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_LO16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1833:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_3BIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1855:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_CONTROL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1879:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NORMAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1924:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NORMAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2001:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NORMAL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2176:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_S16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2200:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_S12 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2224:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_U16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2248:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_T1I7_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2272:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_F1I5_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2291:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_T2I4_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_T2I4_1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2339:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_T2I4 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_16_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2383:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_I10_1_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2402:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_T1I7_1_PCREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2421:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_IMM5 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2471:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2494:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_IMM8 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2520:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_CALL26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2548:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_T1X1I6 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2567:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NIOS2_R2_T1X1I6_2 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2587:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2614:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2641:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2668:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2728:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nios2_num_r2_reg_range_mappings [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2765:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATCH_R2_LDWM [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:2808:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NIOS2_INSN_OPTARG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3102:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3256:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NIOS2_INSN_OPTARG [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3335:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3362:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3394:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_machine_dependent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3424:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATCH_R1_ORHI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3482:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATCH_R1_ADDI [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3518:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EF_NIOS2_ARCH_R1 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3549:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3580:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3615:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_big_endian [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3695:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3802:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3823:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3860:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT_FLAVOR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3875:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3960:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frag_now [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3978:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:3995:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_NIOS2_GPREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:4006:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHF_NIOS2_GPREL [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:4016:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:4105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rs_align [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-nios2.c:1595:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] binutils-2.35.1/gas/config/tc-nios2.c:1597:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] binutils-2.35.1/gas/config/tc-nios2.c:3707:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] binutils-2.35.1/gas/config/tc-nios2.c:3708:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] binutils-2.35.1/gas/config/tc-nios2.c:781:40: style:inconclusive: Function 'nios2_relax_frag' argument 2 names different: declaration 'fragP' definition 'fragp'. [funcArgNamesDifferent] binutils-2.35.1/gas/config/tc-nios2.h:84:53: note: Function 'nios2_relax_frag' argument 2 names different: declaration 'fragP' definition 'fragp'. binutils-2.35.1/gas/config/tc-nios2.c:781:40: note: Function 'nios2_relax_frag' argument 2 names different: declaration 'fragP' definition 'fragp'. binutils-2.35.1/gas/config/tc-nios2.c:874:31: style:inconclusive: Function 'md_convert_frag' argument 1 names different: declaration 'headers' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/gas/config/tc-nios2.h:76:36: note: Function 'md_convert_frag' argument 1 names different: declaration 'headers' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/tc-nios2.c:874:31: note: Function 'md_convert_frag' argument 1 names different: declaration 'headers' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/tc-nios2.c:874:62: style:inconclusive: Function 'md_convert_frag' argument 2 names different: declaration 'sec' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent] binutils-2.35.1/gas/config/tc-nios2.h:76:50: note: Function 'md_convert_frag' argument 2 names different: declaration 'sec' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/tc-nios2.c:874:62: note: Function 'md_convert_frag' argument 2 names different: declaration 'sec' definition 'ATTRIBUTE_UNUSED'. binutils-2.35.1/gas/config/tc-nios2.c:875:11: style:inconclusive: Function 'md_convert_frag' argument 3 names different: declaration 'fragP' definition 'fragp'. [funcArgNamesDifferent] binutils-2.35.1/gas/config/tc-nios2.h:76:63: note: Function 'md_convert_frag' argument 3 names different: declaration 'fragP' definition 'fragp'. binutils-2.35.1/gas/config/tc-nios2.c:875:11: note: Function 'md_convert_frag' argument 3 names different: declaration 'fragP' definition 'fragp'. binutils-2.35.1/gas/config/tc-nios2.c:231:27: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:395:17: style: Variable 'old_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nios2.c:789:14: style: Variable 'sym_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nios2.c:1104:55: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:1153:58: style: Parameter 'howto' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:1673:9: style: Variable 'regname' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nios2.c:1833:21: style: Variable 'reg' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nios2.c:3072:32: style: Parameter 'argstr' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:3094:37: style: Parameter 'insn' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:3098:9: style: Variable 'end' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nios2.c:3688:20: style: Parameter 'op_str' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:3792:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:3915:27: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:3930:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-nios2.c:4118:21: style: Variable 'r' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-nios2.c:1096:10: style: Variable 'buffer' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-ns32k.c:653:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:1303:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:1631:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fr_literal [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:1903:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns32k_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:1923:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:2081:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:2148:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_MD_BASE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:2232:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-ns32k.c:1109:25: style: Variable '*(char*)lineptr' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-ns32k.c:1104:25: note: *(char*)lineptr is assigned binutils-2.35.1/gas/config/tc-ns32k.c:1109:25: note: *(char*)lineptr is overwritten binutils-2.35.1/gas/config/tc-ns32k.c:1101:2: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] binutils-2.35.1/gas/config/tc-ns32k.c:843:20: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ns32k.c:1883:20: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ns32k.c:1929:10: style: Variable 'opcode_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ns32k.c:1946:10: style: Variable 'opcode_frag' can be declared as pointer to const [constVariablePointer] binutils-2.35.1/gas/config/tc-ns32k.c:2195:33: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-ns32k.c:1626:13: style: Variable 'size' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-ns32k.c:1828:9: style: Variable 'size' is assigned a value that is never used. [unreadVariable] binutils-2.35.1/gas/config/tc-mips.c:16406:16: style: Redundant condition: c==','. 'c!=',' || (c==',' && next_c=='"')' is equivalent to 'c!=',' || next_c=='"'' [redundantCondition] binutils-2.35.1/gas/config/tc-or1k.c:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:134:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gas_cgen_cpu_desc [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:158:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:201:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rlx_length [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:259:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_OR1K_REL_26 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:281:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:288:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_VTABLE_INHERIT [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:303:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:387:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdoutput [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-or1k.c:76:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-or1k.c:173:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-or1k.c:199:40: style: Parameter 'fragP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-or1k.c:212:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-or1k.c:214:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-or1k.c:285:29: style: Parameter 'fixP' can be declared as pointer to const [constParameterPointer] binutils-2.35.1/gas/config/tc-or1k.c:35:25: style: struct member 'or1k_insn::orig_insn' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-or1k.c:44:25: style: struct member 'or1k_insn::addr' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-or1k.c:45:25: style: struct member 'or1k_insn::frag' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-or1k.c:46:25: style: struct member 'or1k_insn::num_fixups' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-or1k.c:48:25: style: struct member 'or1k_insn::indices' is never used. [unusedStructMember] binutils-2.35.1/gas/config/tc-mips.c:2392:39: style: The statement 'if (si->tc_segment_info_data.mips16!=mips_opts.mips16) si->tc_segment_info_data.mips16=mips_opts.mips16' is logically equivalent to 'si->tc_segment_info_data.mips16=mips_opts.mips16'. [duplicateConditionalAssign] binutils-2.35.1/gas/config/tc-mips.c:2393:37: note: Assignment 'si->tc_segment_info_data.mips16=mips_opts.mips16' binutils-2.35.1/gas/config/tc-mips.c:2392:39: note: Condition 'si->tc_segment_info_data.mips16!=mips_opts.mips16' is redundant binutils-2.35.1/gas/config/tc-mips.c:2394:42: style: The statement 'if (si->tc_segment_info_data.micromips!=mips_opts.micromips) si->tc_segment_info_data.micromips=mips_opts.micromips' is logically equivalent to 'si->tc_segment_info_data.micromips=mips_opts.micromips'. [duplicateConditionalAssign] binutils-2.35.1/gas/config/tc-mips.c:2395:40: note: Assignment 'si->tc_segment_info_data.micromips=mips_opts.micromips' binutils-2.35.1/gas/config/tc-mips.c:2394:42: note: Condition 'si->tc_segment_info_data.micromips!=mips_opts.micromips' is redundant binutils-2.35.1/gas/config/tc-mips.c:7329:7: style: Condition '*p' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-mips.c:7778:32: style: Condition 'address_expr!=NULL' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-mips.c:9872:12: style: Condition 'mips_big_got' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-mips.c:16165:16: style: Condition 'fixP->fx_done' is always true [knownConditionTrueFalse] binutils-2.35.1/gas/config/tc-pdp11.c:96:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDP11_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:195:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pdp11_num_opcodes [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:312:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITS_PER_CHAR [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:435:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_line_pointer [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:499:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_16 [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:732:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BFD_RELOC_NONE [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:1436:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arelent [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:1482:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bss_section [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-pdp11.c:1491:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable now_seg [valueFlowBailoutIncompleteVar] binutils-2.35.1/gas/config/tc-mips.c:12793:12: style: Variable 'used_at' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-mips.c:12781:12: note: used_at is assigned binutils-2.35.1/gas/config/tc-mips.c:12793:12: note: used_at is overwritten binutils-2.35.1/gas/config/tc-mips.c:12793:12: style: Variable 'used_at' is reassigned a value before the old one has been used. [redundantAssignment] binutils-2.35.1/gas/config/tc-mips.c:12787:12: note: used_at is assigned binutils-2.35.1/gas/config/tc-mips.c:12793:12: note: used_at is overwritten binutils-2.35.1/gas/config/tc-mips.c:13074:12: style: Variable