nlist_64.n_strx

Index of this symbol's name into the string table

All names are stored as NUL-terminated strings into the string table. For historical reason, the very first entry into the string table is 0, hence all non-NULL names have an index > 0.

struct nlist_64
uint n_strx;

Meta