HomeSort by relevance Sort by last modified time
    Searched full:phdr2 (Results 1 - 6 of 6) sorted by null

  /system/chre/build/sys_support/qcom/
uimage_v2.lcs 36 phdr2 PT_LOAD;
114 .dynamic : { *(.dynamic) } : dynamic1 : phdr2
uimage.lcs.toolv80 36 phdr2 PT_LOAD;
136 } : phdr2
  /external/elfutils/src/
elfcmp.c 606 GElf_Phdr *phdr2 = gelf_getphdr (elf2, ndx, &phdr2_mem); local
607 if (phdr2 == NULL)
612 if (unlikely (memcmp (phdr1, phdr2, sizeof (GElf_Phdr)) != 0))
elflint.c 4489 GElf_Phdr *phdr2; local
4539 GElf_Phdr *phdr2; local
    [all...]
readelf.c 1397 GElf_Phdr *phdr2 = NULL; local
    [all...]
ChangeLog 238 phdr2 pointer.
    [all...]

Completed in 267 milliseconds