source: trunk/binutils/bfd/doc/bfd.info@ 3232

Last change on this file since 3232 was 610, checked in by bird, 22 years ago

This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 2.7 KB
Line 
1This is bfd.info, produced by makeinfo version 4.3 from bfd.texinfo.
2
3START-INFO-DIR-ENTRY
4* Bfd: (bfd). The Binary File Descriptor library.
5END-INFO-DIR-ENTRY
6
7 This file documents the BFD library.
8
9 Copyright (C) 1991, 2000, 2001, 2003 Free Software Foundation, Inc.
10
11 Permission is granted to copy, distribute and/or modify this document
12 under the terms of the GNU Free Documentation License, Version 1.1
13 or any later version published by the Free Software Foundation;
14 with no Invariant Sections, with no Front-Cover Texts, and with no
15 Back-Cover Texts. A copy of the license is included in the
16section entitled "GNU Free Documentation License".
17
18
19Indirect:
20bfd.info-1: 692
21bfd.info-2: 41803
22bfd.info-3: 90229
23bfd.info-4: 106012
24bfd.info-5: 155933
25bfd.info-6: 200434
26bfd.info-7: 244988
27bfd.info-8: 284745
28bfd.info-9: 304445
29
30Tag Table:
31(Indirect)
32Node: Top692
33Node: Overview1024
34Node: History2074
35Node: How It Works3015
36Node: What BFD Version 2 Can Do4555
37Node: BFD information loss5865
38Node: Canonical format8388
39Node: BFD front end12749
40Node: Memory Usage35901
41Node: Initialization37124
42Node: Sections37501
43Node: Section Input37979
44Node: Section Output39335
45Node: typedef asection41803
46Node: section prototypes60730
47Node: Symbols67894
48Node: Reading Symbols69484
49Node: Writing Symbols70625
50Node: Mini Symbols72354
51Node: typedef asymbol73319
52Node: symbol handling functions78360
53Node: Archives83052
54Node: Formats86674
55Node: Relocations89509
56Node: typedef arelent90229
57Node: howto manager106012
58Node: Core Files152945
59Node: Targets153970
60Node: bfd_target155933
61Node: Architectures175846
62Node: Opening and Closing193984
63Node: Internal200434
64Node: File Caching207918
65Node: Linker Functions210705
66Node: Creating a Linker Hash Table212371
67Node: Adding Symbols to the Hash Table214099
68Node: Differing file formats214989
69Node: Adding symbols from an object file216722
70Node: Adding symbols from an archive218858
71Node: Performing the Final Link221257
72Node: Information provided by the linker222488
73Node: Relocating the section contents223624
74Node: Writing the symbol table225361
75Node: Hash Tables227959
76Node: Creating and Freeing a Hash Table229150
77Node: Looking Up or Entering a String230307
78Node: Traversing a Hash Table231549
79Node: Deriving a New Hash Table Type232327
80Node: Define the Derived Structures233382
81Node: Write the Derived Creation Routine234448
82Node: Write Other Derived Routines237147
83Node: BFD back ends238447
84Node: What to Put Where238713
85Node: aout238851
86Node: coff244988
87Node: elf269909
88Node: mmo270746
89Node: File layout271669
90Node: Symbol-table277307
91Node: mmo section mapping281102
92Node: GNU Free Documentation License284745
93Node: Index304445
94
95End Tag Table
Note: See TracBrowser for help on using the repository browser.