HomeSort by relevance Sort by last modified time
    Searched refs:H_GET_S32 (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h 57 #define ECOFF_GET_OFF H_GET_S32
331 intern->regoffset = H_GET_S32 (abfd, ext->p_regoffset);
332 intern->iopt = H_GET_S32 (abfd, ext->p_iopt);
334 intern->fregoffset = H_GET_S32 (abfd, ext->p_fregoffset);
335 intern->frameoffset = H_GET_S32 (abfd, ext->p_frameoffset);
570 intern->ifd = H_GET_S32 (abfd, ext->es_ifd);
libaout.h 46 #define H_GET_S32 bfd_h_get_signed_32
80 #define GET_SWORD H_GET_S32
pe-mips.c 531 reloc_dst->r_symndx = H_GET_S32 (abfd, reloc_src->r_symndx);
coffswap.h 221 reloc_dst->r_symndx = H_GET_S32 (abfd, reloc_src->r_symndx);
peicode.h 137 reloc_dst->r_symndx = H_GET_S32 (abfd, reloc_src->r_symndx);
    [all...]
elfcode.h 168 #define H_GET_SIGNED_WORD H_GET_S32
    [all...]
coff64-rs6000.c 376 h = H_GET_S32 (abfd, ext->x_csect.x_scnlen_hi);
    [all...]
bfd-in2.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]

Completed in 974 milliseconds