Searched refs:moveAbsRight (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | ScriptParser.cpp | 143 static void moveAbsRight(LinkerScript &s, ExprValue &a, ExprValue &b) { in moveAbsRight() function 152 moveAbsRight(s, a, b); in add() 164 moveAbsRight(s, a, b); in bitAnd() 170 moveAbsRight(s, a, b); in bitXor() 176 moveAbsRight(s, a, b); in bitOr()
|