Home
last modified time | relevance | path

Searched refs:local_symbol_set_real_symbol (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
Dstruc-symbol.h146 #define local_symbol_set_real_symbol(l, s) ((l)->u.lsy_sym = (s)) macro
Dsymbols.c242 local_symbol_set_real_symbol (locsym, ret); in local_symbol_convert()
DChangeLog-98991507 (local_symbol_set_real_symbol): Define.