HomeSort by relevance Sort by last modified time
    Searched full:coff (Results 151 - 175 of 1895) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
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
msr-imm-bad.d 2 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
msr-reg-bad.d 2 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
nomapping.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
thumb-b-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
thumb-w-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
vcvt-bad.d 2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
weakdef-2.d 5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/pe/
set.d 2 #name: set directive in COFF
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/z8k/
jr-back.d 5 .*: +file format coff-z8k
jr-forw.d 5 .*: +file format coff-z8k
  /toolchain/binutils/binutils-2.27/ld/emulparams/
h8300.sh 2 OUTPUT_FORMAT="coff-h8300"
m68kaux.sh 2 OUTPUT_FORMAT="coff-m68k-aux"
  /toolchain/binutils/binutils-2.27/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
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
export_dynamic_warning.d 1 #name: PE-COFF --export-dynamic warning
  /external/llvm/test/Instrumentation/InstrProfiling/
PR23499.ll 9 ; RUN: opt < %s -mtriple=x86_64-pc-win32-coff -instrprof -S | FileCheck %s --check-prefix=COFF
10 ; RUN: opt < %s -mtriple=x86_64-pc-win32-coff -passes=instrprof -S | FileCheck %s --check-prefix=COFF
22 ; COFF: @__profn__Z3barIvEvv = private constant [11 x i8] c"_Z3barIvEvv", align 1
23 ; COFF: @__profc__Z3barIvEvv = linkonce_odr hidden global [1 x i64] zeroinitializer, section "{{.*}}__llvm_prf_cnts", comdat, align 8
24 ; COFF: @__profd__Z3barIvEvv = linkonce_odr hidden global { i64, i64, i64*, i8*, i8*, i32, [1 x i16] } { i64 4947693190065689389, i64 0, i64* getelementptr inbounds ([1 x i64], [1 x i64]* @__profc__Z3barIvEvv, i32 0, i32 0), i8*{{.*}}, i8* null, i32 1, [1 x i16] zeroinitializer }, section "{{.*}}__llvm_prf_data", comdat($__profc__Z3barIvEvv), align 8
  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.h 13 #include "llvm/Object/COFF.h"
84 getSectionContaining(const object::COFFObjectFile &COFF, uint64_t Address);
87 getSymbol(const object::COFFObjectFile &COFF, uint64_t Address,
91 getRelocatedSymbol(const object::COFFObjectFile &COFF,
94 bool dumpXDataRecord(const object::COFFObjectFile &COFF,
97 bool dumpUnpackedEntry(const object::COFFObjectFile &COFF,
100 bool dumpPackedEntry(const object::COFFObjectFile &COFF,
103 bool dumpProcedureDataEntry(const object::COFFObjectFile &COFF,
106 void dumpProcedureData(const object::COFFObjectFile &COFF,
111 std::error_code dumpProcedureData(const object::COFFObjectFile &COFF);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
PeCoffLoaderEx.c 66 Returns TRUE if the machine type of PE/COFF image is supported. Supported
67 does not mean the image can be executed it means the PE/COFF loader supports
71 This function implies the basic PE/COFF loader/relocator supports IA32, EBC,
81 TRUE - if this PE/COFF loader can load the image
82 FALSE - if this PE/COFF loader cannot load the image
PeCoffLoaderEx.h 64 Returns TRUE if the machine type of PE/COFF image is supported. Supported
65 does not mean the image can be executed it means the PE/COFF loader supports
69 This function implies the basic PE/COFF loader/relocator supports IA32, EBC,
79 TRUE - if this PE/COFF loader can load the image
80 FALSE - if this PE/COFF loader cannot load the image

Completed in 670 milliseconds

1 2 3 4 5 67 8 91011>>