Lines Matching refs:elf64
118 == offsetof (struct Elf, state.elf64.rawchunks))
120 : elf->state.elf64.rawchunks);
132 == offsetof (struct Elf, state.elf64.scns))
134 : &elf->state.elf64.scns);
191 == offsetof (struct Elf, state.elf64.scns))
193 : &elf->state.elf64.scns))
203 == offsetof (struct Elf, state.elf64.shdr))
205 : (void *) elf->state.elf64.shdr);
211 == offsetof (struct Elf, state.elf64.phdr))
213 : (void *) elf->state.elf64.phdr);