HomeSort by relevance Sort by last modified time
    Searched refs:x_fcnary (Results 1 - 25 of 45) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/bfd/
coffswap.h 32 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
37 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_endndx)
42 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
46 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
450 in->x_sym.x_fcnary.x_fcn.x_lnnoptr = GET_FCN_LNNOPTR (abfd, ext);
451 in->x_sym.x_fcnary.x_fcn.x_endndx.l = GET_FCN_ENDNDX (abfd, ext);
458 in->x_sym.x_fcnary.x_ary.x_dimen[0] =
459 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[0]);
460 in->x_sym.x_fcnary.x_ary.x_dimen[1] =
461 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[1])
    [all...]
libpei.h 59 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
64 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_endndx)
69 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
73 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
coff-stgo32.c 228 ADJUST_VAL (in->x_sym.x_fcnary.x_fcn.x_lnnoptr, GO32_STUBSIZE);
246 ADJUST_VAL (in->x_sym.x_fcnary.x_fcn.x_lnnoptr, -GO32_STUBSIZE);
264 ADJUST_VAL (in->x_sym.x_fcnary.x_fcn.x_lnnoptr, GO32_STUBSIZE);
  /toolchain/binutils/binutils-2.25/include/coff/
sparc.h 109 } x_fcnary; member in struct:external_auxent::__anon75901
  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.h 207 #define SA_GET_SYM_LNNOPTR(s) (SYM_AUXENT (s)->x_sym.x_fcnary.x_fcn.x_lnnoptr)
208 #define SA_GET_SYM_ENDNDX(s) (SYM_AUXENT (s)->x_sym.x_fcnary.x_fcn.x_endndx)
209 #define SA_GET_SYM_DIMEN(s,i) (SYM_AUXENT (s)->x_sym.x_fcnary.x_ary.x_dimen[(i)])
218 #define SA_SET_SYM_LNNOPTR(s,v) (SYM_AUXENT (s)->x_sym.x_fcnary.x_fcn.x_lnnoptr = (v))
219 #define SA_SET_SYM_DIMEN(s,i,v) (SYM_AUXENT (s)->x_sym.x_fcnary.x_ary.x_dimen[(i)] = (v))
  /bionic/libc/kernel/uapi/linux/
coff.h 194 } x_fcnary; member in struct:COFF_auxent::__anon424
  /development/ndk/platforms/android-21/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon1561
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon56048
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon56815
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon57594
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon58372
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon59148
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon59925
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon60695
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon61462
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon62241
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon63019
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon63795
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon64572
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon65342
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon66109
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon66888
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon67666
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon68442
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
coff.h 197 } x_fcnary; member in struct:COFF_auxent::__anon69219

Completed in 123 milliseconds

1 2