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

<<51525354555657585960>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
relax_call26_boundary_f8.d 2 #ld: --relax -Trelax_call26_boundary.ld --section-start=text0=0x0ffffff8
relax_call26_boundary_fc.d 2 #ld: --relax -Trelax_call26_boundary.ld --section-start=text0=0x0ffffffc
relax_cjmp.s 4 .section text1, "ax", @progbits
23 .section text2, "ax", @progbits
reloc.d 9 Contents of section .text:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
orphan.d 5 #ld: --file-align 1 --section-align 1
orphan_nu.d 5 #ld: --file-align 1 --section-align 1 --no-leading-underscore
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlsopt4_32.d 10 Disassembly of section \.text:
15 Disassembly of section \.opt1:
25 Disassembly of section \.opt2:
34 Disassembly of section \.opt3:
vle-multiseg-6d.s 1 .section ".text_iv", "ax"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
fdpic-gotfuncdesc-shared.d 9 Contents of section \.text:
11 Contents of section \.got:
14 Disassembly of section \.text:
21 Disassembly of section \.got:
fdpic-gotfuncdesc-static.d 9 Contents of section \.text:
11 Contents of section \.rofixup:
13 Contents of section \.got:
17 Disassembly of section \.text:
fdpic-gotfuncdesci20-shared.d 9 Contents of section \.text:
11 Contents of section \.got:
14 Disassembly of section \.text:
20 Disassembly of section \.got:
fdpic-goti20-shared.d 9 Contents of section \.text:
11 Contents of section \.got:
14 Disassembly of section \.text:
20 Disassembly of section \.got:
fdpic-gotofffuncdesc-static.d 9 Contents of section \.text:
11 Contents of section \.rofixup:
13 Contents of section \.got:
17 Disassembly of section \.text:
fdpic-gotofffuncdesci20-shared.d 9 Contents of section \.text:
11 Contents of section \.got:
15 Disassembly of section \.text:
24 Disassembly of section \.got:
refdbg-1.d 9 Contents of section \.debug_info:
reloc1.d 9 Contents of section \.data:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
crange-2a.s 2 ! .cranges added by the linker: A single section with SHmedia, constants
4 .section .text.mixed,"ax"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-size/
size32-2.s 3 .section .tbss,"awT",%nobits
10 .section .tdata,"awT",%progbits
size64-2.s 3 .section .tbss,"awT",%nobits
10 .section .tdata,"awT",%progbits
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
unwind-1.s 15 # Section with no unwinding information.
17 .section .after, "xa"
24 .section .far
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-vxworks/
tls-3.s 4 .section .tls_data,"a"
18 .section .tls_vars,"a"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
hidden2.d 8 Disassembly of section .text:
ilp32-9.d 7 Contents of section .text:
  /external/syslinux/gpxe/src/util/
elf2efi.c 124 * Align section within PE file
291 * @v section Section
296 asection *section ) {
302 reltab_size = bfd_get_reloc_upper_bound ( bfd, section );
310 numrels = bfd_canonicalize_reloc ( bfd, section, reltab, symtab );
320 * Process section
324 * @v section Section
325 * @ret new New PE section
607 struct pe_section *section; local
665 asection *section; local
    [all...]
  /packages/apps/Camera2/src/com/android/camera/util/
XmpUtil.java 62 // to hold the section data from image file.
63 private static class Section {
106 List<Section> sections = parse(is, true);
111 for (Section section : sections) {
112 if (hasXMPHeader(section.data)) {
113 int end = getXMPContentEnd(section.data);
116 section.data, XMP_HEADER_SIZE, buffer, 0, buffer.length);
153 List<Section> sections = null;
189 List<Section> sections = parse(inputStream, false)
360 Section section = new Section(); local
376 Section section = new Section(); local
    [all...]

Completed in 1269 milliseconds

<<51525354555657585960>>