#include <sym.h>

Data Fields | |
| unsigned | jmptbl:1 |
| unsigned | cobol_main:1 |
| unsigned | weakext:1 |
| unsigned | reserved:13 |
| int | ifd |
| SYMR | asym |
Definition at line 258 of file sym.h.
| unsigned ecoff_extr::jmptbl |
Definition at line 259 of file sym.h.
Referenced by _bfd_ecoff_print_symbol(), _bfd_mips_elf_final_link(), ecoff_get_extr(), elf64_alpha_final_link(), and mips_elf_output_extsym().
| unsigned ecoff_extr::cobol_main |
Definition at line 260 of file sym.h.
Referenced by _bfd_ecoff_print_symbol(), _bfd_mips_elf_final_link(), ecoff_get_extr(), elf64_alpha_final_link(), and mips_elf_output_extsym().
| unsigned ecoff_extr::weakext |
Definition at line 261 of file sym.h.
Referenced by _bfd_ecoff_print_symbol(), _bfd_ecoff_slurp_symbol_table(), _bfd_mips_elf_final_link(), ecoff_get_extr(), ecoff_link_add_externals(), elf64_alpha_final_link(), and mips_elf_output_extsym().
| unsigned ecoff_extr::reserved |
Definition at line 262 of file sym.h.
Referenced by _bfd_mips_elf_final_link(), ecoff_get_extr(), elf64_alpha_final_link(), and mips_elf_output_extsym().
| int ecoff_extr::ifd |
Definition at line 263 of file sym.h.
Referenced by _bfd_ecoff_bfd_copy_private_bfd_data(), _bfd_ecoff_slurp_symbol_table(), _bfd_mips_elf_final_link(), ecoff_get_extr(), elf64_alpha_final_link(), elf64_alpha_link_hash_newfunc(), mips_elf_link_hash_newfunc(), and mips_elf_output_extsym().
Definition at line 264 of file sym.h.
Referenced by _bfd_ecoff_bfd_copy_private_bfd_data(), _bfd_ecoff_print_symbol(), _bfd_ecoff_slurp_symbol_table(), _bfd_mips_elf_final_link(), bfd_ecoff_debug_externals(), bfd_ecoff_debug_one_external(), ecoff_get_extr(), ecoff_link_add_externals(), ecoff_link_check_archive_element(), elf64_alpha_final_link(), lookup_line(), and mips_elf_output_extsym().
1.5.6