summaryrefslogtreecommitdiff
path: root/gnu/dist/binutils/bfd/doc/bfd.info
blob: 2633da71ee067673dbd0b7ddad1d165e9c34893e (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
90
91
92
93
94
95
This is bfd.info, produced by makeinfo version 4.3 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, 2001, 2003 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: 692
bfd.info-2: 41803
bfd.info-3: 90229
bfd.info-4: 106012
bfd.info-5: 155933
bfd.info-6: 200434
bfd.info-7: 244988
bfd.info-8: 284745
bfd.info-9: 304445

Tag Table:
(Indirect)
Node: Top692
Node: Overview1024
Node: History2074
Node: How It Works3015
Node: What BFD Version 2 Can Do4555
Node: BFD information loss5865
Node: Canonical format8388
Node: BFD front end12749
Node: Memory Usage35901
Node: Initialization37124
Node: Sections37501
Node: Section Input37979
Node: Section Output39335
Node: typedef asection41803
Node: section prototypes60730
Node: Symbols67894
Node: Reading Symbols69484
Node: Writing Symbols70625
Node: Mini Symbols72354
Node: typedef asymbol73319
Node: symbol handling functions78360
Node: Archives83052
Node: Formats86674
Node: Relocations89509
Node: typedef arelent90229
Node: howto manager106012
Node: Core Files152945
Node: Targets153970
Node: bfd_target155933
Node: Architectures175846
Node: Opening and Closing193984
Node: Internal200434
Node: File Caching207918
Node: Linker Functions210705
Node: Creating a Linker Hash Table212371
Node: Adding Symbols to the Hash Table214099
Node: Differing file formats214989
Node: Adding symbols from an object file216722
Node: Adding symbols from an archive218858
Node: Performing the Final Link221257
Node: Information provided by the linker222488
Node: Relocating the section contents223624
Node: Writing the symbol table225361
Node: Hash Tables227959
Node: Creating and Freeing a Hash Table229150
Node: Looking Up or Entering a String230307
Node: Traversing a Hash Table231549
Node: Deriving a New Hash Table Type232327
Node: Define the Derived Structures233382
Node: Write the Derived Creation Routine234448
Node: Write Other Derived Routines237147
Node: BFD back ends238447
Node: What to Put Where238713
Node: aout238851
Node: coff244988
Node: elf269909
Node: mmo270746
Node: File layout271669
Node: Symbol-table277307
Node: mmo section mapping281102
Node: GNU Free Documentation License284745
Node: Index304445

End Tag Table