Searched refs:R_HPPA_ENTRY (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | som.h | 221 #define R_HPPA_ENTRY R_ENTRY macro
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-hppa.c | 1752 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/ |
D | ChangeLog-9295 | 8510 (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.
|