Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/bfd/
Dcoffgen.c753 if (a->fix_end) in coff_mangle_symbols()
757 a->fix_end = 0; in coff_mangle_symbols()
1361 auxent->fix_end = 1; in coff_pointerize_aux()
1847 if (ent->fix_end) in bfd_coff_get_auxent()
1960 if (auxp->fix_end) in coff_print_symbol()
1978 if (auxp->fix_end) in coff_print_symbol()
Dlibcoff.h624 unsigned int fix_end : 1; member
DChangeLog-94955361 (coff_print_symbol): If auxp->fix_end, print x_endndx value.
9371 * coffcode.h (combined_entry_type): Changed fix_tag and fix_end
/freebsd-9-stable/contrib/binutils/gas/config/
Dobj-coff.c200 entry->fix_end = 1; in SA_SET_SYM_ENDNDX()