Lines Matching refs:elf64
141 == offsetof (struct Elf, state.elf64.rawchunks))
143 : elf->state.elf64.rawchunks);
155 == offsetof (struct Elf, state.elf64.scns))
157 : &elf->state.elf64.scns);
206 == offsetof (struct Elf, state.elf64.scns))
208 : &elf->state.elf64.scns))
218 == offsetof (struct Elf, state.elf64.shdr))
220 : (void *) elf->state.elf64.shdr);
226 == offsetof (struct Elf, state.elf64.phdr))
228 : (void *) elf->state.elf64.phdr);