An entry in a list of symbols for 64-bits architectures
Said symbols can be used to describe many different type of data, including STABS debug infos. Introduced in MacOSX 10.8 SDK.
Compatibility alias, as n_strx is in an union in C code
Section number (note that 0 means NO_SECT)
Index of this symbol's name into the string table
A bitfield that describes the type of this symbol
https://developer.apple.com/documentation/kernel/nlist_64
See Implementation
An entry in a list of symbols for 64-bits architectures
Said symbols can be used to describe many different type of data, including STABS debug infos. Introduced in MacOSX 10.8 SDK.