Home
last modified time | relevance | path

Searched refs:x_auxtype (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Drs6k64.h187 char x_auxtype[1]; member
188 } x_auxtype; member
/toolchain/binutils/binutils-2.25/bfd/
Dcoff64-rs6000.c455 H_PUT_8 (abfd, _AUX_FILE, ext->x_auxtype.x_auxtype); in _bfd_xcoff64_swap_aux_out()
477 H_PUT_8 (abfd, _AUX_CSECT, ext->x_auxtype.x_auxtype); in _bfd_xcoff64_swap_aux_out()
498 ext->x_auxtype.x_auxtype); in _bfd_xcoff64_swap_aux_out()
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-xcoff.c234 unsigned char x_auxtype; member