When linking with ld
(SunOS 5.10, Sun Studio 12), what is the list of possible tokens that are accepted by ld -D
?
Neither man ld
nor ld --help
reveals the proper list. Namely, I need full information on the missing symbols (not just the demangled name of a C++ function).