Searched refs:external (Results 1 - 25 of 135) sorted by relevance

123456

/haiku-buildtools/binutils/ld/testsuite/ld-xstormy16/
H A Dexternal.s2 .global external
3 external: label
H A Dpcrel.s4 mov 0, # external
8 mov 0, # external - .
12 bc external
16 bc rx, #0, external
20 bc r0, #0, external
24 bc r0, r1, external
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-xstormy16/
H A Dexternal.s2 .global external
3 external: label
H A Dpcrel.s4 mov 0, # external
8 mov 0, # external - .
12 bc external
16 bc rx, #0, external
20 bc r0, #0, external
24 bc r0, r1, external
/haiku-buildtools/binutils/ld/testsuite/ld-metag/
H A Dexternal.s2 .global external
3 external: label
H A Dpcrel.d7 .*: ab0000a8 CALLR D0Re0,10005068 <external>
17 .* <external>:
H A Dpcrel.s4 CALLR D0.0, external
/haiku-buildtools/binutils/ld/testsuite/ld-aarch64/
H A Dpcrel_pic_undefined.d4 #warning: .*: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol.*fPIC.*
5 #warning: .*: relocation R_AARCH64_ADR_PREL_PG_HI21_NC against external symbol.*fPIC.*
6 #warning: .*: relocation R_AARCH64_ADR_PREL_LO21 against external symbol.*fPIC.*
7 #warning: .*: relocation R_AARCH64_LD_PREL_LO19 against external symbol.*fPIC.*
8 #warning: .*: relocation R_AARCH64_PREL16 against external symbol.*fPIC.*
9 #warning: .*: relocation R_AARCH64_PREL32 against external symbol.*fPIC.*
10 #warning: .*: relocation R_AARCH64_PREL64 against external symbol.*fPIC.*
/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Dcall.s7 # use external symbol
8 .global external
9 call external
H A Dcall_noat.s8 # use external symbol
9 .global external
10 call external
H A Dcache.s11 # use external symbol
12 .global external
13 flushd external(r6)
H A Dcache-r2.s11 # use external symbol
12 .global external
13 flushd external(r6)
/haiku-buildtools/binutils/gas/testsuite/gas/symver/
H A Dsymver2.l2 .*: Error: invalid attempt to declare external version name as default in symbol `foo@@version1'
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/symver/
H A Dsymver2.l2 .*:8: Error: invalid attempt to declare external version name as default in symbol `foo@@version1'
/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Dbza.s1 * Just BEQs to an external symbol, with some padding.
H A Dgetaa.s1 * Just geta an external symbol, with some padding.
H A Djumpa.s1 * Just jump to an external symbol, with some padding.
H A Dpushja.s1 * Just PUSHJs to an external symbol, with some padding.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mmix/
H A Dbza.s1 * Just BEQs to an external symbol, with some padding.
H A Dgetaa.s1 * Just geta an external symbol, with some padding.
H A Djumpa.s1 * Just jump to an external symbol, with some padding.
H A Dpushja.s1 * Just PUSHJs to an external symbol, with some padding.
/haiku-buildtools/gcc/gcc/
H A Dcollect2-aix.c63 /* Copy FIELD from an external structure of type TYPE at address FROM
110 char *external; local
132 external = ldfile->object;
133 internal->f_magic = read_value (external, F_MAGIC_SIZE);
139 COPY_FIELD (internal, external, external_filehdr_32, f_nscns);
140 COPY_FIELD (internal, external, external_filehdr_32, f_timdat);
141 COPY_FIELD (internal, external, external_filehdr_32, f_symptr);
142 COPY_FIELD (internal, external, external_filehdr_32, f_nsyms);
143 COPY_FIELD (internal, external, external_filehdr_32, f_opthdr);
144 COPY_FIELD (internal, external, external_filehdr_3
278 char *external; local
[all...]
/haiku-buildtools/gcc/zlib/contrib/pascal/
H A Dzlibpas.pas188 function adler32; external;
189 function adler32_combine; external;
190 function compress; external;
191 function compress2; external;
192 function compressBound; external;
193 function crc32; external;
194 function crc32_combine; external;
195 function deflate; external;
196 function deflateBound; external;
197 function deflateCopy; external;
[all...]
/haiku-buildtools/binutils/zlib/contrib/pascal/
H A Dzlibpas.pas188 function adler32; external;
189 function adler32_combine; external;
190 function compress; external;
191 function compress2; external;
192 function compressBound; external;
193 function crc32; external;
194 function crc32_combine; external;
195 function deflate; external;
196 function deflateBound; external;
197 function deflateCopy; external;
[all...]

Completed in 135 milliseconds

123456