Searched defs:mod_arch_specific (Results 1 – 7 of 7) sorted by relevance
5721 struct mod_arch_specific { struct5722 unsigned int stubs_section;5723 unsigned int toc_section;5724 bool toc_fixed;5725 long unsigned int start_opd;5726 long unsigned int end_opd;5727 long unsigned int tramp;5728 long unsigned int tramp_regs;5729 struct list_head bug_list;5730 struct bug_entry *bug_table;[all …]
5044 struct mod_arch_specific { struct5045 unsigned int num_orcs;5046 int *orc_unwind_ip;5047 struct orc_entry *orc_unwind;
1276 struct mod_arch_specific { struct1277 struct mod_plt_sec core;1278 struct mod_plt_sec init;1279 struct plt_entry *ftrace_trampolines;
7362 struct mod_arch_specific { struct7363 unsigned int num_orcs;7364 int *orc_unwind_ip;7365 struct orc_entry *orc_unwind;