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

  /toolchain/binutils/binutils-2.27/bfd/
i386dynix.c 71 execp->a_text = GET_WORD (abfd, bytes->e_text);
aout-adobe.c 41 execp->a_text = GET_WORD (abfd, bytes->e_text);
61 PUT_WORD (abfd, execp->a_text , bytes->e_text);
hp300hpux.c 454 execp->a_text = GET_WORD (abfd, bytes->e_text);
bout.c 84 execp->a_text = GET_WORD (abfd, bytes->e_text);
109 PUT_WORD (abfd, execp->a_text , bytes->e_text);
    [all...]
pdp11.c 75 bfd_byte e_text[2]; /* Length of text section in bytes. */ member in struct:pdp11_external_exec
384 execp->a_text = GET_WORD (abfd, bytes->e_text);
413 PUT_WORD (abfd, execp->a_text, bytes->e_text);
    [all...]
aoutx.h 383 execp->a_text = GET_WORD (abfd, bytes->e_text);
415 PUT_WORD (abfd, execp->a_text , bytes->e_text);
    [all...]
  /toolchain/binutils/binutils-2.27/include/aout/
dynix3.h 33 unsigned char e_text[4]; member in struct:dynix_external_exec
hp300hpux.h 24 unsigned char e_text[4]; /* length of text, in bytes */ member in struct:hp300hpux_exec_bytes
adobe.h 32 bfd_byte e_text[BYTES_IN_WORD]; /* length of text section in bytes */ member in struct:external_exec
aout64.h 33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */ member in struct:external_exec
  /toolchain/binutils/binutils-2.27/include/
bout.h 69 unsigned char e_text[4]; /* Length of text */ member in struct:external_exec

Completed in 216 milliseconds