Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dbfin-parse.y133 #define IS_RELOC(expr) (expr->type != Expr_Node_Constant) macro
3016 if (IS_RELOC ($5))
3045 if (IS_RELOC ($5))
3113 if (IS_RELOC ($4))
3147 if (IS_RELOC ($7))
3292 if (IS_RELOC ($7))
3340 int isgot = IS_RELOC($6);
3559 if (!IS_RELOC ($2))
3567 if (IS_RELOC ($2) && IS_PREG ($5) && IS_CREG ($3))
3577 if (IS_RELOC ($2) && IS_PREG ($5) && IS_CREG ($3) && EXPR_VALUE ($7) == 1)
[all …]