Searched defs:poffset (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-bfin.c | 1383 bfin_gen_ldstidxi (REG_T ptr, REG_T reg, int W, int sz, int Z, Expr_Node * poffset) in bfin_gen_ldstidxi() 1467 bfin_gen_ldstii (REG_T ptr, REG_T reg, Expr_Node * poffset, int W, int opc) in bfin_gen_ldstii() 1503 bfin_gen_ldstiifp (REG_T sreg, Expr_Node * poffset, int W) in bfin_gen_ldstiifp() 1557 bfin_gen_brcc (int T, int B, Expr_Node * poffset) in bfin_gen_brcc() 1570 bfin_gen_ujump (Expr_Node * poffset) in bfin_gen_ujump()
|
D | tc-alpha.c | 1241 expressionS *poffset, in load_expression()
|
/toolchain/binutils/binutils-2.27/gold/ |
D | ehframe.cc | 377 uint64_t poffset = paddress - (address + offset + 8); in write() local
|