Lines Matching refs:note_reloc1

907   return note_reloc1 (code, symbol->value.s_value, reloc, pcrel);  in note_reloc()
912 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1() function
1028 note = note_reloc1 (gencode (0), head->value.s_value, parent_reloc, pcrel); in Expr_Node_Gen_Reloc()
1050 note = note_reloc1 (gencode (0), op, parent_reloc, pcrel); in Expr_Node_Gen_Reloc()
1078 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_ADD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1081 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_SUB, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1084 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_MULT, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1087 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_DIV, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1090 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_MOD, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1093 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LSHIFT, 0), NULL_… in Expr_Node_Gen_Reloc_R()
1096 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_RSHIFT, 0), NULL_… in Expr_Node_Gen_Reloc_R()
1099 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_AND, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1102 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_OR, 0), NULL_CODE… in Expr_Node_Gen_Reloc_R()
1105 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_XOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1108 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LAND, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()
1111 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_LOR, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1124 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_NEG, 0), NULL_COD… in Expr_Node_Gen_Reloc_R()
1127 …note = conctcode (note1, conscode (note_reloc1 (gencode (0), op, BFD_ARELOC_BFIN_COMP, 0), NULL_CO… in Expr_Node_Gen_Reloc_R()