HomeSort by relevance Sort by last modified time
    Searched refs:p_filesz (Results 51 - 75 of 124) sorted by null

1 23 4 5

  /external/elfutils/libdwfl/
core-file.c 248 *pend = (pphdr->p_offset + pphdr->p_filesz + align - 1) & -align;
260 if (pphdr->p_filesz < pphdr->p_memsz)
499 notes_phdr.p_filesz,
dwfl_segment_report_module.c 424 GElf_Off file_trimmed_end = 0; /* Proper p_vaddr + p_filesz end. */
589 (*p32)[i].p_offset, (*p32)[i].p_filesz,
600 (*p64)[i].p_offset, (*p64)[i].p_filesz,
905 (*p32)[i].p_offset, (*p32)[i].p_filesz);
909 (*p64)[i].p_offset, (*p64)[i].p_filesz);
  /external/valgrind/coregrind/m_coredump/
coredump-solaris.c 428 phdr->p_filesz = really_write ? len : 0;
833 phdr->p_filesz = size_of_notes;
    [all...]
  /external/libunwind/src/dwarf/
Gfind_unwind_table.c 293 if ((uintptr_t) ei->u.mapped.image + phdr->p_filesz > max_load_addr)
294 max_load_addr = (uintptr_t) ei->u.mapped.image + phdr->p_filesz;
  /prebuilts/go/darwin-x86/src/runtime/
vdso_linux_386.go 50 p_filesz uint32 /* Segment size in file */
vdso_linux_amd64.go 51 p_filesz uint64 /* Segment size in file */
  /prebuilts/go/linux-x86/src/runtime/
vdso_linux_386.go 50 p_filesz uint32 /* Segment size in file */
vdso_linux_amd64.go 51 p_filesz uint64 /* Segment size in file */
  /toolchain/binutils/binutils-2.27/bfd/
elfcode.h 371 dst->p_filesz = H_GET_WORD (abfd, src->p_filesz);
392 H_PUT_WORD (abfd, src->p_filesz, dst->p_filesz);
    [all...]
elf.c     [all...]
  /bionic/linker/
linker_mips.cpp 250 if (ph.p_filesz < sizeof (mips_elf_abiflags_v0)) {
  /external/elfutils/libelf/
abstract.h 63 TYPE_NAME (ElfW2(32, Ext##Word), p_filesz) \
75 TYPE_NAME (ElfW2(64, Ext##Xword), p_filesz) \
  /external/llvm/include/llvm/Object/
ELFTypes.h 503 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
517 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 961 Elf32_Word p_filesz; \/\/ Num. of bytes in file image of segment (may be zero) member in struct:llvm::ELF::Elf32_Phdr
974 Elf64_Xword p_filesz; \/\/ Num. of bytes in file image of segment (may be zero) member in struct:llvm::ELF::Elf64_Phdr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 502 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
516 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 502 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
516 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 514 Elf_Word p_filesz; // Num. of bytes in file image of segment (may be zero)
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)

Completed in 421 milliseconds

1 23 4 5