HomeSort by: relevance | last modified time | path
    Searched defs:e_unused (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
pdp11.c 84 bfd_byte e_unused[2]; /* Not used. */ member in struct:pdp11_external_exec
112 previously named e_unused. To extend the symbol table format to accommodate
113 .stab symbols, the e_unused bytes are renamed e_desc to store the desc field
494 PUT_WORD (abfd, 0, bytes->e_unused);
  /src/external/gpl3/binutils.old/dist/bfd/
pdp11.c 84 bfd_byte e_unused[2]; /* Not used. */ member in struct:pdp11_external_exec
112 previously named e_unused. To extend the symbol table format to accommodate
113 .stab symbols, the e_unused bytes are renamed e_desc to store the desc field
494 PUT_WORD (abfd, 0, bytes->e_unused);
  /src/external/gpl3/gdb.old/dist/bfd/
pdp11.c 84 bfd_byte e_unused[2]; /* Not used. */ member in struct:pdp11_external_exec
112 previously named e_unused. To extend the symbol table format to accommodate
113 .stab symbols, the e_unused bytes are renamed e_desc to store the desc field
494 PUT_WORD (abfd, 0, bytes->e_unused);
  /src/external/gpl3/gdb/dist/bfd/
pdp11.c 84 bfd_byte e_unused[2]; /* Not used. */ member in struct:pdp11_external_exec
112 previously named e_unused. To extend the symbol table format to accommodate
113 .stab symbols, the e_unused bytes are renamed e_desc to store the desc field
494 PUT_WORD (abfd, 0, bytes->e_unused);

Completed in 54 milliseconds