HomeSort by relevance Sort by last modified time
    Searched refs:coff (Results 1 - 25 of 265) sorted by null

1 2 3 4 5 6 7 8 91011

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k-coff/
gas.exp 18 # Some m68k-coff tests
20 if [istarget m68*-*-coff] then {
29 setup_xfail m68*-*-coff
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
pcrel.l 2 [^:]*pcrel(-coff)?\.s:5: Warning: Deprecated syntax.
3 [^:]*pcrel(-coff)?\.s:6: Warning: Deprecated syntax.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
barrier-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
addsw-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
barrier-bad-thumb.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
group-reloc-alu-encoding-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
group-reloc-alu-parsing-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
group-reloc-ldc-encoding-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
group-reloc-ldc-parsing-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
group-reloc-ldr-encoding-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
group-reloc-ldr-parsing-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
group-reloc-ldrs-encoding-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
group-reloc-ldrs-parsing-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
inst-po-2.d 3 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
ldgesb-bad.d 4 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
ldgesh-bad.d 4 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
thumb-b-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
thumb-w-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
weakdef-2.d 5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/
h8300.exp 41 run_dump_test relax-3-coff
42 run_dump_test relax-4-coff
43 run_dump_test relax-5-coff
44 run_dump_test relax-6-coff
  /external/pdfium/third_party/libopenjpeg20/
indexbox_manager.h 62 * @param[in] coff offset of j2k codestream
68 int opj_write_tpix( int coff, opj_codestream_info_t cstr_info, int j2klen, opj_stream_private_t *cio,
75 * @param[in] coff offset of j2k codestream
80 int opj_write_thix( int coff, opj_codestream_info_t cstr_info, opj_stream_private_t *cio, opj_event_mgr_t * p_manager );
86 * @param[in] coff offset of j2k codestream
93 int opj_write_ppix( int coff, opj_codestream_info_t cstr_info, OPJ_BOOL EPHused, int j2klen, opj_stream_private_t *cio,
100 * @param[in] coff offset of j2k codestream
107 int opj_write_phix( int coff, opj_codestream_info_t cstr_info, OPJ_BOOL EPHused, int j2klen, opj_stream_private_t *cio,
128 * @param[in] coff offset of j2k codestream
133 int opj_write_mainmhix( int coff, opj_codestream_info_t cstr_info, opj_stream_private_t *cio
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
pe-x86_64.c 61 #include "coff-x86_64.c"
101 BFD_JUMP_TABLE_GENERIC (coff),
102 BFD_JUMP_TABLE_COPY (coff),
105 BFD_JUMP_TABLE_SYMBOLS (coff),
106 BFD_JUMP_TABLE_RELOCS (coff),
107 BFD_JUMP_TABLE_WRITE (coff),
108 BFD_JUMP_TABLE_LINK (coff),
coff-tic54x.c 1 /* BFD back-end for TMS320C54X coff binaries.
26 #include "coff/tic54x.h"
27 #include "coff/internal.h"
41 the COFF file, you would see the octets ordered as 0x78, 0x56, 0x34, 0x12.
311 /* Replace the stock _bfd_coff_is_local_label_name to recognize TI COFF local
399 /* TI COFF v0, DOS tools (little-endian headers). */
430 BFD_JUMP_TABLE_GENERIC (coff),
431 BFD_JUMP_TABLE_COPY (coff),
434 BFD_JUMP_TABLE_SYMBOLS (coff),
435 BFD_JUMP_TABLE_RELOCS (coff),
    [all...]
coff-ia64.c 1 /* BFD back-end for HP/Intel IA-64 COFF files.
25 #include "coff/ia64.h"
26 #include "coff/internal.h"
27 #include "coff/pe.h"
122 pick up the COFF header for PE, see "struct external_PEI_filehdr"
123 in include/coff/pe.h. We adjust so that that will work. */
146 "coff-ia64", /* name */
189 BFD_JUMP_TABLE_GENERIC (coff),
190 BFD_JUMP_TABLE_COPY (coff),
193 BFD_JUMP_TABLE_SYMBOLS (coff),
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
fill.d 6 #xfail: ia64-*-* alpha-*-*ecoff m32c-*-* mips*-*-* sh-*-pe sparc*-*-coff
7 #xfail: tic30-*-coff tic4x-*-* tic54x-*-*
10 # could be increased to suit ia64 but then we'd break many coff targets
16 # sparc-coff aligns to 8 bytes
17 # tic30-coff aligns to 2 bytes
21 # z8k-coff aligns to 2 bytes

Completed in 707 milliseconds

1 2 3 4 5 6 7 8 91011