summaryrefslogtreecommitdiff
path: root/bfd/doc/bfd.info
blob: d40a224047a42912cf45d7ba1b5cd971a4c0a22f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
This is bfd.info, produced by makeinfo version 4.0 from bfd.texinfo.

START-INFO-DIR-ENTRY
* Bfd: (bfd).                   The Binary File Descriptor library.
END-INFO-DIR-ENTRY

   This file documents the BFD library.

   Copyright (C) 1991, 2000 Free Software Foundation, Inc.

   Permission is granted to copy, distribute and/or modify this document
     under the terms of the GNU Free Documentation License, Version 1.1
     or any later version published by the Free Software Foundation;
   with no Invariant Sections, with no Front-Cover Texts, and with no
    Back-Cover Texts.  A copy of the license is included in the
section entitled "GNU Free Documentation License".


Indirect:
bfd.info-1: 680
bfd.info-2: 38513
bfd.info-3: 83193
bfd.info-4: 132987
bfd.info-5: 181965
bfd.info-6: 214544
bfd.info-7: 260955

Tag Table:
(Indirect)
Node: Top680
Node: Overview1012
Node: History2062
Node: How It Works3003
Node: What BFD Version 2 Can Do4541
Node: BFD information loss5855
Node: Canonical format8378
Node: BFD front end12739
Node: Memory Usage32611
Node: Initialization33834
Node: Sections34211
Node: Section Input34689
Node: Section Output36045
Node: typedef asection38513
Node: section prototypes54385
Node: Symbols61070
Node: Reading Symbols62660
Node: Writing Symbols63834
Node: Mini Symbols65524
Node: typedef asymbol66489
Node: symbol handling functions71718
Node: Archives76045
Node: Formats79663
Node: Relocations82473
Node: typedef arelent83193
Node: howto manager99352
Node: Core Files130003
Node: Targets131024
Node: bfd_target132987
Node: Architectures151901
Node: Opening and Closing167123
Node: Internal171520
Node: File Caching177520
Node: Linker Functions180299
Node: Creating a Linker Hash Table181965
Node: Adding Symbols to the Hash Table183693
Node: Differing file formats184583
Node: Adding symbols from an object file186316
Node: Adding symbols from an archive188452
Node: Performing the Final Link190851
Node: Information provided by the linker192082
Node: Relocating the section contents193218
Node: Writing the symbol table194955
Node: Hash Tables197549
Node: Creating and Freeing a Hash Table198740
Node: Looking Up or Entering a String199897
Node: Traversing a Hash Table201139
Node: Deriving a New Hash Table Type201917
Node: Define the Derived Structures202972
Node: Write the Derived Creation Routine204038
Node: Write Other Derived Routines206737
Node: BFD back ends208037
Node: What to Put Where208281
Node: aout208419
Node: coff214544
Node: elf241700
Node: GNU Free Documentation License242533
Node: Index260955

End Tag Table