HomeSort by relevance Sort by last modified time
    Searched full:sections (Results 1926 - 1950 of 6560) sorted by null

<<71727374757677787980>>

  /external/llvm/include/llvm/MC/
MCSectionELF.h 1 //===- MCSectionELF.h - ELF Machine Code Sections ---------------*- C++ -*-===//
44 /// sections that contain fixed-sized entries. If a section does not contain
  /external/llvm/test/MC/ARM/
eh-link.s 4 @ Test that the ARM_EXIDX sections point (Link) to the corresponding text
5 @ sections.
  /external/llvm/test/MC/COFF/
seh-section.s 1 // This test ensures functions in custom sections get unwind info emitted in a
3 // the same name and characteristics, but MC uniques sections by name and
  /external/llvm/test/MC/ELF/
many-sections-2.s 2 // RUN: llvm-readobj -s %t | FileCheck --check-prefix=SECTIONS %s
8 // SECTIONS: Name: .symtab_shndx
  /external/llvm/test/Object/
corrupt.test 2 RUN: not llvm-readobj %p/Inputs/corrupt.elf-x86-64 -sections \
9 RUN: not llvm-readobj %p/Inputs/corrupt.elf-x86-64 -sections -section-data \
yaml2obj-elf-rel.yaml 1 # RUN: yaml2obj -format=elf %s | llvm-readobj -sections -relocations - | FileCheck %s
10 Sections:
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageExt.java 51 * content and breaks it into multiple sections. Returns these sections as
  /external/v8/tools/gyp/pylib/gyp/generator/
gypd.py 10 "dependencies" sections) are not adjusted to point to .gypd files instead;
22 dependencies may be wrong; and various sections that do not belong in .gyp
  /external/valgrind/coregrind/m_debuginfo/
priv_readdwarf3.h 3 /*--- Read DWARF3 ".debug_info" sections (DIE trees). ---*/
43 /* Read variables and types from DWARF3 ".debug_info" sections. */
  /frameworks/compile/mclinker/lib/Script/
InputSectDesc.cpp 60 for (StringList::const_iterator it = m_Spec.sections().begin(),
61 ie = m_Spec.sections().end();
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.h 35 * AArch64 GOT integrates traditional .got.plt and .got sections into one.
39 * there will be two seperated sections, .got and .got.plt.
  /hardware/ti/omap4-aah/security/tf_daemon/
lib_manifest2.h 61 /* The input file is a source manifest with sections */
91 * sections (same name, case insensitive)
  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.h 61 /* The input file is a source manifest with sections */
91 * sections (same name, case insensitive)
  /libcore/luni/src/main/java/org/w3c/dom/
DOMError.java 64 * the "split-cdata-sections" parameter is in use. Therefore, the method
66 * <code>"cdata-sections-splitted"</code> and the first
  /packages/apps/Contacts/tests/res/values/
donottranslate_strings.xml 84 <item>Two short sections with headers</item>
85 <item>Five short sections with headers</item>
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
macho.go 59 } else if int(s.Sect) <= len(f.macho.Sections) {
60 sect := f.macho.Sections[s.Sect-1]
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
macho.go 59 } else if int(s.Sect) <= len(f.macho.Sections) {
60 sect := f.macho.Sections[s.Sect-1]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
sections.html 8 <title>Sections</title>
16 <li><a href="manual/sections.html">Manual</a></li>
  /system/media/camera/docs/
camera_metadata_tags.mako 45 * Top level hierarchy definitions for camera metadata. *_INFO sections are for
47 * New sections must be added right before ANDROID_SECTION_COUNT to maintain
  /toolchain/binutils/binutils-2.25/bfd/
format.c 103 struct bfd_section *sections; member in struct:bfd_preserve
124 preserve->sections = abfd->sections;
158 abfd->sections = preserve->sections;
289 have sections attached, which will confuse the next
443 sections sizes or alignments in _bfd_set_section_contents.
445 because it will interfere with creation of BFD sections. */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange1.s 2 ! 1) Not for sections with single contents.
4 ! 3) For mixed SHcompact and SHmedia sections.
  /toolchain/binutils/binutils-2.25/gold/
reduced_debug_output.h 23 // Reduce the size of the debug sections by emitting only debug line number
25 // sections for standard tools to parse the debug information correctly. These
  /toolchain/binutils/binutils-2.25/gold/testsuite/
incremental_test.sh 77 check incremental_test.dump "Input sections: .* incremental_test_1.o *1 "
78 check incremental_test.dump "Input sections: .* incremental_test_2.o *1 "
  /toolchain/binutils/binutils-2.25/include/coff/
apollo.h 74 /* More names of "special" sections. */
86 compressed sections */
  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf32bmipn32-defs.sh 50 # inserting other sections between the assignment to _gp and the start
93 # Discard any .MIPS.content* or .MIPS.events* sections. The linker

Completed in 1037 milliseconds

<<71727374757677787980>>