View lib file
See the nm manual page for more information. Among other already mentioned tools you can use also readelf manual. It is similar to objdump but goes more into detail. See this for the difference explanation. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. How do I view the list of functions a Linux shared library is exporting?
Ask Question. Asked 11 years ago. Active 7 months ago. On processing the LIB, if you gather the symbols starting with '? That is it.
For example, if you feed:. It doesn't provide parameter type specification. It provides only the number of bytes in the parameters after the ' ' mark. For example, the function:. Therefore, in C LIBs, it is not possible to get the header files out.
Here, only the function names can be retrieved, i. That's what the tool does. When passed with the LIB file path, it extracts and stores the decorated and undecorated names in an array of string s which can be later retrieved. LIB runs from a command prompt. Building or modifying a COFF library. Extracting a member object to a file. Creating an export file and an import library. Skip to main content. This browser is no longer supported. Download Microsoft Edge More info. Contents Exit focus mode.
Please rate your experience Yes No. Microsoft development products provide the following tools that you can use to generate, extract, and view type library information. Skip to main content. This browser is no longer supported. Download Microsoft Edge More info.
0コメント