HomeSort by relevance Sort by last modified time
    Searched refs:section (Results 101 - 125 of 7765) sorted by null

1 2 3 45 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
cross4.c 1 __attribute__ ((section (".nocrossrefs")))
empty-orphan.s 1 .section .orphan_data, "a"
3 .section .data
section-match-1.s 1 .section .sec.foo
4 .section .sec..foo
  /bionic/libc/arch-common/bionic/
__dso_handle.h 34 __attribute__ ((section (".data")))
36 __attribute__ ((section (".bss")))
  /external/llvm/test/MC/ELF/
align.s 4 // previous section (.text)
7 .section .rodata,"a",@progbits
10 // CHECK: Section {
25 // CHECK-NEXT: Section {
bad-expr2.s 9 .section .foo
11 .section .bar
section-sym.s 3 .section foo, "aG", @progbits, f1, comdat
4 .section foo, "G", @progbits, f2, comdat
5 .section bar
8 // Test that the relocation points to the first section foo.
11 // CHECK: Section {
27 // CHECK: Section {
45 // CHECK-NEXT: Section ({{.*}}) .relabar {
55 // Symbol 3 is section 6
64 // CHECK-NEXT: Section: Undefined (0x0)
73 // CHECK-NEXT: Section: .grou
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
align.s 4 // previous section (.bss)
7 .section .rodata,"a",@progbits
10 // CHECK: # Section 3
22 // CHECK-NEXT: # Section 4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
dwarf2-4.s 2 .section .debug_abbrev,"",%progbits
4 .section .debug_info,"",%progbits
6 .section .debug_line,"",%progbits
11 .section .debug_abbrev
section2.s 1 .section A
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
group-1.s 1 .section .text,"axG",@progbits,.foo,comdat
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
exec-got-1.d 2 Relocation section '\.rel\.dyn' .*
arm-target2-got-rel.d 4 Contents of section .text:
6 Contents of section .got:
8 # Ignore .ARM.attributes section
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
eh1a.s 1 .section .eh_frame,"a",%progbits
eh2a.s 1 .section .eh_frame,"a",%progbits
eh3a.s 1 .section .eh_frame,"a",%progbits
eh4a.s 1 .section .eh_frame,"a",%progbits
noload-3.s 1 .section .foo2,"aw",%progbits
3 .section .foo1,"w",%progbits
5 .section .foo,"aw",%progbits
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-8a.s 1 .section .text.1
sec-8b.s 1 .section .text.1
sec-8d.s 1 .section .text.1
sec-8m.s 1 .section .text.1
tm-d-ap.s 1 .section .tm_clone_table,"a",@progbits
tm-d-awp.s 1 .section .tm_clone_table,"aw",@progbits
  /development/ndk/platforms/android-9/arch-mips/src/
crtend_android.S 29 .section .preinit_array, "aw"
32 .section .init_array, "aw"
35 .section .fini_array, "aw"
38 .section .ctors, "aw"
43 .section .dtors, "aw"
48 .section .eh_frame,"a",@progbits

Completed in 1097 milliseconds

1 2 3 45 6 7 8 91011>>