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

  /toolchain/binutils/binutils-2.25/opcodes/
sysdep.h 31 #error sysdep.h must be included in lieu of config.h
Makefile.am 85 sysdep.h \
542 config.h i386-opc.h sysdep.h
560 ia64-opc-x.c ia64-opc.h sysdep.h
  /toolchain/binutils/binutils-2.25/bfd/hosts/
alphavms.h 24 #error sysdep.h must be included in lieu of config.h
  /toolchain/binutils/binutils-2.25/libiberty/
pex-common.h 94 void *sysdep; member in struct:pex_obj
pex-msdos.c 39 /* The structure we keep in obj->sysdep. */
94 ret->sysdep = XNEW (struct pex_msdos);
112 ms = (struct pex_msdos *) obj->sysdep;
147 ms = (struct pex_msdos *) obj->sysdep;
175 ms = (struct pex_msdos *) obj->sysdep;
293 ms = (struct pex_msdos *) obj->sysdep;
311 ms = (struct pex_msdos *) obj->sysdep;
316 obj->sysdep = NULL;
pex-djgpp.c 269 statuses = (int *) obj->sysdep;
272 obj->sysdep = (void *) statuses;
292 statuses = (int *) obj->sysdep;
pex-unix.c 220 for (pp = (struct status_list **) &obj->sysdep;
293 psl->next = (struct status_list *) obj->sysdep;
294 obj->sysdep = (void *) psl;
780 while (obj->sysdep != NULL)
785 this = (struct status_list *) obj->sysdep;
788 obj->sysdep = (void *) next;
pex-common.c 77 obj->sysdep = NULL;
  /toolchain/binutils/binutils-2.25/ld/
sysdep.h 0 /* sysdep.h -- handle host dependencies for the GNU linker
25 #error sysdep.h must be included in lieu of config.h
  /toolchain/binutils/binutils-2.25/bfd/
sysdep.h 0 /* sysdep.h -- handle host dependencies for the BFD library
26 #error sysdep.h must be included in lieu of config.h
configure.com 324 $ write sys$output "Copy sysdep.h"
325 $ copy [.hosts]alphavms.h sysdep.h
Makefile.am 950 LOCAL_H_DEPS= libbfd.h sysdep.h config.h
  /bionic/libc/arch-mips/string/
memset.S 34 # include <sysdep.h>
strcmp.S 36 # include <sysdep.h>
strncmp.S 36 # include <sysdep.h>
  /toolchain/binutils/binutils-2.25/binutils/
Makefile.am 115 objdump.h sysdep.h unwind-ia64.h windres.h winduni.h windint.h \

Completed in 289 milliseconds