The library information (i.e. information on the result of linkage) is output to the library list file.
Select the build tool node on the project tree and select the [Librarian Options] tab on the Property panel.
The setting to output a library list file is made with the [List] category.
To output the library list file, select [Yes (List contents=specify) (-LISt)] in the [Outputs the linkage list file] property.
When outputting the library list file, you can select the contents of the library list output by the linker.
Select [Yes (-SHow=SYmbol)] in the [Outputs a symbol name list in a module] property.
Select [Yes (-SHow=SEction)] in the [Outputs a section list in a module] property.