Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This option displays public symbols defined in a library.
/LINKERMEMBER[:{1|2}]
Remarks
Specify the 1 argument to display symbols in object order, with their offsets.
Specify the 2 argument to display offsets and index numbers of objects and then list the symbols in alphabetical order, with the object index for each.
To get both outputs, specify /LINKERMEMBER without the number argument.
Only the /HEADERS DUMPBIN option is available for use on files produced with the /GL compiler option.