/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
bpo-18m.d | 19 Contents of section \.text: 21 Contents of section \.text\.away: 23 Contents of section \.MMIX\.reg_contents:
|
orph-d-awpe.d | 8 #error: overlaps section .text 10 # Like orph-d-awp.d but with contents in that section. Also, mismatching 11 # section flags for the contents will cause a linker error, but we'll 12 # call this a doctor-it-hurts situation; either list the section in 13 # the linker script or have consistent section flags.
|
sec-2.d | 17 Contents of section \.text: 19 Contents of section \.other: 25 Contents of section \.data:
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
relax_section.d | 2 #as: -relax-section 7 # Test relaxation of section 11 Disassembly of section text1:
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/ |
icache1.d | 8 Disassembly of section \.text: 24 Disassembly of section \.data: 32 Disassembly of section \.bss: 43 Disassembly of section \.ovl\.init: 50 Disassembly of section \.ovly1: 58 Disassembly of section \.ovly2: 83 Disassembly of section \.ovly3: 97 Disassembly of section \.ovly4: 111 Disassembly of section \.ovly5: 125 Disassembly of section \.ovly6 [all...] |
/external/autotest/client/site_tests/webstore_SanityTest/ |
webstore_SanityTest.py | 16 Returns the XPath of the section header for the given section. 18 @param name The name of the section 20 return '//div[contains(@class, "wall-structured-section-header")]' + \ 30 for section in self.sections: 31 self.driver.find_element_by_xpath(self.section_header(section))
|
/external/boringssl/src/util/fipstools/testdata/x86_64-LabelRewrite/ |
in2.s | 7 .section .rodata
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_linux_x86_64.S | 6 .section .note.GNU-stack,"",%progbits
|
/external/elfutils/tests/ |
run-readelf-test2.sh | 24 Hex dump of section [6] '.strtab', 1 bytes at offset 0x290:
|
run-zstrptr.sh | 24 Strings in section 32 (compressed): 60 Strings in section 32 (uncompressed): 99 Strings in section 30 (compressed): 132 Strings in section 30 (uncompressed):
|
/external/llvm/test/MC/ELF/ |
many-sections-3.s | 5 // Test that symbol a has a section that could be confused with common (0xFFF2) 12 // SYMBOLS-NEXT: Section: bar (0xFFF2) 19 .section a\x 20 .section b\x 21 .section c\x 22 .section d\x 104 .section foo 105 .section foo2 106 .section foo3 107 .section bar, "a [all...] |
/external/llvm/test/MC/MachO/AArch64/ |
classrefs.s | 7 // CHECK-NEXT: Section __data { 18 .section __DATA,__objc_classrefs,regular,no_dead_strip 21 .section __DATA,__data
|
/external/llvm/test/MC/MachO/ |
altentry.s | 42 .section __TEXT,__text,regular,pure_instructions 51 .section __DATA,__data
|
/external/llvm/test/MC/Mips/ |
mips-cop0-reginfo.s | 2 # RUN: llvm-readobj -sections -section-data - | \ 10 # CHECK: Section {
|
/external/llvm/test/MC/X86/AlignedBundling/ |
different-sections.s | 9 .section text1, "x" 10 # CHECK: section text1 18 .section text2, "x" 19 # CHECK: section text2
|
/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
undef.s | 15 .section .rodata.str1.1,"aMS",@progbits,1
|
/external/syslinux/dos/ |
ldlinux.S | 5 .section ".payload","aw" 22 .section ".rodata","a"
|
/external/syslinux/gpxe/src/arch/i386/interface/pxe/ |
pxe_entry.S | 28 .section ".text16.data", "aw", @progbits 58 .section ".weak", "a", @nobits 66 .section ".text16.data", "aw", @progbits 110 .section ".text16.null", "ax", @progbits 115 .section ".text16", "ax", @progbits 139 .section ".text16", "ax", @progbits 189 .section ".text16", "ax", @progbits 214 .section ".text16.data", "aw", @progbits
|
/external/syslinux/gpxe/src/arch/i386/prefix/ |
usbdisk.S | 3 .section ".prefix", "awx", @progbits
|
/external/valgrind/include/ |
pub_tool_basics_asm.h | 67 # define MARK_STACK_NO_EXEC .section .note.GNU-stack,"",%progbits 69 # define MARK_STACK_NO_EXEC .section .note.GNU-stack,"",@progbits
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
copy-2.d | 3 #objcopy: --set-section-flags foo=contents,alloc,load,code 4 #name: copy with setting section flags 2 7 # Note - we use copytest.s and a section named "foo" rather 9 # section has a fixed set of flags and these cannot be changed.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
altmac2.d | 9 Contents of section .data:
|
altmacro.d | 9 Contents of section .data:
|