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

  /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 236 milliseconds