1 /* PEF support for BFD.
2 Copyright 1999, 2000, 2001, 2002, 2003
3 Free Software Foundation, Inc.
5 This file is part of BFD, the Binary File Descriptor library.
7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 2 of the License, or
10 (at your option) any later version.
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software
19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
21 #include "safe-ctype.h"
24 #include "pef-traceback.h"
30 #include "libiberty.h"
33 #define BFD_IO_FUNCS 0
36 #define bfd_pef_close_and_cleanup _bfd_generic_close_and_cleanup
37 #define bfd_pef_bfd_free_cached_info _bfd_generic_bfd_free_cached_info
38 #define bfd_pef_new_section_hook _bfd_generic_new_section_hook
39 #define bfd_pef_bfd_is_local_label_name bfd_generic_is_local_label_name
40 #define bfd_pef_get_lineno _bfd_nosymbols_get_lineno
41 #define bfd_pef_find_nearest_line _bfd_nosymbols_find_nearest_line
42 #define bfd_pef_bfd_make_debug_symbol _bfd_nosymbols_bfd_make_debug_symbol
43 #define bfd_pef_read_minisymbols _bfd_generic_read_minisymbols
44 #define bfd_pef_minisymbol_to_symbol _bfd_generic_minisymbol_to_symbol
45 #define bfd_pef_get_reloc_upper_bound _bfd_norelocs_get_reloc_upper_bound
46 #define bfd_pef_canonicalize_reloc _bfd_norelocs_canonicalize_reloc
47 #define bfd_pef_bfd_reloc_type_lookup _bfd_norelocs_bfd_reloc_type_lookup
48 #define bfd_pef_set_arch_mach _bfd_generic_set_arch_mach
49 #define bfd_pef_get_section_contents _bfd_generic_get_section_contents
50 #define bfd_pef_set_section_contents _bfd_generic_set_section_contents
51 #define bfd_pef_bfd_get_relocated_section_contents bfd_generic_get_relocated_section_contents
52 #define bfd_pef_bfd_relax_section bfd_generic_relax_section
53 #define bfd_pef_bfd_gc_sections bfd_generic_gc_sections
54 #define bfd_pef_bfd_merge_sections bfd_generic_merge_sections
55 #define bfd_pef_bfd_discard_group bfd_generic_discard_group
56 #define bfd_pef_bfd_link_hash_table_create _bfd_generic_link_hash_table_create
57 #define bfd_pef_bfd_link_hash_table_free _bfd_generic_link_hash_table_free
58 #define bfd_pef_bfd_link_add_symbols _bfd_generic_link_add_symbols
59 #define bfd_pef_bfd_link_just_syms _bfd_generic_link_just_syms
60 #define bfd_pef_bfd_final_link _bfd_generic_final_link
61 #define bfd_pef_bfd_link_split_section _bfd_generic_link_split_section
62 #define bfd_pef_get_section_contents_in_window _bfd_generic_get_section_contents_in_window
64 static void bfd_pef_print_symbol
PARAMS ((bfd
*, PTR
, asymbol
*, bfd_print_symbol_type
));
65 static void bfd_pef_convert_architecture
PARAMS ((unsigned long, enum bfd_architecture
*, unsigned long *));
66 static bfd_boolean bfd_pef_mkobject
PARAMS ((bfd
*));
67 static int bfd_pef_parse_traceback_table
PARAMS ((bfd
*, asection
*, unsigned char *, size_t, size_t, asymbol
*, FILE *));
68 static const char *bfd_pef_section_name
PARAMS ((bfd_pef_section
*));
69 static unsigned long bfd_pef_section_flags
PARAMS ((bfd_pef_section
*));
70 static asection
*bfd_pef_make_bfd_section
PARAMS ((bfd
*, bfd_pef_section
*));
71 static int bfd_pef_read_header
PARAMS ((bfd
*, bfd_pef_header
*));
72 static const bfd_target
*bfd_pef_object_p
PARAMS ((bfd
*));
73 static int bfd_pef_parse_traceback_tables
PARAMS ((bfd
*, asection
*, unsigned char *, size_t, long *, asymbol
**));
74 static int bfd_pef_parse_function_stub
PARAMS ((bfd
*, unsigned char *, size_t, unsigned long *));
75 static int bfd_pef_parse_function_stubs
PARAMS ((bfd
*, asection
*, unsigned char *, size_t, unsigned char *, size_t, unsigned long *, asymbol
**));
76 static long bfd_pef_parse_symbols
PARAMS ((bfd
*, asymbol
**));
77 static long bfd_pef_count_symbols
PARAMS ((bfd
*));
78 static long bfd_pef_get_symtab_upper_bound
PARAMS ((bfd
*));
79 static long bfd_pef_canonicalize_symtab
PARAMS ((bfd
*, asymbol
**));
80 static asymbol
*bfd_pef_make_empty_symbol
PARAMS ((bfd
*));
81 static void bfd_pef_get_symbol_info
PARAMS ((bfd
*, asymbol
*, symbol_info
*));
82 static int bfd_pef_sizeof_headers
PARAMS ((bfd
*, bfd_boolean
));
83 static int bfd_pef_xlib_read_header
PARAMS ((bfd
*, bfd_pef_xlib_header
*));
84 static int bfd_pef_xlib_scan
PARAMS ((bfd
*, bfd_pef_xlib_header
*));
85 static const bfd_target
*bfd_pef_xlib_object_p
PARAMS ((bfd
*));
88 bfd_pef_print_symbol (abfd
, afile
, symbol
, how
)
92 bfd_print_symbol_type how
;
94 FILE *file
= (FILE *) afile
;
98 case bfd_print_symbol_name
:
99 fprintf (file
, "%s", symbol
->name
);
102 bfd_print_symbol_vandf (abfd
, (PTR
) file
, symbol
);
103 fprintf (file
, " %-5s %s", symbol
->section
->name
, symbol
->name
);
104 if (strncmp (symbol
->name
, "__traceback_", strlen ("__traceback_")) == 0)
106 char *buf
= alloca (symbol
->udata
.i
);
107 size_t offset
= symbol
->value
+ 4;
108 size_t len
= symbol
->udata
.i
;
111 bfd_get_section_contents (abfd
, symbol
->section
, buf
, offset
, len
);
112 ret
= bfd_pef_parse_traceback_table (abfd
, symbol
->section
, buf
,
115 fprintf (file
, " [ERROR]");
121 bfd_pef_convert_architecture (architecture
, type
, subtype
)
122 unsigned long architecture
;
123 enum bfd_architecture
*type
;
124 unsigned long *subtype
;
126 const unsigned long ARCH_POWERPC
= 0x70777063; /* 'pwpc' */
127 const unsigned long ARCH_M68K
= 0x6d36386b; /* 'm68k' */
129 *subtype
= bfd_arch_unknown
;
130 *type
= bfd_arch_unknown
;
132 if (architecture
== ARCH_POWERPC
)
133 *type
= bfd_arch_powerpc
;
134 else if (architecture
== ARCH_M68K
)
135 *type
= bfd_arch_m68k
;
139 bfd_pef_mkobject (abfd
)
140 bfd
*abfd ATTRIBUTE_UNUSED
;
146 bfd_pef_parse_traceback_table (abfd
, section
, buf
, len
, pos
, sym
, file
)
155 struct traceback_table table
;
166 sym
->section
= section
;
170 /* memcpy is fine since all fields are unsigned char. */
174 memcpy (&table
, buf
+ pos
, 8);
176 /* Calling code relies on returned symbols having a name and
179 if ((table
.lang
!= TB_C
) && (table
.lang
!= TB_CPLUSPLUS
))
182 if (! (table
.flags2
& TB_NAME_PRESENT
))
185 if (! table
.flags1
& TB_HAS_TBOFF
)
190 if ((table
.flags5
& TB_FLOATPARAMS
) || (table
.fixedparams
))
193 if (table
.flags1
& TB_HAS_TBOFF
)
195 struct traceback_table_tboff off
;
197 if ((pos
+ offset
+ 4) > len
)
199 off
.tb_offset
= bfd_getb32 (buf
+ pos
+ offset
);
202 /* Need to subtract 4 because the offset includes the 0x0L
203 preceding the table. */
206 fprintf (file
, " [offset = 0x%lx]", off
.tb_offset
);
208 if ((file
== NULL
) && ((off
.tb_offset
+ 4) > (pos
+ offset
)))
211 sym
->value
= pos
- off
.tb_offset
- 4;
214 if (table
.flags2
& TB_INT_HNDL
)
217 if (table
.flags1
& TB_HAS_CTL
)
219 struct traceback_table_anchors anchors
;
221 if ((pos
+ offset
+ 4) > len
)
223 anchors
.ctl_info
= bfd_getb32 (buf
+ pos
+ offset
);
226 if (anchors
.ctl_info
> 1024)
229 offset
+= anchors
.ctl_info
* 4;
232 if (table
.flags2
& TB_NAME_PRESENT
)
234 struct traceback_table_routine name
;
237 if ((pos
+ offset
+ 2) > len
)
239 name
.name_len
= bfd_getb16 (buf
+ pos
+ offset
);
242 if (name
.name_len
> 4096)
245 if ((pos
+ offset
+ name
.name_len
) > len
)
248 namebuf
= (char *) bfd_alloc (abfd
, name
.name_len
+ 1);
252 memcpy (namebuf
, buf
+ pos
+ offset
, name
.name_len
);
253 namebuf
[name
.name_len
] = '\0';
255 /* Strip leading period inserted by compiler. */
256 if (namebuf
[0] == '.')
257 memmove (namebuf
, namebuf
+ 1, name
.name_len
+ 1);
261 for (s
= sym
->name
; (*s
!= '\0'); s
++)
265 offset
+= name
.name_len
;
268 if (table
.flags2
& TB_USES_ALLOCA
)
271 if (table
.flags4
& TB_HAS_VEC_INFO
)
275 fprintf (file
, " [length = 0x%lx]", (long) offset
);
280 static const char *bfd_pef_section_name (section
)
281 bfd_pef_section
*section
;
283 switch (section
->section_kind
)
285 case BFD_PEF_SECTION_CODE
: return "code";
286 case BFD_PEF_SECTION_UNPACKED_DATA
: return "unpacked-data";
287 case BFD_PEF_SECTION_PACKED_DATA
: return "packed-data";
288 case BFD_PEF_SECTION_CONSTANT
: return "constant";
289 case BFD_PEF_SECTION_LOADER
: return "loader";
290 case BFD_PEF_SECTION_DEBUG
: return "debug";
291 case BFD_PEF_SECTION_EXEC_DATA
: return "exec-data";
292 case BFD_PEF_SECTION_EXCEPTION
: return "exception";
293 case BFD_PEF_SECTION_TRACEBACK
: return "traceback";
294 default: return "unknown";
298 static unsigned long bfd_pef_section_flags (section
)
299 bfd_pef_section
*section
;
301 switch (section
->section_kind
)
303 case BFD_PEF_SECTION_CODE
:
304 return SEC_HAS_CONTENTS
| SEC_LOAD
| SEC_ALLOC
| SEC_CODE
;
305 case BFD_PEF_SECTION_UNPACKED_DATA
:
306 case BFD_PEF_SECTION_PACKED_DATA
:
307 case BFD_PEF_SECTION_CONSTANT
:
308 case BFD_PEF_SECTION_LOADER
:
309 case BFD_PEF_SECTION_DEBUG
:
310 case BFD_PEF_SECTION_EXEC_DATA
:
311 case BFD_PEF_SECTION_EXCEPTION
:
312 case BFD_PEF_SECTION_TRACEBACK
:
314 return SEC_HAS_CONTENTS
| SEC_LOAD
| SEC_ALLOC
;
319 bfd_pef_make_bfd_section (abfd
, section
)
321 bfd_pef_section
*section
;
324 const char *name
= bfd_pef_section_name (section
);
326 bfdsec
= bfd_make_section_anyway (abfd
, name
);
330 bfdsec
->vma
= section
->default_address
+ section
->container_offset
;
331 bfdsec
->lma
= section
->default_address
+ section
->container_offset
;
332 bfdsec
->_raw_size
= section
->container_length
;
333 bfdsec
->filepos
= section
->container_offset
;
334 bfdsec
->alignment_power
= section
->alignment
;
336 bfdsec
->flags
= bfd_pef_section_flags (section
);
341 int bfd_pef_parse_loader_header (abfd
, buf
, len
, header
)
342 bfd
*abfd ATTRIBUTE_UNUSED
;
345 bfd_pef_loader_header
*header
;
347 BFD_ASSERT (len
== 56);
349 header
->main_section
= bfd_getb32 (buf
);
350 header
->main_offset
= bfd_getb32 (buf
+ 4);
351 header
->init_section
= bfd_getb32 (buf
+ 8);
352 header
->init_offset
= bfd_getb32 (buf
+ 12);
353 header
->term_section
= bfd_getb32 (buf
+ 16);
354 header
->term_offset
= bfd_getb32 (buf
+ 20);
355 header
->imported_library_count
= bfd_getb32 (buf
+ 24);
356 header
->total_imported_symbol_count
= bfd_getb32 (buf
+ 28);
357 header
->reloc_section_count
= bfd_getb32 (buf
+ 32);
358 header
->reloc_instr_offset
= bfd_getb32 (buf
+ 36);
359 header
->loader_strings_offset
= bfd_getb32 (buf
+ 40);
360 header
->export_hash_offset
= bfd_getb32 (buf
+ 44);
361 header
->export_hash_table_power
= bfd_getb32 (buf
+ 48);
362 header
->exported_symbol_count
= bfd_getb32 (buf
+ 52);
367 int bfd_pef_parse_imported_library (abfd
, buf
, len
, header
)
368 bfd
*abfd ATTRIBUTE_UNUSED
;
371 bfd_pef_imported_library
*header
;
373 BFD_ASSERT (len
== 24);
375 header
->name_offset
= bfd_getb32 (buf
);
376 header
->old_implementation_version
= bfd_getb32 (buf
+ 4);
377 header
->current_version
= bfd_getb32 (buf
+ 8);
378 header
->imported_symbol_count
= bfd_getb32 (buf
+ 12);
379 header
->first_imported_symbol
= bfd_getb32 (buf
+ 16);
380 header
->options
= buf
[20];
381 header
->reserved_a
= buf
[21];
382 header
->reserved_b
= bfd_getb16 (buf
+ 22);
387 int bfd_pef_parse_imported_symbol (abfd
, buf
, len
, symbol
)
388 bfd
*abfd ATTRIBUTE_UNUSED
;
391 bfd_pef_imported_symbol
*symbol
;
395 BFD_ASSERT (len
== 4);
397 value
= bfd_getb32 (buf
);
398 symbol
->class = value
>> 24;
399 symbol
->name
= value
& 0x00ffffff;
404 int bfd_pef_scan_section (abfd
, section
)
406 bfd_pef_section
*section
;
408 unsigned char buf
[28];
410 bfd_seek (abfd
, section
->header_offset
, SEEK_SET
);
411 if (bfd_bread ((PTR
) buf
, 28, abfd
) != 28)
414 section
->name_offset
= bfd_h_get_32 (abfd
, buf
);
415 section
->default_address
= bfd_h_get_32 (abfd
, buf
+ 4);
416 section
->total_length
= bfd_h_get_32 (abfd
, buf
+ 8);
417 section
->unpacked_length
= bfd_h_get_32 (abfd
, buf
+ 12);
418 section
->container_length
= bfd_h_get_32 (abfd
, buf
+ 16);
419 section
->container_offset
= bfd_h_get_32 (abfd
, buf
+ 20);
420 section
->section_kind
= buf
[24];
421 section
->share_kind
= buf
[25];
422 section
->alignment
= buf
[26];
423 section
->reserved
= buf
[27];
425 section
->bfd_section
= bfd_pef_make_bfd_section (abfd
, section
);
426 if (section
->bfd_section
== NULL
)
433 bfd_pef_print_loader_header (abfd
, header
, file
)
434 bfd
*abfd ATTRIBUTE_UNUSED
;
435 bfd_pef_loader_header
*header
;
438 fprintf (file
, "main_section: %ld\n", header
->main_section
);
439 fprintf (file
, "main_offset: %lu\n", header
->main_offset
);
440 fprintf (file
, "init_section: %ld\n", header
->init_section
);
441 fprintf (file
, "init_offset: %lu\n", header
->init_offset
);
442 fprintf (file
, "term_section: %ld\n", header
->term_section
);
443 fprintf (file
, "term_offset: %lu\n", header
->term_offset
);
444 fprintf (file
, "imported_library_count: %lu\n",
445 header
->imported_library_count
);
446 fprintf (file
, "total_imported_symbol_count: %lu\n",
447 header
->total_imported_symbol_count
);
448 fprintf (file
, "reloc_section_count: %lu\n", header
->reloc_section_count
);
449 fprintf (file
, "reloc_instr_offset: %lu\n", header
->reloc_instr_offset
);
450 fprintf (file
, "loader_strings_offset: %lu\n",
451 header
->loader_strings_offset
);
452 fprintf (file
, "export_hash_offset: %lu\n", header
->export_hash_offset
);
453 fprintf (file
, "export_hash_table_power: %lu\n",
454 header
->export_hash_table_power
);
455 fprintf (file
, "exported_symbol_count: %lu\n",
456 header
->exported_symbol_count
);
460 bfd_pef_print_loader_section (abfd
, file
)
464 bfd_pef_loader_header header
;
465 asection
*loadersec
= NULL
;
466 unsigned char *loaderbuf
= NULL
;
467 size_t loaderlen
= 0;
470 loadersec
= bfd_get_section_by_name (abfd
, "loader");
471 if (loadersec
== NULL
)
474 loaderlen
= bfd_section_size (abfd
, loadersec
);
475 loaderbuf
= (unsigned char *) bfd_malloc (loaderlen
);
476 if (bfd_seek (abfd
, loadersec
->filepos
, SEEK_SET
) < 0)
481 if (bfd_bread ((PTR
) loaderbuf
, loaderlen
, abfd
) != loaderlen
)
492 ret
= bfd_pef_parse_loader_header (abfd
, loaderbuf
, 56, &header
);
499 bfd_pef_print_loader_header (abfd
, &header
, file
);
504 bfd_pef_scan_start_address (abfd
)
507 bfd_pef_loader_header header
;
510 asection
*loadersec
= NULL
;
511 unsigned char *loaderbuf
= NULL
;
512 size_t loaderlen
= 0;
515 loadersec
= bfd_get_section_by_name (abfd
, "loader");
516 if (loadersec
== NULL
)
519 loaderlen
= bfd_section_size (abfd
, loadersec
);
520 loaderbuf
= (unsigned char *) bfd_malloc (loaderlen
);
521 if (bfd_seek (abfd
, loadersec
->filepos
, SEEK_SET
) < 0)
523 if (bfd_bread ((PTR
) loaderbuf
, loaderlen
, abfd
) != loaderlen
)
528 ret
= bfd_pef_parse_loader_header (abfd
, loaderbuf
, 56, &header
);
532 if (header
.main_section
< 0)
535 for (section
= abfd
->sections
; section
!= NULL
; section
= section
->next
)
536 if ((section
->index
+ 1) == header
.main_section
)
542 abfd
->start_address
= section
->vma
+ header
.main_offset
;
545 if (loaderbuf
!= NULL
)
550 if (loaderbuf
!= NULL
)
556 bfd_pef_scan (abfd
, header
, mdata
)
558 bfd_pef_header
*header
;
559 bfd_pef_data_struct
*mdata
;
562 enum bfd_architecture cputype
;
563 unsigned long cpusubtype
;
565 mdata
->header
= *header
;
567 bfd_pef_convert_architecture (header
->architecture
, &cputype
, &cpusubtype
);
568 if (cputype
== bfd_arch_unknown
)
570 fprintf (stderr
, "bfd_pef_scan: unknown architecture 0x%lx\n",
571 header
->architecture
);
574 bfd_set_arch_mach (abfd
, cputype
, cpusubtype
);
576 mdata
->header
= *header
;
578 abfd
->flags
= (abfd
->xvec
->object_flags
579 | (abfd
->flags
& (BFD_IN_MEMORY
| BFD_IO_FUNCS
)));
581 if (header
->section_count
!= 0)
585 bfd_alloc (abfd
, header
->section_count
* sizeof (bfd_pef_section
)));
587 if (mdata
->sections
== NULL
)
590 for (i
= 0; i
< header
->section_count
; i
++)
592 bfd_pef_section
*cur
= &mdata
->sections
[i
];
593 cur
->header_offset
= 40 + (i
* 28);
594 if (bfd_pef_scan_section (abfd
, cur
) < 0)
599 if (bfd_pef_scan_start_address (abfd
) < 0)
602 fprintf (stderr
, "bfd_pef_scan: unable to scan start address: %s\n",
603 bfd_errmsg (bfd_get_error ()));
608 abfd
->tdata
.pef_data
= mdata
;
614 bfd_pef_read_header (abfd
, header
)
616 bfd_pef_header
*header
;
618 unsigned char buf
[40];
620 bfd_seek (abfd
, 0, SEEK_SET
);
622 if (bfd_bread ((PTR
) buf
, 40, abfd
) != 40)
625 header
->tag1
= bfd_getb32 (buf
);
626 header
->tag2
= bfd_getb32 (buf
+ 4);
627 header
->architecture
= bfd_getb32 (buf
+ 8);
628 header
->format_version
= bfd_getb32 (buf
+ 12);
629 header
->timestamp
= bfd_getb32 (buf
+ 16);
630 header
->old_definition_version
= bfd_getb32 (buf
+ 20);
631 header
->old_implementation_version
= bfd_getb32 (buf
+ 24);
632 header
->current_version
= bfd_getb32 (buf
+ 28);
633 header
->section_count
= bfd_getb32 (buf
+ 32) + 1;
634 header
->instantiated_section_count
= bfd_getb32 (buf
+ 34);
635 header
->reserved
= bfd_getb32 (buf
+ 36);
640 static const bfd_target
*
641 bfd_pef_object_p (abfd
)
644 struct bfd_preserve preserve
;
645 bfd_pef_header header
;
647 preserve
.marker
= NULL
;
648 if (bfd_pef_read_header (abfd
, &header
) != 0)
651 if (header
.tag1
!= BFD_PEF_TAG1
|| header
.tag2
!= BFD_PEF_TAG2
)
654 preserve
.marker
= bfd_zalloc (abfd
, sizeof (bfd_pef_data_struct
));
655 if (preserve
.marker
== NULL
656 || !bfd_preserve_save (abfd
, &preserve
))
659 if (bfd_pef_scan (abfd
, &header
,
660 (bfd_pef_data_struct
*) preserve
.marker
) != 0)
663 bfd_preserve_finish (abfd
, &preserve
);
667 bfd_set_error (bfd_error_wrong_format
);
670 if (preserve
.marker
!= NULL
)
671 bfd_preserve_restore (abfd
, &preserve
);
675 static int bfd_pef_parse_traceback_tables (abfd
, sec
, buf
, len
, nsym
, csym
)
688 const char *const tbprefix
= "__traceback_";
692 unsigned long count
= 0;
697 /* We're reading symbols two at a time. */
698 if (csym
&& ((csym
[count
] == NULL
) || (csym
[count
+ 1] == NULL
)))
704 while ((pos
+ 4) <= len
)
706 if (bfd_getb32 (buf
+ pos
) == 0)
714 ret
= bfd_pef_parse_traceback_table (abfd
, sec
, buf
, len
, pos
+ 4,
718 /* Skip over 0x0L to advance to next possible traceback table. */
723 BFD_ASSERT (function
.name
!= NULL
);
725 /* Don't bother to compute the name if we are just
730 tbnamelen
= strlen (tbprefix
) + strlen (function
.name
);
731 name
= bfd_alloc (abfd
, tbnamelen
+ 1);
734 bfd_release (abfd
, (PTR
) function
.name
);
735 function
.name
= NULL
;
738 snprintf (name
, tbnamelen
+ 1, "%s%s", tbprefix
, function
.name
);
739 traceback
.name
= name
;
740 traceback
.value
= pos
;
741 traceback
.the_bfd
= abfd
;
742 traceback
.section
= sec
;
744 traceback
.udata
.i
= ret
;
746 *(csym
[count
]) = function
;
747 *(csym
[count
+ 1]) = traceback
;
758 static int bfd_pef_parse_function_stub (abfd
, buf
, len
, offset
)
759 bfd
*abfd ATTRIBUTE_UNUSED
;
762 unsigned long *offset
;
764 BFD_ASSERT (len
== 24);
766 if ((bfd_getb32 (buf
) & 0xffff0000) != 0x81820000)
768 if (bfd_getb32 (buf
+ 4) != 0x90410014)
770 if (bfd_getb32 (buf
+ 8) != 0x800c0000)
772 if (bfd_getb32 (buf
+ 12) != 0x804c0004)
774 if (bfd_getb32 (buf
+ 16) != 0x7c0903a6)
776 if (bfd_getb32 (buf
+ 20) != 0x4e800420)
780 *offset
= (bfd_getb32 (buf
) & 0x0000ffff) / 4;
785 static int bfd_pef_parse_function_stubs (abfd
, codesec
, codebuf
, codelen
,
786 loaderbuf
, loaderlen
, nsym
, csym
)
789 unsigned char *codebuf
;
791 unsigned char *loaderbuf
;
796 const char *const sprefix
= "__stub_";
799 unsigned long count
= 0;
801 bfd_pef_loader_header header
;
802 bfd_pef_imported_library
*libraries
= NULL
;
803 bfd_pef_imported_symbol
*imports
= NULL
;
811 ret
= bfd_pef_parse_loader_header (abfd
, loaderbuf
, 56, &header
);
815 libraries
= (bfd_pef_imported_library
*) bfd_malloc
816 (header
.imported_library_count
* sizeof (bfd_pef_imported_library
));
817 imports
= (bfd_pef_imported_symbol
*) bfd_malloc
818 (header
.total_imported_symbol_count
* sizeof (bfd_pef_imported_symbol
));
820 if (loaderlen
< (56 + (header
.imported_library_count
* 24)))
822 for (i
= 0; i
< header
.imported_library_count
; i
++)
824 ret
= bfd_pef_parse_imported_library
825 (abfd
, loaderbuf
+ 56 + (i
* 24), 24, &libraries
[i
]);
830 if (loaderlen
< (56 + (header
.imported_library_count
* 24)
831 + (header
.total_imported_symbol_count
* 4)))
833 for (i
= 0; i
< header
.total_imported_symbol_count
; i
++)
835 ret
= (bfd_pef_parse_imported_symbol
837 loaderbuf
+ 56 + (header
.imported_library_count
* 24) + (i
* 4),
853 if (csym
&& (csym
[count
] == NULL
))
857 codepos
-= (codepos
% 4);
859 while ((codepos
+ 4) <= codelen
)
861 if ((bfd_getb32 (codebuf
+ codepos
) & 0xffff0000) == 0x81820000)
866 if ((codepos
+ 4) > codelen
)
869 ret
= bfd_pef_parse_function_stub (abfd
, codebuf
+ codepos
, 24, &index
);
876 if (index
>= header
.total_imported_symbol_count
)
886 if (loaderlen
< (header
.loader_strings_offset
+ imports
[index
].name
))
889 max
= loaderlen
- (header
.loader_strings_offset
+ imports
[index
].name
);
890 symname
= loaderbuf
+ header
.loader_strings_offset
+ imports
[index
].name
;
892 for (s
= symname
; s
< (symname
+ max
); s
++)
903 name
= bfd_alloc (abfd
, strlen (sprefix
) + namelen
+ 1);
907 snprintf (name
, strlen (sprefix
) + namelen
+ 1, "%s%s",
914 sym
.section
= codesec
;
921 *(csym
[count
]) = sym
;
929 if (libraries
!= NULL
)
937 if (libraries
!= NULL
)
945 static long bfd_pef_parse_symbols (abfd
, csym
)
949 unsigned long count
= 0;
951 asection
*codesec
= NULL
;
952 unsigned char *codebuf
= NULL
;
955 asection
*loadersec
= NULL
;
956 unsigned char *loaderbuf
= NULL
;
957 size_t loaderlen
= 0;
959 codesec
= bfd_get_section_by_name (abfd
, "code");
962 codelen
= bfd_section_size (abfd
, codesec
);
963 codebuf
= (unsigned char *) bfd_malloc (codelen
);
964 if (bfd_seek (abfd
, codesec
->filepos
, SEEK_SET
) < 0)
966 if (bfd_bread ((PTR
) codebuf
, codelen
, abfd
) != codelen
)
970 loadersec
= bfd_get_section_by_name (abfd
, "loader");
971 if (loadersec
!= NULL
)
973 loaderlen
= bfd_section_size (abfd
, loadersec
);
974 loaderbuf
= (unsigned char *) bfd_malloc (loaderlen
);
975 if (bfd_seek (abfd
, loadersec
->filepos
, SEEK_SET
) < 0)
977 if (bfd_bread ((PTR
) loaderbuf
, loaderlen
, abfd
) != loaderlen
)
984 unsigned long ncount
= 0;
985 bfd_pef_parse_traceback_tables (abfd
, codesec
, codebuf
, codelen
,
990 if ((codesec
!= NULL
) && (loadersec
!= NULL
))
992 unsigned long ncount
= 0;
993 bfd_pef_parse_function_stubs
994 (abfd
, codesec
, codebuf
, codelen
, loaderbuf
, loaderlen
, &ncount
,
995 (csym
!= NULL
) ? (csym
+ count
) : NULL
);
1003 if (codebuf
!= NULL
)
1006 if (loaderbuf
!= NULL
)
1013 bfd_pef_count_symbols (abfd
)
1016 return bfd_pef_parse_symbols (abfd
, NULL
);
1020 bfd_pef_get_symtab_upper_bound (abfd
)
1023 long nsyms
= bfd_pef_count_symbols (abfd
);
1026 return ((nsyms
+ 1) * sizeof (asymbol
*));
1030 bfd_pef_canonicalize_symtab (abfd
, alocation
)
1032 asymbol
**alocation
;
1038 long nsyms
= bfd_pef_count_symbols (abfd
);
1042 syms
= bfd_alloc (abfd
, nsyms
* sizeof (asymbol
));
1046 for (i
= 0; i
< nsyms
; i
++)
1047 alocation
[i
] = &syms
[i
];
1049 alocation
[nsyms
] = NULL
;
1051 ret
= bfd_pef_parse_symbols (abfd
, alocation
);
1059 bfd_pef_make_empty_symbol (abfd
)
1062 return (asymbol
*) bfd_alloc (abfd
, sizeof (asymbol
));
1066 bfd_pef_get_symbol_info (abfd
, symbol
, ret
)
1067 bfd
*abfd ATTRIBUTE_UNUSED
;
1071 bfd_symbol_info (symbol
, ret
);
1075 bfd_pef_sizeof_headers (abfd
, exec
)
1076 bfd
*abfd ATTRIBUTE_UNUSED
;
1077 bfd_boolean exec ATTRIBUTE_UNUSED
;
1082 const bfd_target pef_vec
=
1085 bfd_target_pef_flavour
, /* flavour */
1086 BFD_ENDIAN_BIG
, /* byteorder */
1087 BFD_ENDIAN_BIG
, /* header_byteorder */
1088 (HAS_RELOC
| EXEC_P
| /* object flags */
1089 HAS_LINENO
| HAS_DEBUG
|
1090 HAS_SYMS
| HAS_LOCALS
| DYNAMIC
| WP_TEXT
| D_PAGED
),
1091 (SEC_ALLOC
| SEC_LOAD
| SEC_READONLY
| SEC_CODE
| SEC_DATA
1092 | SEC_ROM
| SEC_HAS_CONTENTS
), /* section_flags */
1093 0, /* symbol_leading_char */
1094 ' ', /* ar_pad_char */
1095 16, /* ar_max_namelen */
1096 bfd_getb64
, bfd_getb_signed_64
, bfd_putb64
,
1097 bfd_getb32
, bfd_getb_signed_32
, bfd_putb32
,
1098 bfd_getb16
, bfd_getb_signed_16
, bfd_putb16
, /* data */
1099 bfd_getb64
, bfd_getb_signed_64
, bfd_putb64
,
1100 bfd_getb32
, bfd_getb_signed_32
, bfd_putb32
,
1101 bfd_getb16
, bfd_getb_signed_16
, bfd_putb16
, /* hdrs */
1102 { /* bfd_check_format */
1104 bfd_pef_object_p
, /* bfd_check_format */
1108 { /* bfd_set_format */
1114 { /* bfd_write_contents */
1121 BFD_JUMP_TABLE_GENERIC (bfd_pef
),
1122 BFD_JUMP_TABLE_COPY (_bfd_generic
),
1123 BFD_JUMP_TABLE_CORE (_bfd_nocore
),
1124 BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive
),
1125 BFD_JUMP_TABLE_SYMBOLS (bfd_pef
),
1126 BFD_JUMP_TABLE_RELOCS (bfd_pef
),
1127 BFD_JUMP_TABLE_WRITE (bfd_pef
),
1128 BFD_JUMP_TABLE_LINK (bfd_pef
),
1129 BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic
),
1136 #define bfd_pef_xlib_close_and_cleanup _bfd_generic_close_and_cleanup
1137 #define bfd_pef_xlib_bfd_free_cached_info _bfd_generic_bfd_free_cached_info
1138 #define bfd_pef_xlib_new_section_hook _bfd_generic_new_section_hook
1139 #define bfd_pef_xlib_get_section_contents _bfd_generic_get_section_contents
1140 #define bfd_pef_xlib_set_section_contents _bfd_generic_set_section_contents
1141 #define bfd_pef_xlib_get_section_contents_in_window _bfd_generic_get_section_contents_in_window
1142 #define bfd_pef_xlib_set_section_contents_in_window _bfd_generic_set_section_contents_in_window
1145 bfd_pef_xlib_read_header (abfd
, header
)
1147 bfd_pef_xlib_header
*header
;
1149 unsigned char buf
[76];
1151 bfd_seek (abfd
, 0, SEEK_SET
);
1153 if (bfd_bread ((PTR
) buf
, 76, abfd
) != 76)
1156 header
->tag1
= bfd_getb32 (buf
);
1157 header
->tag2
= bfd_getb32 (buf
+ 4);
1158 header
->current_format
= bfd_getb32 (buf
+ 8);
1159 header
->container_strings_offset
= bfd_getb32 (buf
+ 12);
1160 header
->export_hash_offset
= bfd_getb32 (buf
+ 16);
1161 header
->export_key_offset
= bfd_getb32 (buf
+ 20);
1162 header
->export_symbol_offset
= bfd_getb32 (buf
+ 24);
1163 header
->export_names_offset
= bfd_getb32 (buf
+ 28);
1164 header
->export_hash_table_power
= bfd_getb32 (buf
+ 32);
1165 header
->exported_symbol_count
= bfd_getb32 (buf
+ 36);
1166 header
->frag_name_offset
= bfd_getb32 (buf
+ 40);
1167 header
->frag_name_length
= bfd_getb32 (buf
+ 44);
1168 header
->dylib_path_offset
= bfd_getb32 (buf
+ 48);
1169 header
->dylib_path_length
= bfd_getb32 (buf
+ 52);
1170 header
->cpu_family
= bfd_getb32 (buf
+ 56);
1171 header
->cpu_model
= bfd_getb32 (buf
+ 60);
1172 header
->date_time_stamp
= bfd_getb32 (buf
+ 64);
1173 header
->current_version
= bfd_getb32 (buf
+ 68);
1174 header
->old_definition_version
= bfd_getb32 (buf
+ 72);
1175 header
->old_implementation_version
= bfd_getb32 (buf
+ 76);
1181 bfd_pef_xlib_scan (abfd
, header
)
1183 bfd_pef_xlib_header
*header
;
1185 bfd_pef_xlib_data_struct
*mdata
= NULL
;
1187 mdata
= ((bfd_pef_xlib_data_struct
*)
1188 bfd_alloc (abfd
, sizeof (bfd_pef_xlib_data_struct
)));
1192 mdata
->header
= *header
;
1194 abfd
->flags
= (abfd
->xvec
->object_flags
1195 | (abfd
->flags
& (BFD_IN_MEMORY
| BFD_IO_FUNCS
)));
1197 abfd
->tdata
.pef_xlib_data
= mdata
;
1202 static const bfd_target
*
1203 bfd_pef_xlib_object_p (abfd
)
1206 struct bfd_preserve preserve
;
1207 bfd_pef_xlib_header header
;
1209 if (bfd_pef_xlib_read_header (abfd
, &header
) != 0)
1211 bfd_set_error (bfd_error_wrong_format
);
1215 if ((header
.tag1
!= BFD_PEF_XLIB_TAG1
)
1216 || ((header
.tag2
!= BFD_PEF_VLIB_TAG2
)
1217 && (header
.tag2
!= BFD_PEF_BLIB_TAG2
)))
1219 bfd_set_error (bfd_error_wrong_format
);
1223 if (! bfd_preserve_save (abfd
, &preserve
))
1225 bfd_set_error (bfd_error_wrong_format
);
1229 if (bfd_pef_xlib_scan (abfd
, &header
) != 0)
1231 bfd_preserve_restore (abfd
, &preserve
);
1232 bfd_set_error (bfd_error_wrong_format
);
1236 bfd_preserve_finish (abfd
, &preserve
);
1240 const bfd_target pef_xlib_vec
=
1242 "pef-xlib", /* name */
1243 bfd_target_pef_xlib_flavour
, /* flavour */
1244 BFD_ENDIAN_BIG
, /* byteorder */
1245 BFD_ENDIAN_BIG
, /* header_byteorder */
1246 (HAS_RELOC
| EXEC_P
| /* object flags */
1247 HAS_LINENO
| HAS_DEBUG
|
1248 HAS_SYMS
| HAS_LOCALS
| DYNAMIC
| WP_TEXT
| D_PAGED
),
1249 (SEC_ALLOC
| SEC_LOAD
| SEC_READONLY
| SEC_CODE
| SEC_DATA
1250 | SEC_ROM
| SEC_HAS_CONTENTS
), /* section_flags */
1251 0, /* symbol_leading_char */
1252 ' ', /* ar_pad_char */
1253 16, /* ar_max_namelen */
1254 bfd_getb64
, bfd_getb_signed_64
, bfd_putb64
,
1255 bfd_getb32
, bfd_getb_signed_32
, bfd_putb32
,
1256 bfd_getb16
, bfd_getb_signed_16
, bfd_putb16
, /* data */
1257 bfd_getb64
, bfd_getb_signed_64
, bfd_putb64
,
1258 bfd_getb32
, bfd_getb_signed_32
, bfd_putb32
,
1259 bfd_getb16
, bfd_getb_signed_16
, bfd_putb16
, /* hdrs */
1260 { /* bfd_check_format */
1262 bfd_pef_xlib_object_p
, /* bfd_check_format */
1266 { /* bfd_set_format */
1272 { /* bfd_write_contents */
1279 BFD_JUMP_TABLE_GENERIC (bfd_pef_xlib
),
1280 BFD_JUMP_TABLE_COPY (_bfd_generic
),
1281 BFD_JUMP_TABLE_CORE (_bfd_nocore
),
1282 BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive
),
1283 BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols
),
1284 BFD_JUMP_TABLE_RELOCS (_bfd_norelocs
),
1285 BFD_JUMP_TABLE_WRITE (_bfd_nowrite
),
1286 BFD_JUMP_TABLE_LINK (_bfd_nolink
),
1287 BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic
),