Searched refs:forced (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Dloc10.s1 Boot GETA $0,Boot %set dynamic- and forced-trap handler
H A Dloc9.s2 Boot GETA $0,Boot %set dynamic- and forced-trap handler
H A Dloc8.s3 Boot GETA $0,Boot %set dynamic- and forced-trap handler
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmips16-relax-unextended-1.d1 #name: MIPS16 relaxation with unextended instructions forced 1
H A Dmips16-relax-unextended-2.d1 #name: MIPS16 relaxation with unextended instructions forced 2
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dvxworks-forced-local-1.d2 #source: vxworks-forced-local-1.s
3 #ld: -shared -Tvxworks1.ld --version-script vxworks-forced-local-1.ver
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dloc-6.s5 Boot GETA $0,Boot %set dynamic- and forced-trap handler
H A Dloc-7.s5 Boot GETA $0,Boot %set dynamic- and forced-trap handler
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dgc-hidden-1.d9 # See PR ld/13990: a forced-local PLT reference to a
10 # forced-local symbol is GC'ed, trigging a BFD_ASSERT.
/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dgotplt.d7 # Make sure that gotplt relocations of forced local symbols
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dgotplt.d7 # Make sure that gotplt relocations of forced local symbols
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dsubsym.s5 ; if quotes, interpret as string, and do forced substitution
15 .word $symlen(":SYMBOL:") ; 5, forced substitution
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dsubsym.s5 ; if quotes, interpret as string, and do forced substitution
15 .word $symlen(":SYMBOL:") ; 5, forced substitution
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dlibdso-12c.d10 # are forced local using a linker script. There should just be the
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr65302_1.C50 virtual void Flush (int forced) = 0;
H A Dpr65302_0.C65 virtual void Flush (int forced) = 0;
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-frv/
H A Dfdpic-shared-local-2.d1 #name: FRV uClinux PIC relocs to forced-local symbols, shared linking
H A Dfdpic-shared-local-8.d1 #name: FRV uClinux PIC relocs to forced-local symbols with addends, shared linking
/haiku-buildtools/gcc/libgcc/
H A Dunwind.inc126 is not a forced unwind. Further, note where we found a handler. */
192 /* Raise an exception for forced unwinding. */
/haiku-buildtools/binutils/ld/testsuite/ld-frv/
H A Dfdpic-shared-local-8.d1 #name: FRV uClinux PIC relocs to forced-local symbols with addends, shared linking
H A Dfdpic-shared-local-2.d1 #name: FRV uClinux PIC relocs to forced-local symbols, shared linking
/haiku-buildtools/gcc/gmp/mpn/alpha/
H A Dcom.asm40 C The fbeq is forced into the second cycle of the loop using unops, since
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-tic54x.c4622 /* Do forced substitutions if requested. */
4701 If FORCED is set, look for forced substitutions of the form ':SYMBOL:'. */
4704 subsym_substitute (line, forced)
4706 int forced;
4789 if ((forced && current_char == ':')
4790 || (!forced && is_name_beginner (current_char)))
4799 if (forced)
4819 forced ? "Forced substitution" : "Substitution", name);
4970 if (forced)
4976 kinda indicates that forced substitutio
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-tic54x.c4300 /* Do forced substitutions if requested. */
4373 If FORCED is set, look for forced substitutions of the form ':SYMBOL:'. */
4376 subsym_substitute (char *line, int forced) argument
4457 if ((forced && current_char == ':')
4458 || (!forced && is_name_beginner (current_char)))
4467 if (forced)
4487 forced ? "Forced substitution" : "Substitution", name);
4638 if (forced)
4644 kinda indicates that forced substitution is not
4689 /* Make sure forced substitution
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-score.c56 /* Are we forced local? This will only be set if we have converted
1228 /* Look up the hash table to check whether the symbol was forced local. */
1605 /* If this was a global symbol forced into the primary GOT, we
1608 of the symbols that required a forced got entry. */
2077 symbol is defined locally, or was forced to be local.
2324 bfd_boolean forced; local
2326 /* The special case is when the symbol is forced to be local. We need the
2328 forced = ! score_elf_local_relocation_p (input_bfd, rel,
2331 symbol + addend, forced);

Completed in 303 milliseconds

12