Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/
H A Dstruc-symbol.h148 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dstruc-symbol.h139 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) macro