/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
D | many-section.s | 8 .section saaaa 9 .section saaab 10 .section saaba 11 .section saabb 12 .section saaca 13 .section saacb 14 .section saada 15 .section saadb 16 .section saaea 17 .section saaeb [all …]
|
/external/elfutils/tests/ |
D | run-dwflsyms.sh | 42 1: SECTION LOCAL (0) 0x238 43 2: SECTION LOCAL (0) 0x254 44 3: SECTION LOCAL (0) 0x274 45 4: SECTION LOCAL (0) 0x298 46 5: SECTION LOCAL (0) 0x2d8 47 6: SECTION LOCAL (0) 0x428 48 7: SECTION LOCAL (0) 0x4f2 49 8: SECTION LOCAL (0) 0x510 50 9: SECTION LOCAL (0) 0x530 51 10: SECTION LOCAL (0) 0x638 [all …]
|
D | run-elfgetchdr.sh | 90 section 1: NOT Compressed 91 section 2: GNU Compressed size: 60 92 section 3: GNU Compressed size: aa 93 section 4: NOT Compressed 94 section 5: GNU Compressed size: 8d 95 section 6: NOT Compressed 96 section 7: NOT Compressed 97 section 8: NOT Compressed 102 section 1: NOT Compressed 103 section 2: ELF Compressed ch_type: 1, ch_size: 60, ch_addralign: 10 [all …]
|
D | run-readelf-s.sh | 20 # Tests readelf -s and readelf --elf-section -s 62 # objcopy --remove-section=.gnu_debuglink baz testfilebazdyn 69 # objcopy -S --remove-section .gdb_index --remove-section .comment --keep-symbols=keep_symbols baz.… 72 # objcopy --add-section .gnu_debugdata=mini_debuginfo.xz baz 76 # objcopy --remove-section=.gnu_debuglink baz testfilebazmin 90 # objcopy -S --remove-section .gdb_index --remove-section .comment --keep-symbols=funcsyms bas.debu… 93 # objcopy --add-section .gnu_debugdata=mini_debuginfo.xz bas 108 # objcopy -S --remove-section .gdb_index --remove-section .comment --keep-symbols=keep_symbols bax.… 111 # objcopy --add-section .gnu_debugdata=mini_debuginfo.xz bax 112 # objcopy --remove-section=.gnu_debuglink bax testfilebaxmin [all …]
|
/external/autotest/client/cros/faft/ |
D | rpc_functions.py | 28 @param image_operator: Method accepting one section as its argument. 31 def wrapper(self, section): argument 34 @param section: A list of sections of just a section. 36 if type(section) in (tuple, list): 37 for sec in section: 40 image_operator(self, section) 363 def _bios_get_preamble_flags(self, section): argument 364 """Get the preamble flags of a firmware section. 366 @param section: A firmware section, either 'a' or 'b'. 369 return self._bios_handler.get_section_flags(section) [all …]
|
/external/google-breakpad/src/common/ |
D | test_assembler_unittest.cc | 42 using google_breakpad::test_assembler::Section; 723 Section s; in TEST() 727 Section s(kBigEndian); in TEST() 730 // A fixture class for TestAssembler::Section tests. 733 Section section; member in SectionFixture 766 section.Append(data, sizeof(data)); in TEST_F() 767 ASSERT_TRUE(section.GetContents(&contents)); in TEST_F() 773 section.Append(data, sizeof(data)); in TEST_F() 774 section.Append(data, sizeof(data)); in TEST_F() 775 ASSERT_TRUE(section.GetContents(&contents)); in TEST_F() [all …]
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 1 <SECTION> 6 </SECTION> 8 <SECTION> 24 </SECTION> 26 <SECTION> 91 </SECTION> 93 <SECTION> 140 </SECTION> 142 <SECTION> 149 </SECTION> [all …]
|
/external/autotest/client/cros/faft/utils/ |
D | flashrom_handler.py | 19 """An object to hold information about a firmware section. 87 DELTA = 1 # value to add to a byte to corrupt a section contents 158 for section in self.fv_sections.itervalues(): 159 for subsection_name in section.names(): 169 blob = self.fum.get_section(self.image, section.get_body_name()) 173 section.set_sha(s.hexdigest()) 176 if not section.get_sig_name(): 179 # Now determine this section's version number. 181 self.image, section.get_sig_name()) 183 section.set_version(self.os_if.retrieve_body_version(vb_section)) [all …]
|
/external/libxml2/test/relaxng/OASIS/ |
D | spectest.xml | 9 <section>3</section> 13 <section>3</section> 19 <section>3</section> 34 <section>3</section> 45 <section>3</section> 54 <section>3</section> 64 <section>3</section> 80 <section>3</section> 96 <section>3</section> 111 <section>3</section> [all …]
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader_cfi_unittest.cc | 45 // an ELF file containing a .debug_frame or .eh_frame section; you can then 72 using google_breakpad::test_assembler::Section; 89 const CFISection §ion); 90 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) \ argument 91 WriteELFFrameSection("cfitest-" name, ".debug_frame", section); 92 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) \ argument 93 WriteELFFrameSection("cfitest-" name, ".eh_frame", section); 95 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) argument 96 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) argument 123 MockCallFrameErrorReporter() : Reporter("mock filename", "mock section") { } in MockCallFrameErrorReporter() [all …]
|
/external/llvm/test/Object/ |
D | readobj-shared-object.test | 26 ELF: Section { 32 ELF: Section { 39 ELF: Section { 46 ELF: Section { 53 ELF: Section { 61 ELF: Section { 68 ELF: Section { 77 ELF: Section { 85 ELF: Section { 93 ELF: Section { [all …]
|
D | invalid.test | 10 RUN: llvm-readobj -s %p/Inputs/invalid-sh_entsize.elf | FileCheck --check-prefix=SECTION %s 12 SECTION: Name: .dynsym 13 SECTION-NEXT: Type: SHT_DYNSYM 14 SECTION-NEXT: Flags [ 15 SECTION-NEXT: SHF_ALLOC 16 SECTION-NEXT: ] 17 SECTION-NEXT: Address: 18 SECTION-NEXT: Offset: 19 SECTION-NEXT: Size: 20 SECTION-NEXT: Link: [all …]
|
/external/autotest/client/common_lib/ |
D | global_config.py | 128 def _handle_no_value(self, section, key, default): argument 130 msg = ("Value '%s' not found in section '%s'" % 131 (key, section)) 137 def get_section_as_dict(self, section): argument 138 """Return a dict mapping section options to values. 140 This is useful if a config section is being used like a 141 dictionary. If the section is missing, return an empty dict. 144 in the section. 146 @param section: Section to get. 149 if self.config.has_section(section): [all …]
|
/external/vulkan-validation-layers/layers/ |
D | vk_validation_error_messages.h | 2322 …{VALIDATION_ERROR_00000, "For more information refer to Vulkan Spec Section '3.1. Command Function… 2323 …{VALIDATION_ERROR_00001, "For more information refer to Vulkan Spec Section '3.1. Command Function… 2324 …{VALIDATION_ERROR_00002, "For more information refer to Vulkan Spec Section '3.1. Command Function… 2325 …{VALIDATION_ERROR_00003, "For more information refer to Vulkan Spec Section '3.1. Command Function… 2326 …{VALIDATION_ERROR_00004, "For more information refer to Vulkan Spec Section '3.2. Instances' which… 2327 …{VALIDATION_ERROR_00005, "For more information refer to Vulkan Spec Section '3.2. Instances' which… 2328 …{VALIDATION_ERROR_00006, "For more information refer to Vulkan Spec Section '3.2. Instances' which… 2329 …{VALIDATION_ERROR_00007, "For more information refer to Vulkan Spec Section '3.2. Instances' which… 2330 …{VALIDATION_ERROR_00008, "For more information refer to Vulkan Spec Section '3.2. Instances' which… 2331 …{VALIDATION_ERROR_00009, "For more information refer to Vulkan Spec Section '3.2. Instances' which… [all …]
|
/external/llvm/test/MC/COFF/ |
D | section.s | 4 .section .foo$bar; .long 1 5 .section .foo@bar; .long 1 6 .section ABCDEFGHIJKLMNOPQRSTUVWXYZ; .long 1 7 .section abcdefghijklmnopqrstuvwxyz; .long 1 8 .section _0123456789; .long 1 11 // CHECK: Section { 14 // CHECK: Section { 17 // CHECK: Section { 20 // CHECK: Section { 23 // CHECK: Section { [all …]
|
/external/llvm/test/MC/MachO/ |
D | x86_64-symbols.s | 6 .section __TEXT,__text,regular,pure_instructions 120 // .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 124 .section foo, bar 134 // CHECK-NEXT: Type: Section (0xE) 135 // CHECK-NEXT: Section: __text (0x1) 143 // CHECK-NEXT: Type: Section (0xE) 144 // CHECK-NEXT: Section: __text (0x1) 152 // CHECK-NEXT: Type: Section (0xE) 153 // CHECK-NEXT: Section: __const (0x2) 161 // CHECK-NEXT: Type: Section (0xE) [all …]
|
/external/clang/test/Sema/ |
D | pragma-section.c | 7 int b = 1; // expected-error {{'b' causes a section type conflict with 'a'}} 10 __declspec(allocate(".my_const")) int d = 1; // expected-error {{'d' causes a section type conflict… 14 #pragma section(".my_seg", execute) // expected-note 2 {{#pragma entered her}} 21 void fn_bad_seg(void){} // expected-error {{'fn_bad_seg' causes a section type conflict with 'int_b… in fn_bad_seg() 24 …g") // expected-warning {{expected push, pop or a string literal for the section name in '#pragma … 25 #pragma bss_seg(1) // expected-warning {{expected push, pop or a string literal for the section nam… 28 …// expected-warning {{expected a stack label or a string literal for the section name in '#pragma … 30 #pragma bss_seg(push, my_label, 1) // expected-warning {{expected a string literal for the section … 34 #pragma section // expected-warning {{missing '(' after '#pragma section' - ignoring}} 35 #pragma section( // expected-warning {{expected a string literal for the section name in '#pragma s… [all …]
|
/external/elfutils/po/ |
D | ru.po | 58 msgid "invalid section type for operation" 147 msgid ".debug_line section missing" 151 msgid "invalid .debug_line section" 199 msgid ".debug_ranges section missing" 203 msgid "invalid CFI section" 459 msgid "invalid section index" 467 msgid "invalid section" 483 msgid "cannot manipulate null section" 491 msgid "invalid section header" 504 msgid "section `sh_size' too small for data" [all …]
|
D | zh_CN.po | 59 msgid "invalid section type for operation" 148 msgid ".debug_line section missing" 152 msgid "invalid .debug_line section" 200 msgid ".debug_ranges section missing" 204 msgid "invalid CFI section" 460 msgid "invalid section index" 468 msgid "invalid section" 484 msgid "cannot manipulate null section" 492 msgid "invalid section header" 505 msgid "section `sh_size' too small for data" [all …]
|
D | it.po | 59 msgid "invalid section type for operation" 148 msgid ".debug_line section missing" 152 msgid "invalid .debug_line section" 200 msgid ".debug_ranges section missing" 204 msgid "invalid CFI section" 460 msgid "invalid section index" 468 msgid "invalid section" 484 msgid "cannot manipulate null section" 492 msgid "invalid section header" 505 msgid "section `sh_size' too small for data" [all …]
|
D | nl.po | 59 msgid "invalid section type for operation" 148 msgid ".debug_line section missing" 152 msgid "invalid .debug_line section" 200 msgid ".debug_ranges section missing" 204 msgid "invalid CFI section" 460 msgid "invalid section index" 468 msgid "invalid section" 484 msgid "cannot manipulate null section" 492 msgid "invalid section header" 505 msgid "section `sh_size' too small for data" [all …]
|
D | fr.po | 58 msgid "invalid section type for operation" 147 msgid ".debug_line section missing" 151 msgid "invalid .debug_line section" 199 msgid ".debug_ranges section missing" 203 msgid "invalid CFI section" 459 msgid "invalid section index" 467 msgid "invalid section" 483 msgid "cannot manipulate null section" 491 msgid "invalid section header" 504 msgid "section `sh_size' too small for data" [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionMachO.h | 21 /// MCSectionMachO - This represents a section on a Mach-O system (used by 29 /// field of a section, drawn from the enums below. 32 /// Reserved2 - The 'reserved2' field of a section, used to represent the 36 MCSectionMachO(StringRef Segment, StringRef Section, 41 /// These are the section type and attributes fields. A MachO section can 48 // Valid section types. 50 /// S_REGULAR - Regular section. 52 /// S_ZEROFILL - Zero fill on demand section. 54 /// S_CSTRING_LITERALS - Section with literal C strings. 56 /// S_4BYTE_LITERALS - Section with 4 byte literals. [all …]
|
/external/llvm/test/MC/ARM/ |
D | big-endian-arm-fixup.s | 9 .section s_condbl,"ax",%progbits 10 // CHECK-LABEL: Contents of section s_condbl 16 .section s_uncondbl,"ax",%progbits 17 // CHECK-LABEL: Contents of section s_uncondbl 23 .section s_blx,"ax",%progbits 24 // CHECK-LABEL: Contents of section s_blx 30 .section s_uncondbranch,"ax",%progbits 31 // CHECK-LABEL: Contents of section s_uncondbranch 37 .section s_condbranch,"ax",%progbits 38 // CHECK-LABEL: Contents of section s_condbranch [all …]
|
/external/v8/src/builtins/ |
D | builtins.h | 59 /* ES6 section 9.2.1 [[Call]] ( thisArgument, argumentsList) */ \ 66 /* ES6 section 9.4.1.1 [[Call]] ( thisArgument, argumentsList) */ \ 69 /* ES6 section 7.3.12 Call(F, V, [argumentsList]) */ \ 78 /* ES6 section 9.2.2 [[Construct]] ( argumentsList, newTarget) */ \ 80 /* ES6 section 9.4.1.2 [[Construct]] (argumentsList, newTarget) */ \ 83 /* ES6 section 9.5.14 [[Construct]] ( argumentsList, newTarget) */ \ 85 /* ES6 section 7.3.13 Construct (F, [argumentsList], [newTarget]) */ \ 219 /* ES6 section 22.1.2.2 Array.isArray */ \ 248 /* ES6 section 19.3.3.2 Boolean.prototype.toString ( ) */ \ 250 /* ES6 section 19.3.3.3 Boolean.prototype.valueOf ( ) */ \ [all …]
|