Searched refs:phdr_region (Results 1 – 1 of 1) sorted by relevance
404 struct region phdr_region; in main() local409 ehdr_region.next = &phdr_region; in main()411 phdr_region.from = ehdr1->e_phoff; in main()412 phdr_region.to = ehdr1->e_phoff + ehdr1->e_phnum * ehdr1->e_phentsize; in main()413 phdr_region.next = regions; in main()