Searched refs:prev_reloc (Results 1 – 14 of 14) sorted by relevance
896 pru_insn_relocS *prev_reloc, in pru_assemble_expression() argument926 if (prev_reloc != NULL) in pru_assemble_expression()927 prev_reloc->reloc_next = reloc; in pru_assemble_expression()
12092 static unsigned int prev_reloc = 0; in apply_relocations() local12093 if (reloc_type != prev_reloc) in apply_relocations()12096 prev_reloc = reloc_type; in apply_relocations()
326 (nios2_assemble_expression): Remove prev_reloc parameter. Adjust
12952 static unsigned int prev_reloc = 0; in apply_relocations() local12954 if (reloc_type != prev_reloc) in apply_relocations()12957 prev_reloc = reloc_type; in apply_relocations()
14470 static unsigned int prev_reloc = 0; in apply_relocations() local14472 if (reloc_type != prev_reloc) in apply_relocations()14475 prev_reloc = reloc_type; in apply_relocations()