Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoffgen.c848 if (a->fix_end) in coff_mangle_symbols()
852 a->fix_end = 0; in coff_mangle_symbols()
1552 auxent->fix_end = 1; in coff_pointerize_aux()
2088 if (ent->fix_end) in bfd_coff_get_auxent()
2203 if (auxp->fix_end) in coff_print_symbol()
2222 if (auxp->fix_end) in coff_print_symbol()
Dlibcoff.h646 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
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff.c270 entry->fix_end = 1; in SA_SET_SYM_ENDNDX()