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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-multi.h130 (this_format->copy_symbol_attributes \
131 ? (*this_format->copy_symbol_attributes) (d, s) \
H A Dobj-elf.c1834 copy_symbol_attributes (symp2, symp);
/freebsd-11-stable/contrib/binutils/gas/
H A Dobj.h62 void (*copy_symbol_attributes) (symbolS *, symbolS *); member in struct:format_ops
H A Dsymbols.h82 extern void copy_symbol_attributes (symbolS *, symbolS *);
H A Dsymbols.c1087 copy_symbol_attributes (symp, relc_symbol);
1169 copy_symbol_attributes (symp, add_symbol);
1941 copy_symbol_attributes (symbolS *dest, symbolS *src)
1937 copy_symbol_attributes (symbolS *dest, symbolS *src) function
H A Dread.c3634 copy_symbol_attributes (symbolP, s);

Completed in 192 milliseconds