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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Daoutf1.h380 struct external_sun3_core
434 struct external_sun3_core *extcore = (struct external_sun3_core *) ext;
438 intcore->c_regs_pos = (long) (((struct external_sun3_core *) 0)->c_regs);
452 intcore->fp_stuff_pos = (long) (((struct external_sun3_core *) 0)->fp_stuff);
455 (file_ptr) (((struct external_sun3_core *) 0)->fp_stuff);
379 struct external_sun3_core struct
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Daoutf1.h342 struct external_sun3_core
387 struct external_sun3_core *extcore = (struct external_sun3_core *) ext;
391 intcore->c_regs_pos = offsetof (struct external_sun3_core, c_regs);
405 intcore->fp_stuff_pos = offsetof (struct external_sun3_core, fp_stuff);
408 offsetof (struct external_sun3_core, fp_stuff);
341 struct external_sun3_core struct

Completed in 67 milliseconds