Home
last modified time | relevance | path

Searched refs:fix_new_hppa (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c1213 fix_new_hppa (fragS *frag, in fix_new_hppa() function
1298 fix_new_hppa (frag, where, size, in cons_fix_new_hppa()
5794 fix_new_hppa (frag_now, where - frag_now->fr_literal, 0, in md_assemble()
5818 fix_new_hppa (frag_now, (to - frag_now->fr_literal), 4, NULL, in md_assemble()
5888 fix_new_hppa (frag_now, where - frag_now->fr_literal, 0, in pa_brtab()
5912 fix_new_hppa (frag_now, where - frag_now->fr_literal, 0, in pa_try()
6060 fix_new_hppa (frag_now, p - frag_now->fr_literal, 4, in pa_build_unwind_subspace()
6073 fix_new_hppa (frag_now, p + 4 - frag_now->fr_literal, 4, in pa_build_unwind_subspace()
6376 fix_new_hppa (frag_now, where - frag_now->fr_literal, 0, in pa_entry()
6545 fix_new_hppa (frag_now, where - frag_now->fr_literal, 0, in process_exit()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92954873 (fix_new_hppa): Last arg is now a pointer to an int. Do not
4878 and R_EXIT fixups, pass a NULL pointer to fix_new_hppa, and a
6622 (create_new_subspace, update_subspace, fix_new_hppa): Likewise.
8099 * config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol
8420 * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
8508 * config/tc-hppa.c (fix_new_hppa): If necessary attach unwind
8724 (fix_new_hppa): Attach HPPA fixup data to the GAS fixup.
8941 * config/tc-hppa.c: (fix_new_hppa): Initialize the fx_r_type
9766 * config/tc-hppa.c (fix_new_hppa): Fix argument list to match
10151 * config/tc-hppa.c (the_insn, fix_new_hppa, cons_fix_new_hppa,
DChangeLog1257 (fix_new_hppa): Adjust.
DChangeLog-2008580 (fix_new_hppa): Remove $segrel$ marker.
DChangeLog-00013325 * config/tc-hppa.c (fix_new_hppa): Pass in unwind directly rather
5044 * config/tc-hppa.c (fix_new_hppa): Elide "$PIC_pcrel$0" pseudo
5718 (fix_new_hppa): Argument offset is offsetT, arg_reloc is unsigned
6603 (fix_new_hppa): Add ATTRIBUTE_UNUSED to args as appropriate.
DChangeLog-20061392 (fix_new_hppa): Handle TLS.
DChangeLog-9697674 * config/tc-hppa.c (fix_new_hppa): Make declaration match
2890 (fix_new_hppa): Similarly for the r_type argument.