Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c336 #define HAVE_32BIT_SYMBOLS \ macro
338 #define HAVE_64BIT_SYMBOLS (!HAVE_32BIT_SYMBOLS)
3282 || (ex->X_op == O_symbol && HAVE_32BIT_SYMBOLS)) in normalize_address_expr()