Searched refs:parent_reloc (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-bfin.c | 954 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc); 957 Expr_Node_Gen_Reloc (Expr_Node * head, int parent_reloc) in Expr_Node_Gen_Reloc() argument 968 if (parent_reloc) in Expr_Node_Gen_Reloc() 981 switch (parent_reloc) in Expr_Node_Gen_Reloc() 1015 note = note_reloc1 (gencode (0), head->value.s_value, parent_reloc, pcrel); in Expr_Node_Gen_Reloc() 1029 parent_reloc, val, 0), in Expr_Node_Gen_Reloc() 1037 note = note_reloc1 (gencode (0), op, parent_reloc, pcrel); in Expr_Node_Gen_Reloc()
|
| D | bfin-defs.h | 325 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc);
|