Searched refs:stub (Results 1 - 25 of 133) sorted by relevance

123456

/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmips16-pic-4a.s4 # Define a stub for f1, which is defined in another file.
6 # (It's questionable whether defining the stub and real function
H A Dmips16-pic-3a.s6 # For symbols called by a .call stub in this file.
9 # For symbols called by a .call.fp stub in this file.
12 # For symbols called by a .call stub in another file.
15 # For symbols called by a .call.fp stub in another file.
19 # For symbols called by a .call stub in this file.
22 # For symbols called by a .call.fp stub in this file.
25 # For symbols called by a .call stub in this file.
28 # For symbols called by a .call.fp stub in this file.
31 # For symbols called by a .call stub in another file.
34 # For symbols called by a .call.fp stub i
[all...]
H A Dmips16-pic-4c.s5 # Create a call stub for f2. We pretend that f2 takes floating-point
16 # Create a call stub for f3. We pretend that f3 returns a
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980716-1.c4 stub(int num, ...) function
23 stub(1, "ab", "bc", "cx", 0);
/haiku-buildtools/legacy/binutils/include/coff/
H A Dgo32exe.h23 char stub[STUBSIZE];/* the stub to load the image */ member in struct:external_filehdr_go32_exe
/haiku-buildtools/binutils/include/coff/
H A Dgo32exe.h22 char stub[GO32_STUBSIZE]; /* the stub to load the image */ member in struct:external_filehdr_go32_exe
/haiku-buildtools/gcc/libgcc/config/rl78/
H A Dtrampoline.S41 .macro stub n
70 stub 0
71 stub 1
72 stub 2
73 stub 3
74 stub 4
75 stub 5
/haiku-buildtools/binutils/gold/testsuite/
H A Darm_farcall_thumb_arm.s1 @ Test to ensure that a Thumb to ARM call exceeding 4Mb generates a stub.
2 @ Check that we can generate two types of stub in the same section.
14 @ This call is close enough to generate a "short branch" stub
15 @ or no stub if blx is available.
H A Darm_cortex_a8_blx.s32 # list the stub correctly in ARM mode.
36 # Align stub table for address matching.
H A Darm_farcall_arm_arm.s1 @ Test to ensure that a ARM to ARM call exceeding 32Mb generates a stub.
H A Darm_farcall_arm_thumb.s1 @ Test to ensure that a ARM to Thumb call exceeding 32Mb generates a stub.
H A Darm_farcall_thumb_thumb.s1 @ Test to ensure that a Thumb to Thumb call exceeding 4Mb generates a stub.
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dfarcall-thumb-arm.s1 @ Test to ensure that a Thumb to ARM call exceeding 4Mb generates a stub.
2 @ Check that we can generate two types of stub in the same section.
14 @ This call is close enough to generate a "short branch" stub
15 @ or no stub if blx is available.
H A Dfarcall-cond-thumb-arm.s1 @ Test to ensure that a Thumb to ARM call exceeding 4Mb generates a stub.
2 @ Check that we can generate two types of stub in the same section.
14 @ This call is close enough to generate a "short branch" stub
15 @ or no stub if blx is available.
H A Dfarcall-group4.s2 @ and that a large input section forces stub insertion before its
/haiku-buildtools/binutils/ld/testsuite/ld-aarch64/
H A Dfarcall-b-plt.s7 # jump26 relocation out of range to plt stub,
H A Dfarcall-bl-plt.s8 # call26 relocation out of range to plt stub,
/haiku-buildtools/binutils/ld/testsuite/ld-metag/
H A Dmetag.exp39 {"Long branch stub" "" "" ""
40 {stub.s}
41 { {objdump -fdw stub.d} }
42 "stub"
44 {"Shared library for stub tests" "-shared" "" ""
49 {"Long branch stub (PIC, app)" "tmpdir/stub_shared.so" "" ""
54 {"Long branch stub (PIC, shared)" "-shared" "" ""
H A Dstub.d1 tmpdir/stub: file format elf32-metag
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Dambiguousv1b.d4 #ld: -melf64ppc --emit-stub-syms
H A Dambiguousv2.d4 #ld: -melf64ppc --emit-stub-syms
9 # reloc on the function address, not have a global entry stub, and
H A Dambiguousv1.d4 #ld: -melf64ppc --emit-stub-syms
H A Dambiguousv2b.d4 #ld: -melf64ppc --emit-stub-syms
10 # entry stub, and my_func should be undefined dynamic with non-zero
/haiku-buildtools/binutils/ld/testsuite/ld-nios2/
H A Drelax_call26_cache.s5 # side, the stub caching doesn't get confused and incorrectly use a stub
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dproc_decl_2.f9016 function stub() bind(C) function
18 complex(ckind) stub
27 procedure(stub), bind(C) :: e

Completed in 217 milliseconds

123456