| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-avr.c | 1049 expressionS op_expr; local 1214 avr_offset_expression (& op_expr); 1217 &op_expr, false, BFD_RELOC_AVR_6); 1223 str = parse_exp (str, &op_expr); 1225 &op_expr, false, BFD_RELOC_AVR_CALL); 1229 str = parse_exp (str, &op_expr); 1231 &op_expr, true, BFD_RELOC_AVR_13_PCREL); 1235 str = parse_exp (str, &op_expr); 1237 &op_expr, true, BFD_RELOC_AVR_7_PCREL); 1241 str = parse_exp (str, &op_expr); [all...] |
| tc-avr.c | 1049 expressionS op_expr; local 1214 avr_offset_expression (& op_expr); 1217 &op_expr, false, BFD_RELOC_AVR_6); 1223 str = parse_exp (str, &op_expr); 1225 &op_expr, false, BFD_RELOC_AVR_CALL); 1229 str = parse_exp (str, &op_expr); 1231 &op_expr, true, BFD_RELOC_AVR_13_PCREL); 1235 str = parse_exp (str, &op_expr); 1237 &op_expr, true, BFD_RELOC_AVR_7_PCREL); 1241 str = parse_exp (str, &op_expr); [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-avr.c | 1049 expressionS op_expr; local 1214 avr_offset_expression (& op_expr); 1217 &op_expr, false, BFD_RELOC_AVR_6); 1223 str = parse_exp (str, &op_expr); 1225 &op_expr, false, BFD_RELOC_AVR_CALL); 1229 str = parse_exp (str, &op_expr); 1231 &op_expr, true, BFD_RELOC_AVR_13_PCREL); 1235 str = parse_exp (str, &op_expr); 1237 &op_expr, true, BFD_RELOC_AVR_7_PCREL); 1241 str = parse_exp (str, &op_expr); [all...] |
| tc-avr.c | 1049 expressionS op_expr; local 1214 avr_offset_expression (& op_expr); 1217 &op_expr, false, BFD_RELOC_AVR_6); 1223 str = parse_exp (str, &op_expr); 1225 &op_expr, false, BFD_RELOC_AVR_CALL); 1229 str = parse_exp (str, &op_expr); 1231 &op_expr, true, BFD_RELOC_AVR_13_PCREL); 1235 str = parse_exp (str, &op_expr); 1237 &op_expr, true, BFD_RELOC_AVR_7_PCREL); 1241 str = parse_exp (str, &op_expr); [all...] |