mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -04:00
@@ -2824,7 +2824,7 @@ static void stabs_generate(void)
|
||||
if (ptr) {
|
||||
/*
|
||||
* this is the first stab, its strx points to the filename of the
|
||||
* the source-file, the n_desc field should be set to the number
|
||||
* source-file, the n_desc field should be set to the number
|
||||
* of remaining stabs
|
||||
*/
|
||||
WRITE_STAB(sptr, fileidx[0], 0, 0, 0, stabstrlen);
|
||||
|
||||
Reference in New Issue
Block a user