ES_LEN
if (symoff + ES_LEN * nesyms > mappedsize)
extstroff = symoff + ES_LEN * nesyms;
memcpy(&esym, &mappedfile[symoff + ES_LEN * i], ES_LEN);