Searched defs:rmod_context (Results 1 – 1 of 1) sorted by relevance
21 struct rmod_context { struct23 const struct arch_ops *ops;26 struct xdr *xdr;29 struct parsed_elf pelf;31 Elf64_Phdr *phdr;33 size_t nsegments;35 char *strtab;38 Elf64_Xword nrelocs;39 Elf64_Addr *emitted_relocs;42 Elf64_Addr parameters_begin;[all …]