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

  /toolchain/binutils/binutils-2.25/bfd/
elf-linux-psinfo.h 62 H_PUT_8 (abfd, from->pr_state, &to.pr_state); \
63 H_PUT_8 (abfd, from->pr_sname, &to.pr_sname); \
64 H_PUT_8 (abfd, from->pr_zomb, &to.pr_zomb); \
65 H_PUT_8 (abfd, from->pr_nice, &to.pr_nice); \
112 H_PUT_8 (abfd, from->pr_state, &to.pr_state); \
113 H_PUT_8 (abfd, from->pr_sname, &to.pr_sname); \
114 H_PUT_8 (abfd, from->pr_zomb, &to.pr_zomb); \
115 H_PUT_8 (abfd, from->pr_nice, &to.pr_nice); \
elf64-mips.c     [all...]
coff64-rs6000.c 340 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
341 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
455 H_PUT_8 (abfd, _AUX_FILE, ext->x_auxtype.x_auxtype);
475 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
476 H_PUT_8 (abfd, in->x_csect.x_smclas, ext->x_csect.x_smclas);
477 H_PUT_8 (abfd, _AUX_CSECT, ext->x_auxtype.x_auxtype);
497 H_PUT_8 (abfd, _AUX_FCN,
    [all...]
coffswap.h 369 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
370 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
ecoffswap.h 405 H_PUT_8 (abfd, intern->gp_prologue, ext->p_gp_prologue);
429 H_PUT_8 (abfd, intern->localoff, ext->p_localoff);
aoutx.h     [all...]
libaout.h 36 #define H_PUT_8 bfd_h_put_8
pdp11.c     [all...]
elfcode.h 219 H_PUT_8 (abfd, src->st_info, dst->st_info);
220 H_PUT_8 (abfd, src->st_other, dst->st_other);
    [all...]
coff-rs6000.c 477 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
478 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
629 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
630 H_PUT_8 (abfd, in->x_csect.x_smclas, ext->x_csect.x_smclas);
    [all...]
sunos.c     [all...]
coffcode.h     [all...]
peXXigen.c 284 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
285 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
402 H_PUT_8 (abfd, in->x_scn.x_comdat, ext->x_scn.x_comdat);
    [all...]
elf32-ppc.c     [all...]
elfxx-mips.c     [all...]
bfd-in2.h     [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
ti.h 289 H_PUT_8 (ABFD, VAL, ptr - 7); \
290 H_PUT_8 (ABFD, 0, ptr - 8); \
309 : H_PUT_8 (ABFD, VAL, (LOC) - 7), H_PUT_8 (ABFD, 0, (LOC) - 8))
  /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 215 milliseconds