HomeSort by relevance Sort by last modified time
    Searched refs:p_type (Results 226 - 244 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /art/runtime/
elf.h 1553 Elf32_Word p_type; \/\/ Type of segment member in struct:Elf32_Phdr
1565 Elf64_Word p_type; \/\/ Type of segment member in struct:Elf64_Phdr
    [all...]
  /bionic/libc/dns/
gethnamaddr.c 337 qname, p_class(C_IN), p_type(qtype),
338 p_type(type));
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 1565 Elf32_Word p_type; \/\/ Type of segment member in struct:llvm::ELF::Elf32_Phdr
1577 Elf64_Word p_type; \/\/ Type of segment member in struct:llvm::ELF::Elf64_Phdr
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /external/elfutils/0.153/src/
readelf.c 1004 ebl_segment_type_name (ebl, phdr->p_type, buf, sizeof (buf)),
1015 if (phdr->p_type == PT_INTERP)
1025 else if (phdr->p_type == PT_GNU_RELRO)
    [all...]
elfcmp.c 620 if (gaps != gaps_ignore && phdr1->p_type == PT_LOAD)
ldgeneric.c     [all...]
unstrip.c     [all...]
  /bionic/libc/dns/net/
getaddrinfo.c     [all...]
  /external/elfutils/0.153/libelf/
elf.h 544 Elf32_Word p_type; /* Segment type */ member in struct:__anon25848
556 Elf64_Word p_type; /* Segment type */ member in struct:__anon25849
572 /* Legal values for p_type (segment type). */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 539 Elf32_Word p_type; /* Segment type */ member in struct:__anon46511
551 Elf64_Word p_type; /* Segment type */ member in struct:__anon46512
561 /* Legal values for p_type (segment type). */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 539 Elf32_Word p_type; /* Segment type */ member in struct:__anon48247
551 Elf64_Word p_type; /* Segment type */ member in struct:__anon48248
561 /* Legal values for p_type (segment type). */
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol-elf.c 983 if (phdr.p_type != PT_LOAD)
  /external/llvm/include/llvm/Object/
ELF.h 739 if (PhdrI->p_type == ELF::PT_DYNAMIC) {
    [all...]
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 361 phdr[index].p_type = (*seg)->type();
  /bionic/linker/
linker.cpp     [all...]
  /external/ltrace/
ltrace-elf.c 1171 if (phdr.p_type == PT_LOAD) {
    [all...]
  /external/qemu/tcg/
tcg.c     [all...]
  /external/valgrind/main/perf/
tinycc.c 538 Elf32_Word p_type; /* Segment type */ member in struct:__anon37870
550 Elf64_Word p_type; /* Segment type */ member in struct:__anon37871
560 /* Legal values for p_type (segment type). */
    [all...]

Completed in 810 milliseconds

1 2 3 4 5 6 7 8 910