HomeSort by relevance Sort by last modified time
    Searched defs:x_scn (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.27/include/coff/
sparc.h 125 } x_scn; member in union:external_auxent
external.h 252 } x_scn; member in union:external_auxent
m88k.h 152 } x_scn; member in union:external_auxent
171 H_GET_32 (abfd, ext->x_scn.x_nreloc)
173 H_GET_32 (abfd, ext->x_scn.x_nlinno)
175 H_PUT_32 (abfd, in, ext->x_scn.x_nreloc)
177 H_PUT_32 (abfd,in, ext->x_scn.x_nlinno)
i960.h 240 } x_scn; member in union:external_auxent
rs6000.h 186 } x_scn; member in union:external_auxent
ti.h 456 } x_scn; member in union:external_auxent
474 (H_GET_32 (ABFD, (EXT)->x_scn.x_scnlen) * bfd_octets_per_byte (ABFD))
476 H_PUT_32 (ABFD, (INT) / bfd_octets_per_byte (ABFD), (EXT)->x_scn.x_scnlen)
internal.h 611 } x_scn; member in union:internal_auxent
  /bionic/libc/kernel/uapi/linux/
coff.h 173 } x_scn; member in union:COFF_auxent
  /external/kernel-headers/original/uapi/linux/
coff.h 316 } x_scn; member in union:COFF_auxent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coff.h 315 } x_scn; member in union:COFF_auxent
  /toolchain/binutils/binutils-2.27/libiberty/
simple-object-coff.c 149 } x_scn; member in union:external_auxent
749 set_32 (&syms[1].aux.x_scn.x_scnlen[0], scnsize);
simple-object-xcoff.c 206 } x_scn; member in union:external_auxent
843 set_32 (&syms[1].aux.x_scn.x_scnlen[0], scnsize);

Completed in 150 milliseconds