Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c659 static int nopic_need_relax (symbolS *, int);
9158 && !nopic_need_relax (ep->X_add_symbol, 1)) in load_address()
9194 && !nopic_need_relax (ep->X_add_symbol, 1)) in load_address()
10443 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
10485 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
11773 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
11832 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
11848 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
12351 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro()
16634 nopic_need_relax (symbolS *sym, int before_relaxing) in nopic_need_relax() function
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02032274 * config/tc-mips.c (nopic_need_relax): Revert previous
2500 * config/tc-mips.c (nopic_need_relax): Check for S_IS_EXTERN.
5673 (nopic_need_relax): Replace GP in comments by $gp.
DChangeLog-2006996 * config/tc-mips.c (nopic_need_relax): Handle -fdata-sections
DChangeLog-20041973 s_abicalls, nopic_need_relax, tc_gen_reloc): Remove uses of
DChangeLog-96971535 * config/tc-mips.c (nopic_need_relax): Add new parameter
1829 * config/tc-mips.c (nopic_need_relax): Likewise.
DChangeLog-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
DChangeLog-9899308 * config/tc-mips.c (nopic_need_relax): Allow for the
DChangeLog-0001709 (nopic_need_relax): Take g_switch_value into account as gp