Home
last modified time | relevance | path

Searched refs:SECTIONS (Results 1 – 25 of 88) sorted by relevance

1234

/external/llvm/test/CodeGen/X86/
Dglobal-sections.ll5 …386-unknown-linux-gnu -data-sections -function-sections | FileCheck %s -check-prefix=LINUX-SECTIONS
6 …-mtriple=i386-unknown-linux-gnu -function-sections | FileCheck %s -check-prefix=LINUX-FUNC-SECTIONS
7 …a-sections -function-sections -relocation-model=pic | FileCheck %s -check-prefix=LINUX-SECTIONS-PIC
8 …mtriple=i686-pc-win32 -data-sections -function-sections | FileCheck %s -check-prefix=WIN32-SECTIONS
9 …llc < %s -mtriple=i686-pc-win32 -function-sections | FileCheck %s -check-prefix=WIN32-FUNC-SECTIONS
15 ; WIN32-SECTIONS: .section .text,"xr",one_only,_F1
16 ; WIN32-SECTIONS: .globl _F1
42 ; LINUX-SECTIONS: .section .text.F2,"ax",@progbits
43 ; LINUX-SECTIONS: .size F2,
44 ; LINUX-SECTIONS-NEXT: .cfi_endproc
[all …]
Dglobal-sections-comdat.ll2 …le=i386-unknown-linux -data-sections -function-sections | FileCheck %s -check-prefix=LINUX-SECTIONS
3 …ns -function-sections -unique-section-names=false | FileCheck %s -check-prefix=LINUX-SECTIONS-SHORT
31 ; LINUX-SECTIONS: .section .text.F1,"axG",@progbits,F1,comdat
32 ; LINUX-SECTIONS: .size F1,
33 ; LINUX-SECTIONS-NEXT: .cfi_endproc
34 ; LINUX-SECTIONS-NEXT: .section .rodata.F1,"aG",@progbits,F1,comdat
36 ; LINUX-SECTIONS-SHORT: .section .text,"axG",@progbits,F1,comdat
37 ; LINUX-SECTIONS-SHORT: .size F1,
38 ; LINUX-SECTIONS-SHORT-NEXT: .cfi_endproc
39 ; LINUX-SECTIONS-SHORT-NEXT: .section .rodata,"aG",@progbits,F1,comdat
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dglobal-sections.ll5 …386-unknown-linux-gnu -data-sections -function-sections | FileCheck %s -check-prefix=LINUX-SECTIONS
6 …-mtriple=i386-unknown-linux-gnu -function-sections | FileCheck %s -check-prefix=LINUX-FUNC-SECTIONS
7 …a-sections -function-sections -relocation-model=pic | FileCheck %s -check-prefix=LINUX-SECTIONS-PIC
8 …mtriple=i686-pc-win32 -data-sections -function-sections | FileCheck %s -check-prefix=WIN32-SECTIONS
9 …llc < %s -mtriple=i686-pc-win32 -function-sections | FileCheck %s -check-prefix=WIN32-FUNC-SECTIONS
15 ; WIN32-SECTIONS: .section .text,"xr",one_only,_F1
16 ; WIN32-SECTIONS: .globl _F1
42 ; LINUX-SECTIONS: .section .text.F2,"ax",@progbits
43 ; LINUX-SECTIONS: .size F2,
44 ; LINUX-SECTIONS-NEXT: .cfi_endproc
[all …]
Dglobal-sections-comdat.ll2 …le=i386-unknown-linux -data-sections -function-sections | FileCheck %s -check-prefix=LINUX-SECTIONS
3 …ns -function-sections -unique-section-names=false | FileCheck %s -check-prefix=LINUX-SECTIONS-SHORT
31 ; LINUX-SECTIONS: .section .text.F1,"axG",@progbits,F1,comdat
32 ; LINUX-SECTIONS: .size F1,
33 ; LINUX-SECTIONS-NEXT: .cfi_endproc
34 ; LINUX-SECTIONS-NEXT: .section .rodata.F1,"aG",@progbits,F1,comdat
36 ; LINUX-SECTIONS-SHORT: .section .text,"axG",@progbits,F1,comdat
37 ; LINUX-SECTIONS-SHORT: .size F1,
38 ; LINUX-SECTIONS-SHORT-NEXT: .cfi_endproc
39 ; LINUX-SECTIONS-SHORT-NEXT: .section .rodata,"aG",@progbits,F1,comdat
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dobj2yaml-sectiongroup.test5 RUN: llvm-readobj -sections %t2.o.elf | FileCheck %s -check-prefix=SECTIONS
13 #SECTIONS: Format: ELF64-x86-64
14 #SECTIONS: Arch: x86_64
15 #SECTIONS: AddressSize: 64bit
16 #SECTIONS: Section {
17 #SECTIONS: Index: 1
18 #SECTIONS: Name: .group (21)
19 #SECTIONS: Type: SHT_GROUP (0x11)
20 #SECTIONS: Flags [ (0x0)
21 #SECTIONS: ]
[all …]
Dcoff-invalid.test2 RUN: FileCheck --check-prefix=SECTIONS %s
4 SECTIONS: Section {
5 SECTIONS-NEXT: Number: 1
6 SECTIONS-NEXT: Name: .text (2E 74 65 78 74 00 00 00)
7 SECTIONS-NEXT: VirtualSize: 0x0
8 SECTIONS-NEXT: VirtualAddress: 0x1000000
/external/llvm/test/Object/
Dobj2yaml-sectiongroup.test5 RUN: llvm-readobj -sections %t2.o.elf | FileCheck %s -check-prefix=SECTIONS
13 #SECTIONS: Format: ELF64-x86-64
14 #SECTIONS: Arch: x86_64
15 #SECTIONS: AddressSize: 64bit
16 #SECTIONS: Section {
17 #SECTIONS: Index: 1
18 #SECTIONS: Name: .group (21)
19 #SECTIONS: Type: SHT_GROUP (0x11)
20 #SECTIONS: Flags [ (0x0)
21 #SECTIONS: ]
[all …]
Dcoff-invalid.test2 RUN: FileCheck --check-prefix=SECTIONS %s
4 SECTIONS: Section {
5 SECTIONS-NEXT: Number: 1
6 SECTIONS-NEXT: Name: .text (2E 74 65 78 74 00 00 00)
7 SECTIONS-NEXT: VirtualSize: 0x0
8 SECTIONS-NEXT: VirtualAddress: 0x1000000
/external/llvm/test/DebugInfo/X86/
Dcu-ranges.ll2 ; RUN: llvm-dwarfdump -debug-dump=abbrev %t | FileCheck --check-prefix=FUNCTION-SECTIONS %s
3 ; RUN: llvm-readobj --relocations %t | FileCheck --check-prefix=FUNCTION-SECTIONS-RELOCS %s
6 ; RUN: llvm-dwarfdump -debug-dump=abbrev %t | FileCheck --check-prefix=NO-FUNCTION-SECTIONS %s
17 ; FUNCTION-SECTIONS: DW_AT_ranges
20 ; FUNCTION-SECTIONS-RELOCS: R_X86_64_32 .debug_ranges 0x0
23 ; NO-FUNCTION-SECTIONS-NOT: DW_AT_ranges
24 ; NO-FUNCTION-SECTIONS: DW_AT_low_pc DW_FORM_addr
25 ; NO-FUNCTION-SECTIONS-NOT: DW_AT_ranges
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dcu-ranges.ll2 ; RUN: llvm-dwarfdump -debug-abbrev %t | FileCheck --check-prefix=FUNCTION-SECTIONS %s
3 ; RUN: llvm-readobj --relocations %t | FileCheck --check-prefix=FUNCTION-SECTIONS-RELOCS %s
6 ; RUN: llvm-dwarfdump -debug-abbrev %t | FileCheck --check-prefix=NO-FUNCTION-SECTIONS %s
20 ; FUNCTION-SECTIONS: DW_AT_ranges
23 ; FUNCTION-SECTIONS-RELOCS: R_X86_64_32 .debug_ranges 0x0
26 ; NO-FUNCTION-SECTIONS-NOT: DW_AT_ranges
27 ; NO-FUNCTION-SECTIONS: DW_AT_low_pc DW_FORM_addr
28 ; NO-FUNCTION-SECTIONS-NOT: DW_AT_ranges
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/
Dwasm.txt18 …vm-objdump -s --section=CODE %p/Inputs/trivial.obj.wasm | FileCheck %s -check-prefix CHECK-SECTIONS
20 # CHECK-SECTIONS: Contents of section CODE:
21 # CHECK-SECTIONS: 0000 01170041 80808080 00108080 8080001a ...A............
22 # CHECK-SECTIONS: 0010 10818080 80004100 0b ......A..
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dglobal-sections.ll3 …lc < %s -mtriple=i386-unknown-linux-gnu -fdata-sections | FileCheck %s -check-prefix=LINUX-SECTIONS
39 ; LINUX-SECTIONS: .section .rodata.G3,"a",@progbits
40 ; LINUX-SECTIONS: .globl G3
107 ; LINUX-SECTIONS: .section .rodata.G7,"aMS",@progbits,1
108 ; LINUX-SECTIONS: .globl G7
/external/perfetto/ui/src/frontend/
Drecord_page.ts515 const SECTIONS: {[property: string]: (cssClass: string) => m.Child} = {
527 if (!Object.keys(SECTIONS).includes(routePage)) {
530 for (const key of Object.keys(SECTIONS)) {
532 pages.push(SECTIONS[key](cssClass));
Dsidebar.ts98 const SECTIONS = [ constant
269 for (const section of SECTIONS) {
/external/u-boot/tools/binman/test/
Dbss_data.lds10 SECTIONS
Du_boot_ucode_ptr.lds10 SECTIONS
Du_boot_binman_syms_bad.lds10 SECTIONS
Du_boot_binman_syms.lds10 SECTIONS
/external/u-boot/arch/sandbox/cpu/
Du-boot-spl.lds8 SECTIONS
Du-boot.lds8 SECTIONS
/external/u-boot/examples/standalone/
Dsparc.lds12 SECTIONS
Driscv.lds9 SECTIONS
Dmips.lds12 SECTIONS
Dmips64.lds12 SECTIONS
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Du-boot-spl.lds10 SECTIONS

1234