Searched refs:x_ftype (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | rs6k64.h | 170 unsigned char x_ftype[1]; member
|
| D | rs6000.h | 178 char x_ftype[1]; member
|
| D | internal.h | 606 uint8_t x_ftype; member
|
| D | ChangeLog-0415 | 72 * rs6000.h (union external_auxent): Add x_ftype field.
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | rs6k64.h | 170 unsigned char x_ftype[1]; member
|
| D | rs6000.h | 178 char x_ftype[1]; member
|
| D | internal.h | 606 uint8_t x_ftype; member
|
| D | ChangeLog-0415 | 72 * rs6000.h (union external_auxent): Add x_ftype field.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | coff64-rs6000.c | 395 in->x_file.x_ftype = H_GET_8 (abfd, ext->x_file.x_ftype); in _bfd_xcoff64_swap_aux_in() 511 H_PUT_8 (abfd, in->x_file.x_ftype, ext->x_file.x_ftype); in _bfd_xcoff64_swap_aux_out()
|
| D | coff-rs6000.c | 498 in->x_file.x_ftype = H_GET_8 (abfd, ext->x_file.x_ftype); in _bfd_xcoff_swap_aux_in() 585 H_PUT_8 (abfd, in->x_file.x_ftype, ext->x_file.x_ftype); in _bfd_xcoff_swap_aux_out()
|
| D | coffgen.c | 1174 && (native + j + 1)->u.auxent.x_file.x_ftype in coff_write_symbol() 2234 if (auxp->u.auxent.x_file.x_ftype) in coff_print_symbol() 2236 auxp->u.auxent.x_file.x_ftype, in coff_print_symbol()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | coff64-rs6000.c | 395 in->x_file.x_ftype = H_GET_8 (abfd, ext->x_file.x_ftype); in _bfd_xcoff64_swap_aux_in() 511 H_PUT_8 (abfd, in->x_file.x_ftype, ext->x_file.x_ftype); in _bfd_xcoff64_swap_aux_out()
|
| D | coff-rs6000.c | 498 in->x_file.x_ftype = H_GET_8 (abfd, ext->x_file.x_ftype); in _bfd_xcoff_swap_aux_in() 585 H_PUT_8 (abfd, in->x_file.x_ftype, ext->x_file.x_ftype); in _bfd_xcoff_swap_aux_out()
|
| D | coffgen.c | 1174 && (native + j + 1)->u.auxent.x_file.x_ftype in coff_write_symbol() 2234 if (auxp->u.auxent.x_file.x_ftype) in coff_print_symbol() 2236 auxp->u.auxent.x_file.x_ftype, in coff_print_symbol()
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | simple-object-xcoff.c | 197 unsigned char x_ftype; member
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | simple-object-xcoff.c | 197 unsigned char x_ftype; member
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | simple-object-xcoff.c | 197 unsigned char x_ftype; member
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-ppc.c | 5252 coffsym->native[1].u.auxent.x_file.x_ftype = XFT_FN; in ppc_file() 5256 coffsym->native[2].u.auxent.x_file.x_ftype = XFT_CT; in ppc_file() 5261 coffsym->native[3].u.auxent.x_file.x_ftype = XFT_CV; in ppc_file() 5266 coffsym->native[4].u.auxent.x_file.x_ftype = XFT_CD; in ppc_file()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | od-xcoff.c | 884 (unsigned)bfd_h_get_8 (abfd, aux->x_file.x_ftype)); in dump_xcoff32_symbols()
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 160394 struct instead of a union. Add x_ftype field.
|