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

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
sort_b_n-1.d 2 #ld: -T sort.t --sort-section name
3 #name: --sort-section name
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
refdbg.s 10 .section .debug_info,"",@progbits
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
tlsnopic.s 1 .section ".tbss"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
unwind-6.d 9 Contents of section .c6xabi.exidx:
12 Contents of section .far:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
mixed1b.s 2 .section .rodata.str1.1,"aMS",@progbits,1
pr13082-2.s 6 .section .data.rel.ro.local,"aw",@progbits
tlsle1.s 6 .section .tdata,"awT",@progbits
  /hardware/libhardware/modules/camera/3_0/
VendorTags.cpp 42 // Describes a vendor tag section
43 struct Section {
50 // Entry arrays for each section
77 const Section DemoSections[DEMO_SECTION_COUNT] = {
92 // Get a static handle to a specific vendor tag section
93 const Section* getSection(uint32_t tag)
95 uint32_t section = (tag - vendor_section_start) >> 16; local
98 ALOGE("%s: Tag 0x%x before vendor section", __func__, tag);
102 if (section >= DEMO_SECTION_COUNT) {
103 ALOGE("%s: Tag 0x%x after vendor section", __func__, tag)
113 const Section* section = getSection(tag); local
165 const Section* section = getSection(tag); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange1.s 8 ! Use section contents that need relaxing to strengthen the check that the
13 ! The .text section has only SHmedia contents, and should not get a
24 ! Likewise the SHcompact section.
26 .section .text.compact,"ax"
35 ! This section has SHmedia code followed by data. There should be two
37 ! section change. It should not matter.
38 .section .text.shmediaanddata,"ax"
49 ! This section mixes SHcompact and SHmedia code. There should be two
51 .section .text.codemix,"ax"
72 ! This section mixes SHcompact and SHmedia code, and has a constan
    [all...]
  /art/runtime/
dex_file_layout.cc 37 for (const DexLayoutSection& section : sections_) {
40 section.parts_[static_cast<size_t>(LayoutType::kLayoutTypeStartupOnly)].Madvise(
43 section.parts_[static_cast<size_t>(LayoutType::kLayoutTypeHot)].Madvise(
49 section.parts_[static_cast<size_t>(LayoutType::kLayoutTypeStartupOnly)].Madvise(
55 section.parts_[static_cast<size_t>(LayoutType::kLayoutTypeSometimesUsed)].Madvise(
58 section.parts_[static_cast<size_t>(LayoutType::kLayoutTypeUsedOnce)].Madvise(
67 std::ostream& operator<<(std::ostream& os, const DexLayoutSection& section) {
69 const DexLayoutSection::Subsection& part = section.parts_[i];
  /external/compiler-rt/test/scudo/
preinit.cpp 34 __attribute__((section(".preinit_array"), used))
36 __attribute__((section(".fini_array"), used))
  /external/elfutils/tests/
debug-ranges-no-lowpc.s 1 .section .debug_info
11 .section .note.gnu.build-id, "a", %note
24 .section .debug_abbrev
36 .section .debug_ranges
run-readelf-test1.sh 33 Relocation section [ 8] '.rel.got' for section [19] '.got' at offset 0x294 contains 1 entry:
37 Relocation section [ 9] '.rel.plt' for section [11] '.plt' at offset 0x29c contains 4 entries:
  /external/llvm/test/MC/ELF/
merge.s 3 // Test that relocations with local symbols in a mergeable section are done
15 .section .sec1,"aM",@progbits,16
20 .section bar,"ax",@progbits
24 // CHECK-NEXT: Section {{.*}} .rela.text {
  /external/valgrind/none/tests/linux/
brk-overflow1.stderr.exp 3 (see section Limitations in user manual)
brk-overflow2.stderr.exp 3 (see section Limitations in user manual)
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
debug_str.d 4 #name: Uncompressed .debug_str section starting with ZLIB
group-6.d 2 #objcopy: --remove-section .text.foo
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
nop.d 6 Disassembly of section .text:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm-it-bad-2.s 6 .section second
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
string-1.d 6 Contents of section \.text:
string-2.d 6 Contents of section \.text:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
immediate-002.d 6 Disassembly of section .text:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
group0a.d 2 #name: group section
group0c.d 2 #name: group section name

Completed in 1389 milliseconds

<<31323334353637383940>>