how to see the list of reference of APIs of an library in my exe
Hello,
How I can find list of references made to perticular library.
For example my exe is using printf() from libc.so. But i do not know
printf() has been references. And i want to know whether printf() is
referenced or not?
Is there any tool which lists external references
-datha
.
Relevant Pages
- Re: how to see the list of reference of APIs of an library in my exe
... How I can find list of references made to perticular library. ... For example my exe is using printf() from libc.so. ... The nmcommand lists all the symbols defined or used by an object ... lpitcher@merlin:~/code/permute$ ldd permute ... (comp.os.linux.networking) - how to see the list of reference of APIs of an library in my exe
... How I can find list of references made to perticular library. ... For example my exe is using printf() from libc.so. ... Is there any tool which lists external references ... (comp.os.linux.development.system) - Re: adding floating point
... and other references, but am still confused by the results I'm getting. ... printf "%8.2f\n",$subtotal; ... Perl | MySQL programming for all data entry forms. ... "We make web sites work!" ... (comp.lang.perl.misc) - Re: how to see the list of reference of APIs of an library in my exe
... because the references aren't made to a particular ... is one major difference between Win32 and ELF shared library models). ... And i want to know whether printf() is ... In order to understand recursion you must first understand recursion. ... (comp.os.linux.development.system) - Re: A list of archaeological connections would be nice
... They give references. ... big-word stories are lists and lists lists of names and dates ... give proper scholarly references. ... Yes, it's not my fault, and no, ... (sci.archaeology) |
|