Searched refs:local_symbol_converted_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/binutils/gas/
H A Dstruc-symbol.h139 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) macro
H A Dsymbols.c183 ? (local_symbol_converted_p ((struct local_symbol *) s) \
222 if (local_symbol_converted_p (locsym))

Completed in 66 milliseconds