Home
last modified time | relevance | path

Searched refs:parent_reloc (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-bfin.c954 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()
Dbfin-defs.h325 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc);