binutils/Dwarf: avoid "shadowing" of glibc function name As before: Old enough glibc has an (unguarded) declaration of index() in string.h, which triggers a "shadows a global declaration" warning.