summaryrefslogtreecommitdiff
path: root/bfd/doc/bfd.info
blob: 0ba9cac43152feec99878363d760ae026ecbf191 (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: 83014
bfd.info-4: 132756
bfd.info-5: 181734
bfd.info-6: 214313
bfd.info-7: 260724

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 prototypes54206
Node: Symbols60891
Node: Reading Symbols62481
Node: Writing Symbols63655
Node: Mini Symbols65345
Node: typedef asymbol66310
Node: symbol handling functions71539
Node: Archives75866
Node: Formats79484
Node: Relocations82294
Node: typedef arelent83014
Node: howto manager99173
Node: Core Files129772
Node: Targets130793
Node: bfd_target132756
Node: Architectures151670
Node: Opening and Closing166892
Node: Internal171289
Node: File Caching177289
Node: Linker Functions180068
Node: Creating a Linker Hash Table181734
Node: Adding Symbols to the Hash Table183462
Node: Differing file formats184352
Node: Adding symbols from an object file186085
Node: Adding symbols from an archive188221
Node: Performing the Final Link190620
Node: Information provided by the linker191851
Node: Relocating the section contents192987
Node: Writing the symbol table194724
Node: Hash Tables197318
Node: Creating and Freeing a Hash Table198509
Node: Looking Up or Entering a String199666
Node: Traversing a Hash Table200908
Node: Deriving a New Hash Table Type201686
Node: Define the Derived Structures202741
Node: Write the Derived Creation Routine203807
Node: Write Other Derived Routines206506
Node: BFD back ends207806
Node: What to Put Where208050
Node: aout208188
Node: coff214313
Node: elf241469
Node: GNU Free Documentation License242302
Node: Index260724

End Tag Table