Home
last modified time | relevance | path

Searched refs:fix_scnlen (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Dcoffgen.c759 if (a->fix_scnlen) in coff_mangle_symbols()
763 a->fix_scnlen = 0; in coff_mangle_symbols()
1852 if (ent->fix_scnlen) in bfd_coff_get_auxent()
Dlibcoff.h628 unsigned int fix_scnlen : 1; member
Dcoffcode.h2304 aux->fix_scnlen = 1; in coff_pointerize_aux_hook()
2363 BFD_ASSERT (! aux->fix_scnlen); in coff_print_aux()
2374 if (! aux->fix_scnlen) in coff_print_aux()
DChangeLog-94959372 fields to bitfields. Added fields fix_value and fix_scnlen.
9380 symbol and set fix_scnlen. Also, for a C_BSTAT symbol, change the
9384 get the symbol offset. Likewise for fix_scnlen.
9395 (coff_get_normalized_symtab): Clear new fix_value and fix_scnlen
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ppc.c5068 coffsymbol (symbol_get_bfdsym (sym))->native[i + 1].fix_scnlen = in ppc_frob_symbol()
5160 coffsymbol (symbol_get_bfdsym (sym))->native[i].fix_scnlen = 1; in ppc_adjust_symtab()