Searched
refs:section (Results
251 -
275 of
7765) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
relbrlt.s | 15 .section .text.pad1,"ax" 18 .section .text.far,"ax" 22 .section .text.pad2,"ax" 25 .section .text.far2far,"ax" 29 .section .text.pad3,"ax" 32 .section .text.huge,"ax"
|
/external/llvm/test/MC/ELF/ |
debug-line2.s | 6 // CHECK: Section { 26 .section .debug_line,"",@progbits
|
section-unique.s | 4 .section .text,"ax",@progbits,unique, 4294967293 9 .section .text,"ax",@progbits,unique, 4294967294 16 // CHECK: .section .text,"ax",@progbits,unique,4294967293 19 // CHECK: .section .text,"ax",@progbits,unique,4294967294 29 // OBJ: Section: .text (0x3) 38 // OBJ: Section: .text (0x4)
|
/external/llvm/test/MC/MachO/ |
diff-with-two-sections.s | 3 .section __TEXT,__text,regular,pure_instructions 5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support 25 // CHECK-NEXT: Section { 44 // CHECK-NEXT: Section {
|
/external/llvm/test/MC/X86/ |
macho-reloc-errors-x86.s | 7 .section __DATA,__tim 10 .section __DATA,__tim2 15 // CHECK-ERROR: 5:9: error: Section too large, can't encode r_address (0x100000b) into 24 bits of scattered relocation entry.
|
/external/llvm/test/tools/llvm-size/X86/ |
ignore-sections.s | 12 .section foo 18 // SYSV-NEXT: section size addr
|
/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/ |
tmod.mod.c | 25 __attribute__ ((section("__vermagic"))) = VERMAGIC_STRING; 28 __attribute_used__ __attribute__ ((section(".modinfo"))) = "depends=";
|
/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
debug-line.s | 1 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | elf-dump --dump-section-data | FileCheck %s 17 .section .debug_line,"",@progbits
|
/external/swiftshader/third_party/LLVM/test/MC/MachO/ |
diff-with-two-sections.s | 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s 3 .section __TEXT,__text,regular,pure_instructions 5 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support 30 // CHECK-NEXT: # Section 0 46 // CHECK-NEXT: # Section 1
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
group-3.s | 1 .section .text.foo3,"axG",%progbits,foo3,comdat 5 .section .data.bar3,"awG",%progbits,foo3,comdat
|
group-4.s | 1 .section .text.foo4,"axG",%progbits,foo4,comdat 4 .section .data.foo4,"awG",%progbits,foo4,comdat
|
group-6.s | 3 .section .text.foo,"axG",%progbits,foo,comdat
|
group.s | 1 .section .text.foo,"axG",%progbits,foo_group,comdat 5 .section .data.foo,"awG",%progbits,foo_group,comdat
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
loop.d | 4 Relocation section '\.rela\.text' .*:
|
loop2.d | 4 Relocation section '\.rela\.text' .*:
|
loop3.d | 4 Relocation section '\.rela\.text' .*:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/ |
instruction_packing-004.s | 1 .section s1 ,"ax" 5 .section s1 ,"ax"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
section2.l | 6 [ ]+1[ ]+.section A
|
section3.d | 2 #name: note section
|
section8.d | 2 #name: section flags
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
bss.s | 2 .section .other, "a", @progbits
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
elf-rel4.s | 2 .section .sdata 7 .section .text
|
tls-relw.d | 6 Contents of section \.data:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
cons-1.d | 5 Contents of section \.text:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/ |
relocs.d | 4 Contents of section .text: 9 Contents of section .data: 41 Contents of section .stack: 43 Disassembly of section .text:
|
Completed in 459 milliseconds
<<11121314151617181920>>