Home
last modified time | relevance | path

Searched refs:NO_PIC (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.h90 NO_PIC, enumerator
Dtc-mips.c3503 if (mips_pic != NO_PIC) in md_begin()
7363 && (mips_opts.at || mips_pic == NO_PIC) in append_insn()
8832 gas_assert (mips_pic == NO_PIC in macro_build_lui()
9232 if (mips_pic == NO_PIC) in load_address()
10515 else if (mips_pic == NO_PIC) in macro()
11102 if (mips_pic == NO_PIC) in macro()
11130 if (mips_pic == NO_PIC) in macro()
11201 if (mips_pic == NO_PIC) in macro()
11817 else if (mips_pic == NO_PIC) in macro()
12208 if (mips_pic == NO_PIC) in macro()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-200474 which is too large in the case of NO_PIC without 64-bit
DChangeLog-92953269 (load_address, macro): In NO_PIC branches, if nopic_need_relax
4385 NO_PIC case.
6604 uses (0 becomes NO_PIC, 2 becomes SVR4_PIC).
6609 -non_shared to use NO_PIC (this is how the Irix 5 assembler
DChangeLog-02036372 and NO_PIC cases. Code cleanup.