> _nl_default_dirname D 0xe + sizeof_prefix > > and changes scripts/abilist.awk to compute _nl_default_dirname size as > > [size of _nl_default_dirname symbol - length of prefix] + sizeof_prefix > > Any comments? Tested and verified that it works on x86_64. Siddhesh