From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23244 invoked by alias); 1 Nov 2010 15:50:12 -0000 Received: (qmail 23235 invoked by uid 22791); 1 Nov 2010 15:50:10 -0000 X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Nov 2010 15:50:07 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PCwe4-0005cb-I8 for binutils@sources.redhat.com; Mon, 01 Nov 2010 16:50:04 +0100 Received: from 193.128.72.68 ([193.128.72.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Nov 2010 16:50:04 +0100 Received: from pocmatos by 193.128.72.68 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Nov 2010 16:50:04 +0100 To: binutils@sources.redhat.com From: pocmatos@gmail.com (Paulo J. Matos) Subject: synthetic symtab on bfd Date: Mon, 01 Nov 2010 15:50:00 -0000 Message-ID: <86aaltkpwb.fsf@pm18pc01.europe.root.pri> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2010-11/txt/msg00009.txt.bz2 On bfd there's a function (which doesn't seem to be documented): - bfd_get_synthetic_symtab What is this synthetic symbol table? -- PMatos