From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shriramana Sharma Subject: How to find out meaning of __tcf_1 etc? Date: Sat, 21 Jul 2007 20:04:06 +0530 Message-ID: <46A2195E.4030000@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Linux C Programming List I am at a loss to know where to start looking for information on what is the purpose or meaning of the symbols I see in output of nm -C which *I* or any library creators (like Qt) have not defined, such as: __tcf_1 __tcf_2 __tcf_3 __tcf_4 __tcf_5 are created for. Can anyone please point me in the right direction? Ex: What keywords to search for on Google? Shriramana Sharma.