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

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/
pr14265.c 1 int foo0 __attribute__((used,section(".foo0.0")));
2 int foo1 __attribute__((used,section(".foo1.0")));
3 int foo2 __attribute__((used,section(".foo2.0")));
  /external/llvm/test/MC/ARM/
big-endian-thumb-fixup.s 9 .section s_thumb_bl,"ax",%progbits
10 // CHECK-LABEL: Contents of section s_thumb_bl
17 // CHECK-LABEL: Contents of section s_thumb_bl
19 .section s_thumb_blx,"ax",%progbits
24 .section s_thumb_br,"ax",%progbits
25 // CHECK-LABEL: Contents of section s_thumb_br
32 .section s_thumb_bcc,"ax",%progbits
33 // CHECK-LABEL: Contents of section s_thumb_bcc
40 .section s_thumb_cb,"ax",%progbits
41 // CHECK-LABEL: Contents of section s_thumb_c
    [all...]
big-endian-thumb2-fixup.s 8 .section s_movw,"ax",%progbits
9 // CHECK-LABEL: Contents of section s_movw
14 .section s_movt,"ax",%progbits
15 // CHECK-LABEL: Contents of section s_movt
21 .section s_uncondbranch,"ax",%progbits
22 // CHECK-LABEL: Contents of section s_uncondbranch
29 .section s_condbranch,"ax",%progbits
30 // CHECK-LABEL: Contents of section s_condbranch
37 .section s_ldst_precel_12,"ax",%progbits
44 .section s_adr_pcrel_12,"ax",%progbit
    [all...]
  /external/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 3 // CHECK: Section {
6 // CHECK: Section {
10 // CHECK: Section {
13 // CHECK: Section {
17 // CHECK: Section {
21 .section __TEXT,__text,regular,pure_instructions
23 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
24 .section __TEXT,__symbol_stub1,symbol_stubs,pure_instructions,16
25 .section __TEXT,__text,regular,pure_instructions
26 .section __TEXT,__textcoal_nt,coalesced,pure_instruction
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
parallel-bad-4.s 1 # Test too many instructions in execute packet, with section switching.
3 .section .text.f1,"ax",%progbits
7 .section .text.f2,"ax",%progbits
11 .section .text.f1,"ax",%progbits
19 .section .text.f2,"ax",%progbits
27 .section .text.f1,"ax",%progbits
29 .section .text.f2,"ax",%progbits
  /external/curl/tests/
getpart.pm 39 # return the attributes of the section
41 my ($section, $part)=@_;
46 # print "Section: $section, part: $part\n";
50 if(!$inside && ($_ =~ /^ *\<$section/)) {
66 # detect end of section when part wasn't found
67 elsif((1 ==$inside) && ($_ =~ /^ *\<\/$section\>/)) {
78 my ($section, $part)=@_;
84 # print "Section: $section, part: $part\n"
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
err-syms-5.s 3 # Show that we can check that there are enough syms for the section.
7 .section __dummy, __dummy, symbol_stubs,strip_static_syms,4
11 .section __dummy, __dummy1,lazy_symbol_pointers
15 .section __dummy, __dummy2,non_lazy_symbol_pointers
20 .section __dummy, __dummy3,non_lazy_symbol_pointers
25 .section __dummy, __dummy4,symbol_stubs,strip_static_syms,17
32 .section __dummy, __dummy5,lazy_symbol_pointers
37 # { dg-error "the number of .indirect_symbols defined in section __dummy.__dummy does not match the number expected .1 defined, 0 expected." "" { target *-*-darwin*} 0 }
38 # { dg-error "the number of .indirect_symbols defined in section __dummy.__dummy1 does not match the number expected .1 defined, 0 expected." "" { target *-*-darwin*} 0 }
39 # { dg-error "the number of .indirect_symbols defined in section __dummy.__dummy2 does not match the number expected .1 defined, 0 expected." "" { target *-*-darwi (…)
    [all...]
err-sections-1.s 3 .section __a,__b,symbol_stubs,strip_static_syms,4
4 .section __a,__c,lazy_symbol_pointers,strip_static_syms,4
5 .section __a,__d,non_lazy_symbol_pointers,strip_static_syms,4
7 # { dg-error "unknown or invalid section type .symbol_stubs." "" { target x86_64-*-darwin* } 3 }
8 # { dg-error "unknown or invalid section type .lazy_symbol_pointers." "" { target x86_64-*-darwin* } 4 }
9 # { dg-error "unknown or invalid section type .non_lazy_symbol_pointers." "" { target x86_64-*-darwin* } 5 }
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
pic-gc-73.d 13 Contents of section .hash:
15 Contents of section .dynsym:
17 Contents of section .dynstr:
19 Contents of section .text:
21 Contents of section .dynamic:
23 Contents of section .got:
25 Contents of section .data:
  /external/autotest/site_utils/suite_scheduler/
forgiving_config_parser.py 52 for section in self.sections():
53 self.remove_section(section)
59 def getstring(self, section, option):
62 return ConfigParser.SafeConfigParser.get(self, section, option)
66 def getint(self, section, option):
67 return ConfigParser.SafeConfigParser.getint(self, section, option)
71 def getfloat(self, section, option):
72 return ConfigParser.SafeConfigParser.getfloat(self, section, option)
76 def getboolean(self, section, option):
77 return ConfigParser.SafeConfigParser.getboolean(self, section, option
    [all...]
  /external/llvm/test/MC/COFF/
section-name-encoding.s 1 // Check that COFF section names are properly encoded.
12 // CHECK: Section {
16 // CHECK: Section {
20 .section s; .long 1
21 .section s1234567; .long 1
32 // CHECK: Section {
36 .section s1234567z; .long 1
43 .section p0\pad\pad\pad\pad\pad\pad\pad\pad\pad\pad; .long 1
44 .section p1\pad\pad\pad\pad\pad\pad\pad\pad\pad\pad; .long 1
45 .section p2\pad\pad\pad\pad\pad\pad\pad\pad\pad\pad; .long
    [all...]
  /system/bt/osi/include/
config.h 9 // - Key/value pairs that are not within a section are assumed to be under
10 // the |CONFIG_DEFAULT_SECTION| section.
12 // a single section.
16 // - Duplicate keys in a section will overwrite previous values.
21 // The default section name to use if a key/value pair is not defined within
22 // a section.
54 // Returns true if the config file contains a section named |section|. If
55 // the section has no key/value pairs in it, this function will return false.
56 // |config| and |section| must not be NULL
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
section0.d 9 Contents of section .data:
11 # The MIPS includes a 'section .reginfo' and such here.
13 Contents of section A:
15 Contents of section B:
17 Contents of section C:
19 # Arm includes a .ARM.attributes section here
section1.d 9 Contents of section .data:
11 # The MIPS includes a 'section .reginfo' and such here.
13 Contents of section A:
15 Contents of section B:
17 Contents of section C:
19 # Arm includes a .ARM.attributes section here
group2.d 2 #name: debug info in group section and non-group section with same name
4 # The RX port uses non-standard section names.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
section0.d 7 Contents of section .data:
9 # The MIPS includes a 'section .reginfo' and such here.
11 Contents of section A:
13 Contents of section B:
15 Contents of section C:
17 # Arm includes a .ARM.attributes section here
section1.d 7 Contents of section .data:
9 # The MIPS includes a 'section .reginfo' and such here.
11 Contents of section A:
13 Contents of section B:
15 Contents of section C:
17 # Arm includes a .ARM.attributes section here
section6.d 7 # The MIPS includes a 'section .reginfo' and such here.
9 Contents of section sec1:
11 Contents of section sec2:
13 # Arm includes a .ARM.attributes section here
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
n32-consec.d 7 Disassembly of section .text:
10 Disassembly of section .data:
13 Disassembly of section .reginfo:
16 Disassembly of section .MIPS.abiflags:
23 Disassembly of section .gnu.attributes:
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/
PioFlush.s 24 .section .text, "ax", "progbits"
26 .section .pdata, "a", "progbits"
28 .section .xdata, "a", "progbits"
30 .section .data, "wa", "progbits"
32 .section .rdata, "a", "progbits"
34 .section .bss, "wa", "nobits"
36 .section .tls$, "was", "progbits"
38 .section .sdata, "was", "progbits"
40 .section .sbss, "was", "nobits"
42 .section .srdata, "as", "progbits"
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
ConfigParser.py 3 A setup file consists of sections, lead by a "[section]" header,
8 the same section, or values in a special [DEFAULT] section.
31 its value is the section's name.
34 return all the configuration section names, sans DEFAULT
36 has_section(section)
37 return whether the given section exists
39 has_option(section, option)
40 return whether the given option exists in the given section
42 options(section)
    [all...]
  /external/boringssl/src/util/fipstools/testdata/x86_64-Sections/
in.s 6 .section .text.foo,"ax",@progbits
12 .section .rodata
17 .section .rodata.str1.1,"aMS",@progbits,1
22 .section .init_array,"aw"
25 .section .rodata
27 .section .debug_info,"",@progbits
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
add-section.d 2 #name: objcopy add-section
4 #objcopy: --add-section NEW=$srcdir/empty.s
9 Contents of section NEW:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
relax.s 1 .section .gcc_except_table,"aw",@progbits
2 .section .gnu.linkonce.t.blah,"ax",@progbits
6 .section .gcc_except_table,"aw",@progbits
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
limit-b.d 4 #ld: -Ttext 0x1000 --section-start .foo=0x8000ffc
8 Disassembly of section .text:
14 Disassembly of section .foo:

Completed in 703 milliseconds

<<11121314151617181920>>