HomeSort by relevance Sort by last modified time
    Searched refs:PT_LOAD (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.27/gold/
defstd.cc 131 elfcpp::PT_LOAD, // segment_type
145 elfcpp::PT_LOAD, // segment_type
159 elfcpp::PT_LOAD, // segment_type
173 elfcpp::PT_LOAD, // segment_type
187 elfcpp::PT_LOAD, // segment_type
201 elfcpp::PT_LOAD, // segment_type
215 elfcpp::PT_LOAD, // segment_type
229 elfcpp::PT_LOAD, // segment_type
243 elfcpp::PT_LOAD, // segment_type
257 elfcpp::PT_LOAD, // segment_typ
    [all...]
  /toolchain/binutils/binutils-2.27/gold/testsuite/
script_test_3.t 49 text PT_LOAD FILEHDR PHDRS FLAGS(5);
52 data PT_LOAD;
53 bss PT_LOAD;
  /prebuilts/go/darwin-x86/src/debug/elf/
elf_test.go 24 {PT_LOAD, "PT_LOAD"},
file_test.go 69 {PT_LOAD, PF_R + PF_X, 0x0, 0x8048000, 0x8048000, 0x5fb, 0x5fb, 0x1000},
70 {PT_LOAD, PF_R + PF_W, 0x5fc, 0x80495fc, 0x80495fc, 0xd8, 0xf8, 0x1000},
120 {PT_LOAD, PF_R + PF_X, 0x0, 0x400000, 0x400000, 0x684, 0x684, 0x200000},
121 {PT_LOAD, PF_R + PF_W, 0x688, 0x600688, 0x600688, 0x210, 0x218, 0x200000},
135 {Type: PT_LOAD, Flags: PF_X + PF_R, Off: 0x1000, Vaddr: 0x400000, Paddr: 0x0, Filesz: 0x0, Memsz: 0x1000, Align: 0x1000},
136 {Type: PT_LOAD, Flags: PF_R, Off: 0x1000, Vaddr: 0x401000, Paddr: 0x0, Filesz: 0x1000, Memsz: 0x1000, Align: 0x1000},
137 {Type: PT_LOAD, Flags: PF_W + PF_R, Off: 0x2000, Vaddr: 0x402000, Paddr: 0x0, Filesz: 0x1000, Memsz: 0x1000, Align: 0x1000},
138 {Type: PT_LOAD, Flags: PF_X + PF_R, Off: 0x3000, Vaddr: 0x7f54078b8000, Paddr: 0x0, Filesz: 0x0, Memsz: 0x1b5000, Align: 0x1000},
139 {Type: PT_LOAD, Flags: 0x0, Off: 0x3000, Vaddr: 0x7f5407a6d000, Paddr: 0x0, Filesz: 0x0, Memsz: 0x1ff000, Align: 0x1000},
140 {Type: PT_LOAD, Flags: PF_R, Off: 0x3000, Vaddr: 0x7f5407c6c000, Paddr: 0x0, Filesz: 0x4000, Memsz: 0x4000, Align (…)
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf_test.go 24 {PT_LOAD, "PT_LOAD"},
file_test.go 69 {PT_LOAD, PF_R + PF_X, 0x0, 0x8048000, 0x8048000, 0x5fb, 0x5fb, 0x1000},
70 {PT_LOAD, PF_R + PF_W, 0x5fc, 0x80495fc, 0x80495fc, 0xd8, 0xf8, 0x1000},
120 {PT_LOAD, PF_R + PF_X, 0x0, 0x400000, 0x400000, 0x684, 0x684, 0x200000},
121 {PT_LOAD, PF_R + PF_W, 0x688, 0x600688, 0x600688, 0x210, 0x218, 0x200000},
135 {Type: PT_LOAD, Flags: PF_X + PF_R, Off: 0x1000, Vaddr: 0x400000, Paddr: 0x0, Filesz: 0x0, Memsz: 0x1000, Align: 0x1000},
136 {Type: PT_LOAD, Flags: PF_R, Off: 0x1000, Vaddr: 0x401000, Paddr: 0x0, Filesz: 0x1000, Memsz: 0x1000, Align: 0x1000},
137 {Type: PT_LOAD, Flags: PF_W + PF_R, Off: 0x2000, Vaddr: 0x402000, Paddr: 0x0, Filesz: 0x1000, Memsz: 0x1000, Align: 0x1000},
138 {Type: PT_LOAD, Flags: PF_X + PF_R, Off: 0x3000, Vaddr: 0x7f54078b8000, Paddr: 0x0, Filesz: 0x0, Memsz: 0x1b5000, Align: 0x1000},
139 {Type: PT_LOAD, Flags: 0x0, Off: 0x3000, Vaddr: 0x7f5407a6d000, Paddr: 0x0, Filesz: 0x0, Memsz: 0x1ff000, Align: 0x1000},
140 {Type: PT_LOAD, Flags: PF_R, Off: 0x3000, Vaddr: 0x7f5407c6c000, Paddr: 0x0, Filesz: 0x4000, Memsz: 0x4000, Align (…)
    [all...]
  /system/chre/build/sys_support/qcom/
uimage_v2.lcs 35 phdr1 PT_LOAD;
36 phdr2 PT_LOAD;
uimage.lcs.toolv80 35 phdr1 PT_LOAD;
36 phdr2 PT_LOAD;
  /frameworks/compile/mclinker/lib/LD/
ELFSegment.cpp 55 return type() == llvm::ELF::PT_LOAD;
59 return (type() == llvm::ELF::PT_LOAD) && ((flag() & llvm::ELF::PF_W) != 0x0);
  /toolchain/binutils/binutils-2.27/bfd/
elf-nacl.c 65 The first non-executable PT_LOAD segment appears first in the file
99 if (seg->p_type == PT_LOAD)
172 /* First, we're just finding the earliest PT_LOAD.
182 /* Now that we've noted the first PT_LOAD, we're looking for
183 the first non-executable PT_LOAD with a nonempty p_filesz. */
196 if (prevseg->p_type == PT_LOAD)
216 /* Now swap the first and last PT_LOAD segments'
229 been done as we wanted. But the PT_LOAD phdrs are no longer in the
244 /* Find the PT_LOAD that contains the headers (should be the first). */
247 if ((*m)->p_type == PT_LOAD && (*m)->includes_filehdr
    [all...]
  /bionic/libc/bionic/
dl_iterate_phdr_static.cpp 75 if (vdso_info.dlpi_phdr[i].p_type == PT_LOAD) {
  /external/llvm/tools/llvm-objdump/
ELFDump.cpp 29 case ELF::PT_LOAD:
  /external/elfutils/libdwfl/
elf-from-memory.c 53 PAGESIZE is the minimum page size and alignment used for the PT_LOAD
212 /* Scan for PT_LOAD segments to find the total size of the file image. */
255 if ((*p32)[i].p_type == PT_LOAD)
266 if ((*p64)[i].p_type == PT_LOAD)
321 if ((*p32)[i].p_type == PT_LOAD)
335 /* This will normally have been in the first PT_LOAD segment. But it
348 if ((*p64)[i].p_type == PT_LOAD)
362 /* This will normally have been in the first PT_LOAD segment. But it
dwfl_report_elf.c 184 if (ph->p_type == PT_LOAD)
207 if (ph->p_type == PT_LOAD
  /bionic/tests/
link_test.cpp 51 // Find the first PT_LOAD program header so we can find the ELF header.
54 if (phdr->p_type == PT_LOAD) {
  /external/elfutils/tests/
showptable.c 81 [PT_LOAD] = "LOAD",
  /external/syslinux/gpxe/src/image/
elf.c 57 /* Do nothing for non-PT_LOAD segments */
58 if ( phdr->p_type != PT_LOAD )
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.cpp 83 m_pParent.elfSegmentTable().find(llvm::ELF::PT_LOAD, 0x0, 0x0);
  /external/google-breakpad/src/common/linux/
elf_core_dump_unittest.cc 58 EXPECT_EQ(NULL, core.GetFirstProgramHeaderOfType(PT_LOAD));
79 EXPECT_EQ(NULL, core.GetFirstProgramHeaderOfType(PT_LOAD));
  /external/syslinux/com32/lib/sys/module/i386/
elf_module.c 59 case PT_LOAD:
115 if (cr_pht->p_type == PT_LOAD) {
  /external/syslinux/com32/lib/sys/module/x86_64/
elf_module.c 59 case PT_LOAD:
115 if (cr_pht->p_type == PT_LOAD) {
  /external/syslinux/efi/
wrapper.c 249 if (phdr.p_type == PT_LOAD)
264 if (phdr.p_type == PT_LOAD)
  /toolchain/binutils/binutils-2.27/include/elf/
internal.h 284 /* Whether the p_align field is valid; if not, PT_LOAD segment
317 ((/* Only PT_LOAD, PT_GNU_RELRO and PT_TLS segments can contain \
322 || (segment)->p_type == PT_LOAD)) \
328 /* PT_LOAD and similar segments only have SHF_ALLOC sections. */ \
330 && ((segment)->p_type == PT_LOAD \
  /system/core/libunwindstack/tests/
ElfInterfaceTest.cpp 144 phdr.p_type = PT_LOAD;
184 phdr.p_type = PT_LOAD;
192 phdr.p_type = PT_LOAD;
201 phdr.p_type = PT_LOAD;
253 phdr.p_type = PT_LOAD;
261 phdr.p_type = PT_LOAD;
270 phdr.p_type = PT_LOAD;
324 phdr.p_type = PT_LOAD;
332 phdr.p_type = PT_LOAD;
341 phdr.p_type = PT_LOAD;
    [all...]
  /bionic/tools/relocation_packer/src/
elf_file.cc 90 case PT_LOAD: type = "LOAD"; break;
308 CHECK(program_header->p_type == PT_LOAD);
322 CHECK(program_header->p_type == PT_LOAD);
335 if (other_header->p_type == PT_LOAD && other_header != program_header) {
350 CHECK(program_header->p_type == PT_LOAD);
395 if (program_header->p_type == PT_LOAD) {
421 if (program_header->p_type == PT_LOAD &&
452 // Adjust PT_LOAD program header memsz and filesz
    [all...]

Completed in 830 milliseconds

1 2 3 4 5 6