Skip to content
  • H.J. Lu's avatar
    elf: Check if the first symbol version is base version · 1f6f5dba
    H.J. Lu authored
    Check VER_FLG_BASE instead of assuming that the first symbol version is
    base version.
    
    bfd/
    
    	PR binutils/23267
    	* elf.c (_bfd_elf_get_symbol_version_string): Check if the first
    	symbol version is base version.
    
    binutils/
    
    	PR binutils/23267
    	* readelf.c (get_symbol_version_string): Check if the first
    	symbol version is base version.
    1f6f5dba