regions is enabled. */
struct bfd_section *already_assigned;
- /* A pointer used for various section optimizations. .sec_info_type
+ /* A pointer used for various section optimizations. sec_info_type
qualifies which one it is. */
void *sec_info;
. struct bfd_section *already_assigned;
.
. {* A pointer used for various section optimizations. sec_info_type
-ยด. qualifies which one it is. *}
+. qualifies which one it is. *}
. void *sec_info;
.
. {* Explicitly specified section type, if non-zero. *}
SYNOPSIS
bool _bfd_link_section_stabs
- (bfd *, struct stab_info *, asection *, asection *, void **,
+ (bfd *, struct stab_info *, asection *, asection *,
bfd_size_type *);
DESCRIPTION
SYNOPSIS
bool _bfd_discard_section_stabs
- (bfd *, asection *, void *, bool (*) (bfd_vma, void *), void *);
+ (bfd *, asection *, bool (*) (bfd_vma, void *), void *);
DESCRIPTION
This function is called for each input file before the stab
SYNOPSIS
bool _bfd_write_section_stabs
- (bfd *, struct stab_info *, asection *, void **, bfd_byte *);
+ (bfd *, struct stab_info *, asection *, bfd_byte *);
DESCRIPTION
Write out the stab section. This is called with the relocated
_bfd_stab_section_offset
SYNOPSIS
- bfd_vma _bfd_stab_section_offset (asection *, void *, bfd_vma);
+ bfd_vma _bfd_stab_section_offset (asection *, bfd_vma);
DESCRIPTION
Adjust an address in the .stab section. Given OFFSET within