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

  /toolchain/binutils/binutils-2.25/include/coff/
ti.h 277 page = (unsigned) H_GET_8 (ABFD, ptr - 7); \
304 (COFF2_P (ABFD) ? H_GET_16 (ABFD, LOC) : (unsigned) H_GET_8 (ABFD, (LOC) - 7))
  /toolchain/binutils/binutils-2.25/bfd/
elf64-mips.c     [all...]
coffswap.h 330 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
331 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
ecoffswap.h 348 intern->gp_prologue = H_GET_8 (abfd, ext->p_gp_prologue);
369 intern->localoff = H_GET_8 (abfd, ext->p_localoff);
aoutx.h     [all...]
coff64-rs6000.c 326 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
327 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
386 in->x_csect.x_smtyp = H_GET_8 (abfd, ext->x_csect.x_smtyp);
387 in->x_csect.x_smclas = H_GET_8 (abfd, ext->x_csect.x_smclas);
    [all...]
libaout.h 44 #define H_GET_8 bfd_h_get_8
pdp11.c     [all...]
peXXigen.c 130 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
131 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
327 in->x_scn.x_comdat = H_GET_8 (abfd, ext->x_scn.x_comdat);
489 a->MajorLinkerVersion = H_GET_8 (abfd, aouthdr_ext->vstamp);
490 a->MinorLinkerVersion = H_GET_8 (abfd, aouthdr_ext->vstamp + 1);
    [all...]
elfcode.h 190 dst->st_info = H_GET_8 (abfd, src->st_info);
191 dst->st_other = H_GET_8 (abfd, src->st_other);
    [all...]
coff-rs6000.c 454 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
455 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
525 in->x_csect.x_smtyp = H_GET_8 (abfd, ext->x_csect.x_smtyp);
526 in->x_csect.x_smclas = H_GET_8 (abfd, ext->x_csect.x_smclas);
    [all...]
coffcode.h     [all...]
elfxx-mips.c     [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 180 milliseconds