* stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.

This commit is contained in:
David MacKenzie 1994-01-19 14:43:04 +00:00
parent d7e34f67be
commit 59502c19ad
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
* stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF

View File

@ -3032,18 +3032,23 @@ Symbol is indirected to another symbol
Common---visible after shared library dynamic link
@item 0x14 N_SETA
@itemx 0x15 N_SETA | N_EXT
Absolute set element
@item 0x16 N_SETT
@itemx 0x17 N_SETT | N_EXT
Text segment set element
@item 0x18 N_SETD
@itemx 0x19 N_SETD | N_EXT
Data segment set element
@item 0x1a N_SETB
@itemx 0x1b N_SETB | N_EXT
BSS segment set element
@item 0x1c N_SETV
@itemx 0x1d N_SETV | N_EXT
Pointer to set vector
@item 0x1e N_WARNING