Home
last modified time | relevance | path

Searched refs:COMDAT (Results 1 – 25 of 45) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Delf-groups.test26 CHECK-NEXT: Type: COMDAT (0x1)
38 CHECK-NEXT: Type: COMDAT (0x1)
46 GNU:COMDAT group section [ 1] `.group' [_Z3fooIcEvT_] contains 2 sections:
50 GNU:COMDAT group section [ 2] `.group' [_Z3fooIiEvT_] contains 2 sections:
54 GNU:COMDAT group section [ 3] `.group' [_ZNKSt9type_info4nameEv] contains 1 sections:
Dbroken-group.test8 # GNU-STDOUT: COMDAT group section [ 2] `.group' [bar] contains 1 sections:
11 # GNU-STDOUT: COMDAT group section [ 4] `.group1' [zed] contains 1 sections:
25 # LLVM-STDOUT-NEXT: Type: COMDAT
36 # LLVM-STDOUT-NEXT: Type: COMDAT
/external/llvm/test/tools/llvm-readobj/
Delf-groups.test24 CHECK-NEXT: Type: COMDAT (0x1)
34 CHECK-NEXT: Type: COMDAT (0x1)
42 GNU:COMDAT group section [ 1] `.group' [_Z3fooIcEvT_] contains 2 sections:
46 GNU:COMDAT group section [ 2] `.group' [_Z3fooIiEvT_] contains 2 sections:
50 GNU:COMDAT group section [ 3] `.group' [_ZNKSt9type_info4nameEv] contains 1 sections:
/external/llvm/test/Transforms/PGOProfile/
Dbranch1.ll1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN --check-prefix=GEN-COMDAT
5 ; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --check-prefix=GEN --check-prefix=GEN-COMDAT
18 ; GEN-COMDAT: $__llvm_profile_raw_version = comdat any
19 ; GEN-COMDAT: @__llvm_profile_raw_version = constant i64 {{[0-9]+}}, comdat
/external/llvm/test/CodeGen/X86/
Dcoff-comdat2.ll9 ; CHECK: Associative COMDAT symbol 'foo' is not a key for its COMDAT.
Dcoff-comdat3.ll8 ; CHECK: Associative COMDAT symbol 'foo' does not exist.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcoff-comdat2.ll9 ; CHECK: Associative COMDAT symbol 'foo' is not a key for its COMDAT.
Dstack-size-section-function-sections.ll9 ; Check we add .stack_size section to a COMDAT group with the corresponding .text section if such a…
Dcoff-comdat3.ll8 ; CHECK: Associative COMDAT symbol 'foo' does not exist.
Dstack-size-section.ll25 ; Check that we still put .stack_sizes into the corresponding COMDAT group if any.
/external/llvm/docs/
DExtensions.rst81 Supported COMDAT types:
84 Discards duplicate sections with the same COMDAT symbol. This is the default
132 Note that in the combined form the COMDAT symbol is explicit. This
151 COMDAT section is linked. This other section is indicated by the comdat symbol
157 1. It must be a COMDAT section.
158 2. It cannot be another associative COMDAT section.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/
Dbranch1.ll1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN --check-prefix=GEN-COMDAT
5 ; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --check-prefix=GEN --check-prefix=GEN-COMDAT
25 ; GEN-COMDAT: $__llvm_profile_raw_version = comdat any
26 ; GEN-COMDAT: @__llvm_profile_raw_version = constant i64 {{[0-9]+}}, comdat
/external/elfutils/tests/
Drun-annobingroup.sh80 COMDAT section group [ 2] '.group' with signature '__x86.get_pc_thunk.ax' contains 1 entry:
93 COMDAT section group [ 2] '.group' with signature '__x86.get_pc_thunk.ax' contains 1 entry:
104 COMDAT section group [ 2] '.group' with signature '__x86.get_pc_thunk.ax' contains 1 entry:
117 COMDAT section group [ 2] '.group' with signature '__x86.get_pc_thunk.ax' contains 1 entry:
/external/llvm/test/Linker/
Dcomdat8.ll8 ; CHECK: COMDAT key involves incomputable alias size.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Dcomdat8.ll8 ; CHECK: COMDAT key involves incomputable alias size.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/WebAssembly/
Dcomdat.ll14 ; Function in its own COMDAT
20 ; Global, data, and function in same COMDAT
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExtensions.rst81 Supported COMDAT types:
84 Discards duplicate sections with the same COMDAT symbol. This is the default
132 Note that in the combined form the COMDAT symbol is explicit. This
151 COMDAT section is linked. This other section is indicated by the comdat symbol
157 1. It must be a COMDAT section.
158 2. It cannot be another associative COMDAT section.
/external/llvm/test/Instrumentation/AddressSanitizer/
Ddo-not-touch-comdat-global.ll2 ; the COMDAT ones.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Ddo-not-touch-comdat-global.ll2 ; the COMDAT ones.
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Dgroup-unchanged.test13 # CHECK-NEXT: Type: COMDAT (0x1)
Dgroup-big-endian.test13 # CHECK-NEXT: Type: COMDAT (0x1)
Dgroup.test13 # CHECK-NEXT: Type: COMDAT (0x1)
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp899 const MCSymbol *COMDAT = MCSec.getCOMDATSymbol(); in writeObject() local
900 assert(COMDAT); in writeObject()
901 COFFSymbol *COMDATSymbol = GetOrCreateCOFFSymbol(COMDAT); in writeObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp1024 const MCSymbol *COMDAT = MCSec.getCOMDATSymbol(); in writeObject() local
1025 assert(COMDAT); in writeObject()
1026 COFFSymbol *COMDATSymbol = GetOrCreateCOFFSymbol(COMDAT); in writeObject()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp379 StringRef COMDAT = KeySym ? KeySym->getName() : ""; in getStaticStructorSection() local
410 return Ctx.getELFSection(Name, Type, Flags, 0, COMDAT); in getStaticStructorSection()

12