Home
last modified time | relevance | path

Searched refs:phdr2_mem (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/
Delfcmp.c455 GElf_Phdr phdr2_mem; in main() local
456 GElf_Phdr *phdr2 = gelf_getphdr (elf2, ndx, &phdr2_mem); in main()
Delflint.c4120 GElf_Phdr phdr2_mem; in check_program_header() local
4123 phdr2 = gelf_getphdr (ebl->elf, inner, &phdr2_mem); in check_program_header()
4154 GElf_Phdr phdr2_mem; in check_program_header() local
4157 phdr2 = gelf_getphdr (ebl->elf, inner, &phdr2_mem); in check_program_header()
Dreadelf.c1049 GElf_Phdr phdr2_mem; in print_phdr() local
1050 phdr2 = gelf_getphdr (ebl->elf, cnt2, &phdr2_mem); in print_phdr()