Home
last modified time | relevance | path

Searched defs:local_symbol_resolved_p (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gas/
H A Dstruc-symbol.h151 #define local_symbol_resolved_p(l) ((l)->lsy_flags.sy_resolved) macro
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dsymbols.c156 #define local_symbol_resolved_p(l) ((l)->lsy_flags.sy_resolved) macro