Home
last modified time | relevance | path

Searched refs:ioptBase (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/coff/
Dsym.h122 long ioptBase; /* file's optimization entries */ member
/freebsd-9-stable/contrib/binutils/bfd/
Decoffswap.h199 intern->ioptBase = H_GET_32 (abfd, ext->f_ioptBase); in ecoff_swap_fdr_in()
265 H_PUT_32 (abfd, intern->ioptBase, ext->f_ioptBase); in ecoff_swap_fdr_out()
Decofflink.c972 + fdr.ioptBase * external_opt_size);
1016 + fdr.ioptBase * insz);
1039 fdr.ioptBase = output_symhdr->ioptMax;
/freebsd-9-stable/contrib/gcc/
Dmips-tdump.c1151 (ulong) fdp->ioptBase, in print_file_desc()
1154 (ulong) (fdp->ioptBase * sizeof (OPTR) + sym_hdr.cbOptOffset)); in print_file_desc()