Searched refs:direct (Results 1 - 25 of 75) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A D20020326-1.c6 extern void direct (void);
10 direct ();
/haiku-buildtools/binutils/ld/testsuite/ld-i386/
H A Dpr20244-1c.d4 #error: direct GOT relocation R_386_GOT32 against `bar' without base register can not be used when making a shared object
H A Dpr20244-2d.d4 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Dload2.d3 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Dload3.d3 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Dcall1.d3 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Dcall2.d3 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Djmp1.d3 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Djmp2.d3 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Dload4a.d4 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
H A Dload5a.d4 #error: direct GOT relocation R_386_GOT32X against `foo' without base register can not be used when making a shared object
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dflatten-2.c15 void __attribute__((flatten)) direct(void) function
17 direct();
H A Dflatten-3.c10 void __attribute__((flatten)) direct(void) function
12 direct();
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr55238.c7 int direct; member in struct:__anon1398
23 state->direct = 1;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr36187.C23 aTmp.pSingle = &p->nSingle; goto direct;
27 direct:
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dcompressed-plt-1c.s1 # Define a function with all direct (%lo) references.
/haiku-buildtools/gcc/gcc/
H A Dipa-utils.c587 cgraph_edge *direct, *indirect; local
591 e->speculative_call_info (direct, indirect, ref);
595 if (indirect->count || direct->count)
610 != DECL_ASSEMBLER_NAME (direct->callee->decl))
612 if (direct2->count >= direct->count)
614 direct->redirect_callee (direct2->callee);
616 + direct->count;
617 direct->count = direct2->count;
624 direct->count += direct2->count;
628 int prob = RDIV (direct
641 cgraph_edge *direct, *indirect; local
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Daddress.s4 and Y,a ; direct
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Daddress.s4 and Y,a ; direct
/haiku-buildtools/libtool/demo/
H A DMakefile.am59 hardcode_tests = hc-direct hc-libflag hc-libpath hc-minusL
78 hc-direct: $(hell_OBJECTS) $(hell_DEPENDENCIES) $(libdir)/libhello.la
79 @rm -f hc-direct
/haiku-buildtools/libtool/pdemo/
H A DMakefile.am59 hardcode_tests = hc-direct hc-libflag hc-libpath hc-minusL
78 hc-direct: $(hell_OBJECTS) $(hell_DEPENDENCIES) $(libdir)/libhello.la
79 @rm -f hc-direct
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Drelax-direct.s1 ;;; Test 68HC11 linker relaxation from extended addressing to direct
66 ;; 'tst' does not support direct addressing mode.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-m68hc11/
H A Drelax-direct.s1 ;;; Test 68HC11 linker relaxation from extended addressing to direct
66 ;; 'tst' does not support direct addressing mode.
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Dchan.go207 // direct send to direct recv
214 // direct send to select recv
228 // select send to direct recv
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dattr-names.d25 Tag_ABI_PCS_GOT_use: direct

Completed in 513 milliseconds

123