Home
last modified time | relevance | path

Searched refs:nopic_need_relax (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDtc-mips.c554 static int nopic_need_relax (symbolS *, int);
4245 && !nopic_need_relax (ep->X_add_symbol, 1)) in load_address()
4281 && !nopic_need_relax (ep->X_add_symbol, 1)) in load_address()
5366 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
5408 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
6372 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
6431 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
6447 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
6917 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
13564 nopic_need_relax (symbolS *sym, int before_relaxing) in nopic_need_relax() function
[all …]
HDtc-score.c4132 nopic_need_relax (symbolS * sym, int before_relaxing) in nopic_need_relax() function
4331 && (!nopic_need_relax (inst.reloc.exp.X_add_symbol, 1))) in do_macro_ldst_label()
4835 change = nopic_need_relax (fragp->fr_symbol, 0); in judge_size_before_relax()
/trueos/contrib/binutils/gas/
HDChangeLog-02032281 * config/tc-mips.c (nopic_need_relax): Revert previous
2507 * config/tc-mips.c (nopic_need_relax): Check for S_IS_EXTERN.
5681 (nopic_need_relax): Replace GP in comments by $gp.
HDChangeLog-2006996 * config/tc-mips.c (nopic_need_relax): Handle -fdata-sections
HDChangeLog-96971535 * config/tc-mips.c (nopic_need_relax): Add new parameter
1829 * config/tc-mips.c (nopic_need_relax): Likewise.
HDChangeLog-92952170 (nopic_need_relax): Don't check it if NO_ECOFF_DEBUGGING.
3043 s_abicalls, nopic_need_relax): Check USE_GLOBAL_POINTER_OPT at run
3266 * config/tc-mips.c (nopic_need_relax): New static function, split
3269 (load_address, macro): In NO_PIC branches, if nopic_need_relax
HDChangeLog-9899308 * config/tc-mips.c (nopic_need_relax): Allow for the
HDChangeLog-0001719 (nopic_need_relax): Take g_switch_value into account as gp