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

/freebsd-10.2-release/contrib/binutils/bfd/
H A Daoutf1.h250 length. So this shouldn't cause problems, except for c_ucode, which
301 int c_ucode; /* Exception no. from u_code. */
337 int c_ucode; /* Exception no. from u_code. */
358 int c_ucode; /* Exception no. from u_code. */
379 int c_ucode; /* Exception no. from u_code. */
406 /* FP stuff takes up whole rest of struct, except c_ucode. */
407 intcore->fp_stuff_size = intcore->c_len - (sizeof extcore->c_ucode) -
410 intcore->c_ucode = H_GET_32 (abfd,
412 - sizeof (extcore->c_ucode)
441 /* FP stuff takes up whole rest of struct, except c_ucode
300 int c_ucode; /* Exception no. from u_code. */ member in struct:external_sparc_core
336 int c_ucode; /* Exception no. from u_code. */ member in struct:external_solaris_bcp_core
357 int c_ucode; /* Exception no. from u_code. */ member in struct:external_sun3_core
378 int c_ucode; /* Exception no. from u_code. */ member in struct:internal_sunos_core
[all...]

Completed in 30 milliseconds