Home
last modified time | relevance | path

Searched defs:local_symbol (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gas/
H A Dstruc-symbol.h120 struct local_symbol struct
123 struct symbol_flags lsy_flags;
149 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) argument
/dragonfly/contrib/binutils-2.34/gas/
H A Dsymbols.c125 struct local_symbol struct
128 struct symbol_flags lsy_flags;
154 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) argument
/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.h2234 local_symbol(unsigned int sym) const in local_symbol() function
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.h2239 local_symbol(unsigned int sym) const in local_symbol() function