Searched refs:intcore (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Daoutf1.h385 swapcore_sun3 (bfd *abfd, char *ext, struct internal_sunos_core *intcore)
389 intcore->c_magic = H_GET_32 (abfd, &extcore->c_magic);
390 intcore->c_len = H_GET_32 (abfd, &extcore->c_len);
391 intcore->c_regs_pos = offsetof (struct external_sun3_core, c_regs);
392 intcore->c_regs_size = sizeof (extcore->c_regs);
398 (abfd, &extcore->c_aouthdr, &intcore->c_aouthdr);
399 intcore->c_signo = H_GET_32 (abfd, &extcore->c_signo);
400 intcore->c_tsize = H_GET_32 (abfd, &extcore->c_tsize);
401 intcore->c_dsize = H_GET_32 (abfd, &extcore->c_dsize);
402 intcore
384 swapcore_sun3(bfd *abfd, char *ext, struct internal_sunos_core *intcore) argument
419 swapcore_sparc(bfd *abfd, char *ext, struct internal_sunos_core *intcore) argument
476 swapcore_solaris_bcp(bfd *abfd, char *ext, struct internal_sunos_core *intcore) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Daoutf1.h385 swapcore_sun3 (bfd *abfd, char *ext, struct internal_sunos_core *intcore)
389 intcore->c_magic = H_GET_32 (abfd, &extcore->c_magic);
390 intcore->c_len = H_GET_32 (abfd, &extcore->c_len);
391 intcore->c_regs_pos = offsetof (struct external_sun3_core, c_regs);
392 intcore->c_regs_size = sizeof (extcore->c_regs);
398 (abfd, &extcore->c_aouthdr, &intcore->c_aouthdr);
399 intcore->c_signo = H_GET_32 (abfd, &extcore->c_signo);
400 intcore->c_tsize = H_GET_32 (abfd, &extcore->c_tsize);
401 intcore->c_dsize = H_GET_32 (abfd, &extcore->c_dsize);
402 intcore
384 swapcore_sun3(bfd *abfd, char *ext, struct internal_sunos_core *intcore) argument
419 swapcore_sparc(bfd *abfd, char *ext, struct internal_sunos_core *intcore) argument
476 swapcore_solaris_bcp(bfd *abfd, char *ext, struct internal_sunos_core *intcore) argument
[all...]

Completed in 39 milliseconds