Index 0 is reserved for anonymous symbols, which can't have the N_EXT bit set (since N_EXT means non-local scope, and non-local scope requires a name).
30 KiB
30 KiB
Index 0 is reserved for anonymous symbols, which can't have the N_EXT bit set (since N_EXT means non-local scope, and non-local scope requires a name).