Searched defs:phdr_closure (Results 1 – 2 of 2) sorted by relevance
59 struct phdr_closure { struct60 Elf_Phdr *phdr; /* Program header to fill in */61 Elf_Off offset; /* Offset of segment in core file */
912 struct phdr_closure { struct913 Elf_Phdr *phdr; /* Program header to fill in (incremented) */914 Elf_Phdr *phdr_max; /* Pointer bound for error check */915 Elf_Off offset; /* Offset of segment in core file */