Home
last modified time | relevance | path

Searched refs:l_smtype (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/bfd/
H A Dxcofflink.c4228 ldsym->l_smtype = smtyp; in xcoff_link_input_bfd()
4232 ldsym->l_smtype |= L_IMPORT; in xcoff_link_input_bfd()
4236 ldsym->l_smtype |= L_EXPORT; in xcoff_link_input_bfd()
4238 ldsym->l_smtype |= L_ENTRY; in xcoff_link_input_bfd()
4240 ldsym->l_smtype |= L_WEAK; in xcoff_link_input_bfd()
5212 ldsym->l_smtype = XTY_ER; in xcoff_write_global_symbol()
5226 ldsym->l_smtype = XTY_SD; in xcoff_write_global_symbol()
5240 ldsym->l_smtype |= L_IMPORT; in xcoff_write_global_symbol()
5245 ldsym->l_smtype |= L_EXPORT; in xcoff_write_global_symbol()
5248 ldsym->l_smtype |= L_ENTRY; in xcoff_write_global_symbol()
[all …]
H A Dcoff64-rs6000.c639 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff64_swap_ldsym_in()
655 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff64_swap_ldsym_out()
H A Dcoff-rs6000.c2661 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff_swap_ldsym_in()
2684 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff_swap_ldsym_out()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c4222 ldsym->l_smtype = smtyp; in xcoff_link_input_bfd()
4226 ldsym->l_smtype |= L_IMPORT; in xcoff_link_input_bfd()
4230 ldsym->l_smtype |= L_EXPORT; in xcoff_link_input_bfd()
4232 ldsym->l_smtype |= L_ENTRY; in xcoff_link_input_bfd()
4234 ldsym->l_smtype |= L_WEAK; in xcoff_link_input_bfd()
5202 ldsym->l_smtype = XTY_ER; in xcoff_write_global_symbol()
5216 ldsym->l_smtype = XTY_SD; in xcoff_write_global_symbol()
5230 ldsym->l_smtype |= L_IMPORT; in xcoff_write_global_symbol()
5235 ldsym->l_smtype |= L_EXPORT; in xcoff_write_global_symbol()
5238 ldsym->l_smtype |= L_ENTRY; in xcoff_write_global_symbol()
[all …]
H A Dcoff64-rs6000.c639 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff64_swap_ldsym_in()
655 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff64_swap_ldsym_out()
H A Dcoff-rs6000.c2663 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff_swap_ldsym_in()
2686 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff_swap_ldsym_out()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dxcofflink.c4228 ldsym->l_smtype = smtyp; in xcoff_link_input_bfd()
4232 ldsym->l_smtype |= L_IMPORT; in xcoff_link_input_bfd()
4236 ldsym->l_smtype |= L_EXPORT; in xcoff_link_input_bfd()
4238 ldsym->l_smtype |= L_ENTRY; in xcoff_link_input_bfd()
4240 ldsym->l_smtype |= L_WEAK; in xcoff_link_input_bfd()
5212 ldsym->l_smtype = XTY_ER; in xcoff_write_global_symbol()
5226 ldsym->l_smtype = XTY_SD; in xcoff_write_global_symbol()
5240 ldsym->l_smtype |= L_IMPORT; in xcoff_write_global_symbol()
5245 ldsym->l_smtype |= L_EXPORT; in xcoff_write_global_symbol()
5248 ldsym->l_smtype |= L_ENTRY; in xcoff_write_global_symbol()
[all …]
H A Dcoff64-rs6000.c639 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff64_swap_ldsym_in()
655 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff64_swap_ldsym_out()
H A Dcoff-rs6000.c2661 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff_swap_ldsym_in()
2684 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff_swap_ldsym_out()
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Drs6k64.h247 bfd_byte l_smtype[1]; member
H A Drs6000.h265 bfd_byte l_smtype[1]; member
H A Dxcoff.h247 char l_smtype; member
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Drs6k64.h247 bfd_byte l_smtype[1]; member
H A Drs6000.h265 bfd_byte l_smtype[1]; member
H A Dxcoff.h247 char l_smtype; member
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Drs6k64.h247 bfd_byte l_smtype[1]; member
H A Drs6000.h265 bfd_byte l_smtype[1]; member
H A Dxcoff.h247 char l_smtype; member
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Drs6k64.h259 bfd_byte l_smtype[1]; member
H A Drs6000.h267 bfd_byte l_smtype[1]; member
H A Dxcoff.h268 char l_smtype; member
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dxcofflink.c5250 ldsym->l_smtype = smtyp; in xcoff_link_input_bfd()
5254 ldsym->l_smtype |= L_IMPORT; in xcoff_link_input_bfd()
5258 ldsym->l_smtype |= L_EXPORT; in xcoff_link_input_bfd()
5260 ldsym->l_smtype |= L_ENTRY; in xcoff_link_input_bfd()
5262 ldsym->l_smtype |= L_WEAK; in xcoff_link_input_bfd()
6279 ldsym->l_smtype = XTY_ER; in xcoff_write_global_symbol()
6293 ldsym->l_smtype = XTY_SD; in xcoff_write_global_symbol()
6307 ldsym->l_smtype |= L_IMPORT; in xcoff_write_global_symbol()
6312 ldsym->l_smtype |= L_EXPORT; in xcoff_write_global_symbol()
6315 ldsym->l_smtype |= L_ENTRY; in xcoff_write_global_symbol()
[all …]
H A Dcoff64-rs6000.c694 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff64_swap_ldsym_in()
710 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff64_swap_ldsym_out()
H A Dcoff-rs6000.c2840 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype); in xcoff_swap_ldsym_in()
2863 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype); in xcoff_swap_ldsym_out()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dod-xcoff.c1100 smtype = bfd_h_get_8 (abfd, ldsym->l_smtype); in dump_xcoff32_loader()

12