Home
last modified time | relevance | path

Searched refs:R_HPPA_ENTRY (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsom.h221 #define R_HPPA_ENTRY R_ENTRY macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c1752 if (fixP->fx_r_type == R_HPPA_ENTRY in md_apply_fix()
5796 0, R_HPPA_ENTRY, e_fsel, 0, 0, u); in md_assemble()
6378 0, R_HPPA_ENTRY, e_fsel, 0, 0, u); in pa_entry()
7078 0, R_HPPA_ENTRY, e_fsel, 0, 0, u); in pa_procend()
8524 if (fixp->fx_r_type == (int) R_HPPA_ENTRY in hppa_force_relocation()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92958510 (md_apply_fix): R_HPPA_ENTRY and R_HPPA_EXIT can never be "applied",
8514 (pa_entry): Build a R_HPPA_ENTRY relocation when configured for SOM.